提交 c373e0dd 编写于 作者: jlj05024111@163.com's avatar jlj05024111@163.com

feat: 更新插件包sy-pms-portal

上级 892b97dd
......@@ -27,8 +27,8 @@ const d = new N(import.meta.url), J = D({
const c = E(l.proxy, s.modelData.list, s.controller.context);
x(() => {
c.nerve.self.evt.on("mounted", async () => {
const i = await c.load();
e.value = i.slice(0, 4);
const i = await c.load(), g = window.Environment || {};
e.value = i.slice(0, g.portalNum || 4);
});
});
}
......@@ -97,7 +97,7 @@ const A = D({
emit: n
}) {
var M;
const e = k("func-drawer"), p = d.dir("/assets/img/placeholder.svg"), l = "未分类", h = f([]), c = f([]), i = f(!1), m = (M = C()) == null ? void 0 : M.proxy, b = () => {
const e = k("func-drawer"), p = d.dir("/assets/img/placeholder.svg"), l = "未分类", m = f([]), c = f([]), i = f(!1), g = (M = C()) == null ? void 0 : M.proxy, b = () => {
ibiz.net.post("/appfuncs/fetchpersonfuncsetting", {
page: 0,
size: 1e3,
......@@ -113,7 +113,7 @@ const A = D({
r[u] ? r[u].push(a) : r[u] = [a];
}
return a.ispersonal;
}), h.value = Object.keys(r).map((a) => ({
}), m.value = Object.keys(r).map((a) => ({
name: a,
items: r[a]
}));
......@@ -127,7 +127,7 @@ const A = D({
list: c.value
})
}).then((o) => {
o.ok && (m == null || m.$Notice.success({
o.ok && (g == null || g.$Notice.success({
title: "成功",
desc: "保存成功"
}), b());
......@@ -136,7 +136,7 @@ const A = D({
j(() => s.isShowDrawer, (o) => {
o && b();
});
const g = (o) => {
const h = (o) => {
o && ibiz.net.get(`/appfuncs/${o}/getfuncurl`).then((r) => {
r.ok && r.data && r.data.url && L(r.data.url, {
type: "_blank"
......@@ -192,7 +192,7 @@ const A = D({
class: [e.b("group-item"), o.pssysappfuncid ? "" : e.bm("group-item", "disabled")],
key: o.pssysappfuncid,
on: {
click: () => g(o.pssysappfuncid),
click: () => h(o.pssysappfuncid),
dragstart: (a) => v(a, r),
dragover: z,
drop: (a) => _(a, r)
......@@ -224,7 +224,7 @@ const A = D({
}
}, [t("div", {
class: e.be("group-item", "text")
}, [o.pssysappfuncname])])]))])]), h.value.map((o, r) => t("div", {
}, [o.pssysappfuncname])])]))])]), m.value.map((o, r) => t("div", {
class: e.b("group"),
key: r
}, [t("header", {
......@@ -235,7 +235,7 @@ const A = D({
class: [e.b("group-item"), a.pssysappfuncid ? "" : e.bm("group-item", "disabled")],
key: a.pssysappfuncid,
on: {
click: () => g(a.pssysappfuncid)
click: () => h(a.pssysappfuncid)
}
}, [t("div", {
class: [e.be("group-item", "checkbox"), a.ispersonal ? e.bem("group-item", "checkbox", "selected") : "", i.value ? e.bem("group-item", "checkbox", "show") : ""],
......@@ -279,18 +279,18 @@ const A = D({
}
},
setup(s) {
const n = k("func-portal-list-portlet"), e = d.dir("/assets/img/quick-entry.svg"), p = d.dir("/assets/img/editor.svg"), l = d.dir("/assets/img/placeholder.svg"), h = f([]), c = C();
const n = k("func-portal-list-portlet"), e = d.dir("/assets/img/quick-entry.svg"), p = d.dir("/assets/img/editor.svg"), l = d.dir("/assets/img/placeholder.svg"), m = f([]), c = C();
let i = null;
c && s.modelData.list && (i = E(c.proxy, s.modelData.list, s.controller.context), x(() => {
i == null || i.nerve.self.evt.on("mounted", async () => {
if (i) {
const g = await i.load();
h.value = g;
const h = await i.load();
m.value = h;
}
});
}));
const m = (g) => {
g && ibiz.net.get(`/appfuncs/${g}/getfuncurl`).then((v) => {
const g = (h) => {
h && ibiz.net.get(`/appfuncs/${h}/getfuncurl`).then((v) => {
v.ok && v.data && v.data.url && L(v.data.url, {
type: "_blank"
});
......@@ -301,13 +301,13 @@ const A = D({
quickEntryImg: e,
editorImg: p,
placeholderImg: l,
funcPortalList: h,
openPage: m,
funcPortalList: m,
openPage: g,
isShowDrawer: b,
isShowDrawerChange: async () => {
if (b.value = !1, i) {
const g = await i.load();
h.value = g;
const h = await i.load();
m.value = h;
}
}
};
......@@ -409,8 +409,8 @@ const V = D({
if (s.modelData.appMenu) {
const i = s.modelData.appMenu.source.getPSAppCounterRef();
i && (x(async () => {
p = await G.getCounterByRef(i), p.onChange((m) => {
l.value = m;
p = await G.getCounterByRef(i), p.onChange((g) => {
l.value = g;
});
}), B(() => {
p == null || p.destroy();
......
!function(){function t(e){return t="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},t(e)}function e(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function r(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,i(n.key),n)}}function n(t,e,n){return e&&r(t.prototype,e),n&&r(t,n),Object.defineProperty(t,"prototype",{writable:!1}),t}function o(t,e,r){return(e=i(e))in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function i(e){var r=function(e,r){if("object"!==t(e)||null===e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var o=n.call(e,r||"default");if("object"!==t(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===r?String:Number)(e)}(e,"string");return"symbol"===t(r)?r:String(r)}function a(){"use strict";/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */a=function(){return e};var e={},r=Object.prototype,n=r.hasOwnProperty,o=Object.defineProperty||function(t,e,r){t[e]=r.value},i="function"==typeof Symbol?Symbol:{},s=i.iterator||"@@iterator",c=i.asyncIterator||"@@asyncIterator",u=i.toStringTag||"@@toStringTag";function l(t,e,r){return Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}),t[e]}try{l({},"")}catch(T){l=function(t,e,r){return t[e]=r}}function p(t,e,r,n){var i=e&&e.prototype instanceof h?e:h,a=Object.create(i.prototype),s=new E(n||[]);return o(a,"_invoke",{value:L(t,r,s)}),a}function f(t,e,r){try{return{type:"normal",arg:t.call(e,r)}}catch(T){return{type:"throw",arg:T}}}e.wrap=p;var d={};function h(){}function v(){}function m(){}var g={};l(g,s,(function(){return this}));var y=Object.getPrototypeOf,b=y&&y(y(O([])));b&&b!==r&&n.call(b,s)&&(g=b);var w=m.prototype=h.prototype=Object.create(g);function x(t){["next","throw","return"].forEach((function(e){l(t,e,(function(t){return this._invoke(e,t)}))}))}function k(e,r){function i(o,a,s,c){var u=f(e[o],e,a);if("throw"!==u.type){var l=u.arg,p=l.value;return p&&"object"==t(p)&&n.call(p,"__await")?r.resolve(p.__await).then((function(t){i("next",t,s,c)}),(function(t){i("throw",t,s,c)})):r.resolve(p).then((function(t){l.value=t,s(l)}),(function(t){return i("throw",t,s,c)}))}c(u.arg)}var a;o(this,"_invoke",{value:function(t,e){function n(){return new r((function(r,n){i(t,e,r,n)}))}return a=a?a.then(n,n):n()}})}function L(t,e,r){var n="suspendedStart";return function(o,i){if("executing"===n)throw new Error("Generator is already running");if("completed"===n){if("throw"===o)throw i;return _()}for(r.method=o,r.arg=i;;){var a=r.delegate;if(a){var s=P(a,r);if(s){if(s===d)continue;return s}}if("next"===r.method)r.sent=r._sent=r.arg;else if("throw"===r.method){if("suspendedStart"===n)throw n="completed",r.arg;r.dispatchException(r.arg)}else"return"===r.method&&r.abrupt("return",r.arg);n="executing";var c=f(t,e,r);if("normal"===c.type){if(n=r.done?"completed":"suspendedYield",c.arg===d)continue;return{value:c.arg,done:r.done}}"throw"===c.type&&(n="completed",r.method="throw",r.arg=c.arg)}}}function P(t,e){var r=e.method,n=t.iterator[r];if(void 0===n)return e.delegate=null,"throw"===r&&t.iterator.return&&(e.method="return",e.arg=void 0,P(t,e),"throw"===e.method)||"return"!==r&&(e.method="throw",e.arg=new TypeError("The iterator does not provide a '"+r+"' method")),d;var o=f(n,t.iterator,e.arg);if("throw"===o.type)return e.method="throw",e.arg=o.arg,e.delegate=null,d;var i=o.arg;return i?i.done?(e[t.resultName]=i.value,e.next=t.nextLoc,"return"!==e.method&&(e.method="next",e.arg=void 0),e.delegate=null,d):i:(e.method="throw",e.arg=new TypeError("iterator result is not an object"),e.delegate=null,d)}function S(t){var e={tryLoc:t[0]};1 in t&&(e.catchLoc=t[1]),2 in t&&(e.finallyLoc=t[2],e.afterLoc=t[3]),this.tryEntries.push(e)}function D(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function E(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(S,this),this.reset(!0)}function O(t){if(t){var e=t[s];if(e)return e.call(t);if("function"==typeof t.next)return t;if(!isNaN(t.length)){var r=-1,o=function e(){for(;++r<t.length;)if(n.call(t,r))return e.value=t[r],e.done=!1,e;return e.value=void 0,e.done=!0,e};return o.next=o}}return{next:_}}function _(){return{value:void 0,done:!0}}return v.prototype=m,o(w,"constructor",{value:m,configurable:!0}),o(m,"constructor",{value:v,configurable:!0}),v.displayName=l(m,u,"GeneratorFunction"),e.isGeneratorFunction=function(t){var e="function"==typeof t&&t.constructor;return!!e&&(e===v||"GeneratorFunction"===(e.displayName||e.name))},e.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,m):(t.__proto__=m,l(t,u,"GeneratorFunction")),t.prototype=Object.create(w),t},e.awrap=function(t){return{__await:t}},x(k.prototype),l(k.prototype,c,(function(){return this})),e.AsyncIterator=k,e.async=function(t,r,n,o,i){void 0===i&&(i=Promise);var a=new k(p(t,r,n,o),i);return e.isGeneratorFunction(r)?a:a.next().then((function(t){return t.done?t.value:a.next()}))},x(w),l(w,u,"Generator"),l(w,s,(function(){return this})),l(w,"toString",(function(){return"[object Generator]"})),e.keys=function(t){var e=Object(t),r=[];for(var n in e)r.push(n);return r.reverse(),function t(){for(;r.length;){var n=r.pop();if(n in e)return t.value=n,t.done=!1,t}return t.done=!0,t}},e.values=O,E.prototype={constructor:E,reset:function(t){if(this.prev=0,this.next=0,this.sent=this._sent=void 0,this.done=!1,this.delegate=null,this.method="next",this.arg=void 0,this.tryEntries.forEach(D),!t)for(var e in this)"t"===e.charAt(0)&&n.call(this,e)&&!isNaN(+e.slice(1))&&(this[e]=void 0)},stop:function(){this.done=!0;var t=this.tryEntries[0].completion;if("throw"===t.type)throw t.arg;return this.rval},dispatchException:function(t){if(this.done)throw t;var e=this;function r(r,n){return a.type="throw",a.arg=t,e.next=r,n&&(e.method="next",e.arg=void 0),!!n}for(var o=this.tryEntries.length-1;o>=0;--o){var i=this.tryEntries[o],a=i.completion;if("root"===i.tryLoc)return r("end");if(i.tryLoc<=this.prev){var s=n.call(i,"catchLoc"),c=n.call(i,"finallyLoc");if(s&&c){if(this.prev<i.catchLoc)return r(i.catchLoc,!0);if(this.prev<i.finallyLoc)return r(i.finallyLoc)}else if(s){if(this.prev<i.catchLoc)return r(i.catchLoc,!0)}else{if(!c)throw new Error("try statement without catch or finally");if(this.prev<i.finallyLoc)return r(i.finallyLoc)}}}},abrupt:function(t,e){for(var r=this.tryEntries.length-1;r>=0;--r){var o=this.tryEntries[r];if(o.tryLoc<=this.prev&&n.call(o,"finallyLoc")&&this.prev<o.finallyLoc){var i=o;break}}i&&("break"===t||"continue"===t)&&i.tryLoc<=e&&e<=i.finallyLoc&&(i=null);var a=i?i.completion:{};return a.type=t,a.arg=e,i?(this.method="next",this.next=i.finallyLoc,d):this.complete(a)},complete:function(t,e){if("throw"===t.type)throw t.arg;return"break"===t.type||"continue"===t.type?this.next=t.arg:"return"===t.type?(this.rval=this.arg=t.arg,this.method="return",this.next="end"):"normal"===t.type&&e&&(this.next=e),d},finish:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var r=this.tryEntries[e];if(r.finallyLoc===t)return this.complete(r.completion,r.afterLoc),D(r),d}},catch:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var r=this.tryEntries[e];if(r.tryLoc===t){var n=r.completion;if("throw"===n.type){var o=n.arg;D(r)}return o}}throw new Error("illegal catch attempt")},delegateYield:function(t,e,r){return this.delegate={iterator:O(t),resultName:e,nextLoc:r},"next"===this.method&&(this.arg=void 0),d}},e}function s(t,e,r,n,o,i,a){try{var s=t[i](a),c=s.value}catch(u){return void r(u)}s.done?e(c):Promise.resolve(c).then(n,o)}function c(t){return function(){var e=this,r=arguments;return new Promise((function(n,o){var i=t.apply(e,r);function a(t){s(i,n,o,a,c,"next",t)}function c(t){s(i,n,o,a,c,"throw",t)}a(void 0)}))}}System.register(["@ibiz-template/controller","@ibiz-template/model","@ibiz-template/vue-util","@ibiz-template/runtime","vue","@ibiz-template/service"],(function(t,r){"use strict";var i,s,u,l,p,f,d,h,v,m,g,y,b,w,x,k,L;return{setters:[function(t){i=t.ListPortletController,s=t.AppMenuPortletController},function(t){u=t.ListPortletModel,l=t.AppMenuPortletModel},function(t){p=t.useNamespace,f=t.useListController},function(t){d=t.PluginStaticResource,h=t.safeRedirect,v=t.AppFuncCommand},function(t){m=t.defineComponent,g=t.ref,y=t.getCurrentInstance,b=t.onMounted,w=t.h,x=t.watch,k=t.onUnmounted},function(t){L=t.CounterService}],execute:function(){var P=new d(r.meta.url),S=m({name:"AppPortalListPortlet",props:{modelData:{type:u,required:!0},controller:{type:i,required:!0}},setup:function(t){var e=p("app-portal-list-portlet"),r=g([]),n=Array.from({length:4}).map((function(t,e){return P.dir("/assets/img/app-portal-list-".concat(e,".svg"))})),o=y();if(o&&t.modelData.list){var i=f(o.proxy,t.modelData.list,t.controller.context);b((function(){i.nerve.self.evt.on("mounted",c(a().mark((function t(){var e;return a().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,i.load();case 2:e=t.sent,r.value=e.slice(0,4);case 4:case"end":return t.stop()}}),t)}))))}))}return{ns:e,appPortalList:r,appPortalImgList:n,openPage:function(t){t&&h(t,{type:"_blank"})}}},render:function(){var t=this;return w("div",{class:this.ns.b()},[this.appPortalList.map((function(e,r){return w("div",{class:[t.ns.b("item"),e.url?"":t.ns.bm("item","disabled")],key:e.srfkey,on:{click:function(){return t.openPage(e.url)}}},[w("i-tooltip",{attrs:{content:e.tip,disabled:!e.tip}},[w("div",{class:t.ns.be("item","text")},[e.srfmajortext])]),w("div",{class:t.ns.be("item","icon")},[w("img",{attrs:{src:t.appPortalImgList[r]}})])])}))])}}),D=function(){function t(){e(this,t),o(this,"component",S)}var r;return n(t,[{key:"createController",value:(r=c(a().mark((function t(e,r,n){var o;return a().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return o=new i(e,r,n),t.next=3,o.init();case 3:return t.abrupt("return",o);case 4:case"end":return t.stop()}}),t)}))),function(t,e,n){return r.apply(this,arguments)})}]),t}(),E=m({name:"FuncDrawer",props:{isShowDrawer:{type:Boolean,required:!0,default:!1}},emits:{"on-close":function(){return!0}},setup:function(t,e){var r,n=e.emit,o=p("func-drawer"),i=P.dir("/assets/img/placeholder.svg"),a=g([]),s=g([]),c=g(!1),u=null===(r=y())||void 0===r?void 0:r.proxy,l=function(){ibiz.net.post("/appfuncs/fetchpersonfuncsetting",{page:0,size:1e3,sort:"showorder,asc"}).then((function(t){if(t.ok&&t.data&&t.data.length){var e={};s.value=t.data.filter((function(t){if(t.ispersonal||(t.ispersonal=0),t.pssystemappid){var r=t.pssystemappname;e[r]?e[r].push(t):e[r]=[t]}else e["未分类"]?e["未分类"].push(t):e["未分类"]=[t];return t.ispersonal})),a.value=Object.keys(e).map((function(t){return{name:t,items:e[t]}}))}}))},f=function(){c.value&&(s.value.forEach((function(t,e){t.showorder=e})),ibiz.net.post("/appfuncs/setfuncsetting",{setting:JSON.stringify({list:s.value})}).then((function(t){t.ok&&(null==u||u.$Notice.success({title:"成功",desc:"保存成功"}),l())}))),c.value=!c.value};x((function(){return t.isShowDrawer}),(function(t){t&&l()}));var d=function(t){t&&ibiz.net.get("/appfuncs/".concat(t,"/getfuncurl")).then((function(t){t.ok&&t.data&&t.data.url&&h(t.data.url,{type:"_blank"})}))},v=function(t){t.preventDefault()},m=function(t,e,r,n){if(t.stopPropagation(),e.ispersonal=Number(!e.ispersonal),"remove"===n)s.value.splice(r,1);else if("change"===n){var o=s.value.findIndex((function(t){return t.pssysappfuncid===e.pssysappfuncid}));-1===o?s.value.push(e):s.value.splice(o,1)}};return function(){return w("div",{class:[o.b(),t.isShowDrawer?o.m("show"):""],style:{marginTop:t.isShowDrawer?"0":"-100vh"}},[w("div",{class:o.b("content")},[w("div",{class:o.b("group")},[w("header",{class:o.b("group-header")},[w("div",{class:o.b("group-header-left")},["常用应用"]),w("div",{class:o.b("group-header-right")},[w("i-button",{on:{click:f}},[c.value?"保存":"配置"]),w("i-button",{on:{click:function(){return n("on-close")}}},["返回"])])]),w("main",{class:o.b("group-content")},[s.value.map((function(t,e){return w("div",{class:[o.b("group-item"),t.pssysappfuncid?"":o.bm("group-item","disabled")],key:t.pssysappfuncid,on:{click:function(){return d(t.pssysappfuncid)},dragstart:function(t){return function(t,e){var r;c.value&&(null===(r=t.dataTransfer)||void 0===r||r.setData("originIndex",e.toString()))}(t,e)},dragover:v,drop:function(t){return function(t,e){if(t.preventDefault(),c.value&&t.dataTransfer){var r=Number(t.dataTransfer.getData("originIndex"));if(r!==e){var n=s.value[r],o=s.value[e];s.value.splice(r,1,o),s.value.splice(e,1,n)}}}(t,e)}},attrs:{draggable:c.value}},[w("div",{class:[o.be("group-item","checkbox"),o.bem("group-item","checkbox","remove"),c.value?o.bem("group-item","checkbox","show"):""],on:{click:function(r){return m(r,t,e,"remove")}}},[w("i-icon",{attrs:{type:"md-remove",size:16}})]),w("div",{class:o.be("group-item","icon")},[w("img",{attrs:{src:t.icon?P.dir("/assets/img/".concat(t.icon)):i,draggable:!1}})]),w("i-tooltip",{attrs:{content:t.tip,disabled:!t.tip}},[w("div",{class:o.be("group-item","text")},[t.pssysappfuncname])])])}))])]),a.value.map((function(t,e){return w("div",{class:o.b("group"),key:e},[w("header",{class:o.b("group-header")},[t.name]),w("main",{class:o.b("group-content")},[t.items.map((function(t){return w("div",{class:[o.b("group-item"),t.pssysappfuncid?"":o.bm("group-item","disabled")],key:t.pssysappfuncid,on:{click:function(){return d(t.pssysappfuncid)}}},[w("div",{class:[o.be("group-item","checkbox"),t.ispersonal?o.bem("group-item","checkbox","selected"):"",c.value?o.bem("group-item","checkbox","show"):""],on:{click:function(r){return m(r,t,e,"change")}}},[t.ispersonal?w("i-icon",{attrs:{type:"md-checkmark",size:16}}):null]),w("div",{class:o.be("group-item","icon")},[w("img",{attrs:{src:t.icon?P.dir("/assets/img/".concat(t.icon)):i,draggable:!1}})]),w("i-tooltip",{attrs:{content:t.tip,disabled:!t.tip}},[w("div",{class:o.be("group-item","text")},[t.pssysappfuncname])])])}))])])}))])])}}}),O=m({name:"FuncPortalListPortlet",components:{FuncDrawer:E},props:{modelData:{type:u,required:!0},controller:{type:i,required:!0}},setup:function(t){var e=p("func-portal-list-portlet"),r=P.dir("/assets/img/quick-entry.svg"),n=P.dir("/assets/img/editor.svg"),o=P.dir("/assets/img/placeholder.svg"),i=g([]),s=y(),u=null;s&&t.modelData.list&&(u=f(s.proxy,t.modelData.list,t.controller.context),b((function(){var t;null===(t=u)||void 0===t||t.nerve.self.evt.on("mounted",c(a().mark((function t(){var e;return a().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(!u){t.next=5;break}return t.next=3,u.load();case 3:e=t.sent,i.value=e;case 5:case"end":return t.stop()}}),t)}))))})));var l=g(!1),d=function(){var t=c(a().mark((function t(){var e;return a().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(l.value=!1,!u){t.next=6;break}return t.next=4,u.load();case 4:e=t.sent,i.value=e;case 6:case"end":return t.stop()}}),t)})));return function(){return t.apply(this,arguments)}}();return{ns:e,quickEntryImg:r,editorImg:n,placeholderImg:o,funcPortalList:i,openPage:function(t){t&&ibiz.net.get("/appfuncs/".concat(t,"/getfuncurl")).then((function(t){t.ok&&t.data&&t.data.url&&h(t.data.url,{type:"_blank"})}))},isShowDrawer:l,isShowDrawerChange:d}},render:function(){var t=this;return w("div",{class:this.ns.b()},[w("header",{class:this.ns.b("header")},[w("div",{class:this.ns.b("header-left")},[w("div",{class:this.ns.be("header-left","icon")},[w("img",{attrs:{src:this.quickEntryImg}})]),w("div",{class:this.ns.be("header-left","text")},["快速入口"])]),w("div",{class:this.ns.b("header-right"),on:{click:function(){t.isShowDrawer=!0}}},[w("div",{class:this.ns.be("header-right","icon")},[w("img",{attrs:{src:this.editorImg}})]),w("div",{class:this.ns.be("header-right","text")},["更多"])])]),w("div",{class:this.ns.e("divider")}),w("main",{class:this.ns.b("content")},[this.funcPortalList.map((function(e){return w("div",{class:[t.ns.b("item"),e.pssysappfuncid?"":t.ns.bm("item","disabled")],key:e.pssysappfuncid,on:{click:function(){return t.openPage(e.pssysappfuncid)}}},[w("div",{class:t.ns.be("item","icon")},[w("img",{attrs:{src:e.icon?P.dir("/assets/img/".concat(e.icon)):t.placeholderImg}})]),w("i-tooltip",{attrs:{content:e.tip,disabled:!e.tip}},[w("div",{class:t.ns.be("item","text")},[e.pssysappfuncname])])])}))]),w(E,{attrs:{isShowDrawer:this.isShowDrawer},on:{"on-close":this.isShowDrawerChange}})])}}),_=function(){function t(){e(this,t),o(this,"component",O)}var r;return n(t,[{key:"createController",value:(r=c(a().mark((function t(e,r,n){var o;return a().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return o=new i(e,r,n),t.next=3,o.init();case 3:return t.abrupt("return",o);case 4:case"end":return t.stop()}}),t)}))),function(t,e,n){return r.apply(this,arguments)})}]),t}(),T=m({name:"TodoAppMenuPortlet",props:{modelData:{type:l,required:!0},controller:{type:s,required:!0}},setup:function(t){var e=p("todo-app-menu-portlet"),r=Array.from({length:5}).map((function(t,e){return P.dir("/assets/img/todo-app-menu-".concat(e,".svg"))})),n=null,o=g({});if(t.modelData.appMenu){var i=t.modelData.appMenu.source.getPSAppCounterRef();i&&(b(c(a().mark((function t(){return a().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,L.getCounterByRef(i);case 2:(n=t.sent).onChange((function(t){o.value=t}));case 4:case"end":return t.stop()}}),t)})))),k((function(){var t;null===(t=n)||void 0===t||t.destroy()})))}var s=function(){var e=c(a().mark((function e(r){var n;return a().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(!(n=r.source.getPSAppFunc())){e.next=4;break}return e.next=4,ibiz.commands.execute(v.TAG,n,t.controller.context,t.controller.params);case 4:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}();return{ns:e,todoImgList:r,counter:n,counterData:o,onClickMenuItem:s}},render:function(){var t,e=this;return w("div",{class:this.ns.b()},[null===(t=this.modelData.appMenu)||void 0===t?void 0:t.items.map((function(t,r){return w("div",{class:[e.ns.b("item"),t.source.getPSAppFunc()?"":e.ns.bm("item","disabled")],key:t.id,on:{click:function(){return e.onClickMenuItem(t)}}},[w("div",{class:e.ns.b("item-left")},[w("div",{class:e.ns.be("item-left","icon")},[w("img",{attrs:{src:e.todoImgList[r]}})])]),w("div",{class:e.ns.b("item-right")},[w("div",{class:e.ns.be("item-right","count")},[w("span",{class:[(e.counterData[t.counterId]||0)>99?e.ns.be("item-right","add"):""]},[(e.counterData[t.counterId]||0)>99?99:e.counterData[t.counterId]||0]),w("span",["件"])]),w("i-tooltip",{attrs:{content:t.source.tooltip,disabled:!t.source.tooltip}},[w("div",{class:e.ns.be("item-right","text")},[t.label])])])])}))])}}),I=function(){function t(){e(this,t),o(this,"component",T)}var r;return n(t,[{key:"createController",value:(r=c(a().mark((function t(e,r,n){var o;return a().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return o=new s(e,r,n),t.next=3,o.init();case 3:return t.abrupt("return",o);case 4:case"end":return t.stop()}}),t)}))),function(t,e,n){return r.apply(this,arguments)})}]),t}();t("default",{mateUrl:r.meta.url,install:function(t){P.loadStyle(["/style.css"]),ibiz.register.portletPart.register("PORTLET_CUSTOM_AppPortalList",new D),ibiz.register.portletPart.register("PORTLET_CUSTOM_FuncPortalList",new _),ibiz.register.portletPart.register("PORTLET_CUSTOM_TodoAppMenu",new I)}})}}}))}();
!function(){function t(e){return t="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},t(e)}function e(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function r(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,i(n.key),n)}}function n(t,e,n){return e&&r(t.prototype,e),n&&r(t,n),Object.defineProperty(t,"prototype",{writable:!1}),t}function o(t,e,r){return(e=i(e))in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function i(e){var r=function(e,r){if("object"!==t(e)||null===e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var o=n.call(e,r||"default");if("object"!==t(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===r?String:Number)(e)}(e,"string");return"symbol"===t(r)?r:String(r)}function a(){"use strict";/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */a=function(){return e};var e={},r=Object.prototype,n=r.hasOwnProperty,o=Object.defineProperty||function(t,e,r){t[e]=r.value},i="function"==typeof Symbol?Symbol:{},s=i.iterator||"@@iterator",c=i.asyncIterator||"@@asyncIterator",u=i.toStringTag||"@@toStringTag";function l(t,e,r){return Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}),t[e]}try{l({},"")}catch(T){l=function(t,e,r){return t[e]=r}}function p(t,e,r,n){var i=e&&e.prototype instanceof h?e:h,a=Object.create(i.prototype),s=new D(n||[]);return o(a,"_invoke",{value:L(t,r,s)}),a}function f(t,e,r){try{return{type:"normal",arg:t.call(e,r)}}catch(T){return{type:"throw",arg:T}}}e.wrap=p;var d={};function h(){}function v(){}function m(){}var g={};l(g,s,(function(){return this}));var y=Object.getPrototypeOf,b=y&&y(y(O([])));b&&b!==r&&n.call(b,s)&&(g=b);var w=m.prototype=h.prototype=Object.create(g);function x(t){["next","throw","return"].forEach((function(e){l(t,e,(function(t){return this._invoke(e,t)}))}))}function k(e,r){function i(o,a,s,c){var u=f(e[o],e,a);if("throw"!==u.type){var l=u.arg,p=l.value;return p&&"object"==t(p)&&n.call(p,"__await")?r.resolve(p.__await).then((function(t){i("next",t,s,c)}),(function(t){i("throw",t,s,c)})):r.resolve(p).then((function(t){l.value=t,s(l)}),(function(t){return i("throw",t,s,c)}))}c(u.arg)}var a;o(this,"_invoke",{value:function(t,e){function n(){return new r((function(r,n){i(t,e,r,n)}))}return a=a?a.then(n,n):n()}})}function L(t,e,r){var n="suspendedStart";return function(o,i){if("executing"===n)throw new Error("Generator is already running");if("completed"===n){if("throw"===o)throw i;return _()}for(r.method=o,r.arg=i;;){var a=r.delegate;if(a){var s=P(a,r);if(s){if(s===d)continue;return s}}if("next"===r.method)r.sent=r._sent=r.arg;else if("throw"===r.method){if("suspendedStart"===n)throw n="completed",r.arg;r.dispatchException(r.arg)}else"return"===r.method&&r.abrupt("return",r.arg);n="executing";var c=f(t,e,r);if("normal"===c.type){if(n=r.done?"completed":"suspendedYield",c.arg===d)continue;return{value:c.arg,done:r.done}}"throw"===c.type&&(n="completed",r.method="throw",r.arg=c.arg)}}}function P(t,e){var r=e.method,n=t.iterator[r];if(void 0===n)return e.delegate=null,"throw"===r&&t.iterator.return&&(e.method="return",e.arg=void 0,P(t,e),"throw"===e.method)||"return"!==r&&(e.method="throw",e.arg=new TypeError("The iterator does not provide a '"+r+"' method")),d;var o=f(n,t.iterator,e.arg);if("throw"===o.type)return e.method="throw",e.arg=o.arg,e.delegate=null,d;var i=o.arg;return i?i.done?(e[t.resultName]=i.value,e.next=t.nextLoc,"return"!==e.method&&(e.method="next",e.arg=void 0),e.delegate=null,d):i:(e.method="throw",e.arg=new TypeError("iterator result is not an object"),e.delegate=null,d)}function S(t){var e={tryLoc:t[0]};1 in t&&(e.catchLoc=t[1]),2 in t&&(e.finallyLoc=t[2],e.afterLoc=t[3]),this.tryEntries.push(e)}function E(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function D(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(S,this),this.reset(!0)}function O(t){if(t){var e=t[s];if(e)return e.call(t);if("function"==typeof t.next)return t;if(!isNaN(t.length)){var r=-1,o=function e(){for(;++r<t.length;)if(n.call(t,r))return e.value=t[r],e.done=!1,e;return e.value=void 0,e.done=!0,e};return o.next=o}}return{next:_}}function _(){return{value:void 0,done:!0}}return v.prototype=m,o(w,"constructor",{value:m,configurable:!0}),o(m,"constructor",{value:v,configurable:!0}),v.displayName=l(m,u,"GeneratorFunction"),e.isGeneratorFunction=function(t){var e="function"==typeof t&&t.constructor;return!!e&&(e===v||"GeneratorFunction"===(e.displayName||e.name))},e.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,m):(t.__proto__=m,l(t,u,"GeneratorFunction")),t.prototype=Object.create(w),t},e.awrap=function(t){return{__await:t}},x(k.prototype),l(k.prototype,c,(function(){return this})),e.AsyncIterator=k,e.async=function(t,r,n,o,i){void 0===i&&(i=Promise);var a=new k(p(t,r,n,o),i);return e.isGeneratorFunction(r)?a:a.next().then((function(t){return t.done?t.value:a.next()}))},x(w),l(w,u,"Generator"),l(w,s,(function(){return this})),l(w,"toString",(function(){return"[object Generator]"})),e.keys=function(t){var e=Object(t),r=[];for(var n in e)r.push(n);return r.reverse(),function t(){for(;r.length;){var n=r.pop();if(n in e)return t.value=n,t.done=!1,t}return t.done=!0,t}},e.values=O,D.prototype={constructor:D,reset:function(t){if(this.prev=0,this.next=0,this.sent=this._sent=void 0,this.done=!1,this.delegate=null,this.method="next",this.arg=void 0,this.tryEntries.forEach(E),!t)for(var e in this)"t"===e.charAt(0)&&n.call(this,e)&&!isNaN(+e.slice(1))&&(this[e]=void 0)},stop:function(){this.done=!0;var t=this.tryEntries[0].completion;if("throw"===t.type)throw t.arg;return this.rval},dispatchException:function(t){if(this.done)throw t;var e=this;function r(r,n){return a.type="throw",a.arg=t,e.next=r,n&&(e.method="next",e.arg=void 0),!!n}for(var o=this.tryEntries.length-1;o>=0;--o){var i=this.tryEntries[o],a=i.completion;if("root"===i.tryLoc)return r("end");if(i.tryLoc<=this.prev){var s=n.call(i,"catchLoc"),c=n.call(i,"finallyLoc");if(s&&c){if(this.prev<i.catchLoc)return r(i.catchLoc,!0);if(this.prev<i.finallyLoc)return r(i.finallyLoc)}else if(s){if(this.prev<i.catchLoc)return r(i.catchLoc,!0)}else{if(!c)throw new Error("try statement without catch or finally");if(this.prev<i.finallyLoc)return r(i.finallyLoc)}}}},abrupt:function(t,e){for(var r=this.tryEntries.length-1;r>=0;--r){var o=this.tryEntries[r];if(o.tryLoc<=this.prev&&n.call(o,"finallyLoc")&&this.prev<o.finallyLoc){var i=o;break}}i&&("break"===t||"continue"===t)&&i.tryLoc<=e&&e<=i.finallyLoc&&(i=null);var a=i?i.completion:{};return a.type=t,a.arg=e,i?(this.method="next",this.next=i.finallyLoc,d):this.complete(a)},complete:function(t,e){if("throw"===t.type)throw t.arg;return"break"===t.type||"continue"===t.type?this.next=t.arg:"return"===t.type?(this.rval=this.arg=t.arg,this.method="return",this.next="end"):"normal"===t.type&&e&&(this.next=e),d},finish:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var r=this.tryEntries[e];if(r.finallyLoc===t)return this.complete(r.completion,r.afterLoc),E(r),d}},catch:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var r=this.tryEntries[e];if(r.tryLoc===t){var n=r.completion;if("throw"===n.type){var o=n.arg;E(r)}return o}}throw new Error("illegal catch attempt")},delegateYield:function(t,e,r){return this.delegate={iterator:O(t),resultName:e,nextLoc:r},"next"===this.method&&(this.arg=void 0),d}},e}function s(t,e,r,n,o,i,a){try{var s=t[i](a),c=s.value}catch(u){return void r(u)}s.done?e(c):Promise.resolve(c).then(n,o)}function c(t){return function(){var e=this,r=arguments;return new Promise((function(n,o){var i=t.apply(e,r);function a(t){s(i,n,o,a,c,"next",t)}function c(t){s(i,n,o,a,c,"throw",t)}a(void 0)}))}}System.register(["@ibiz-template/controller","@ibiz-template/model","@ibiz-template/vue-util","@ibiz-template/runtime","vue","@ibiz-template/service"],(function(t,r){"use strict";var i,s,u,l,p,f,d,h,v,m,g,y,b,w,x,k,L;return{setters:[function(t){i=t.ListPortletController,s=t.AppMenuPortletController},function(t){u=t.ListPortletModel,l=t.AppMenuPortletModel},function(t){p=t.useNamespace,f=t.useListController},function(t){d=t.PluginStaticResource,h=t.safeRedirect,v=t.AppFuncCommand},function(t){m=t.defineComponent,g=t.ref,y=t.getCurrentInstance,b=t.onMounted,w=t.h,x=t.watch,k=t.onUnmounted},function(t){L=t.CounterService}],execute:function(){var P=new d(r.meta.url),S=m({name:"AppPortalListPortlet",props:{modelData:{type:u,required:!0},controller:{type:i,required:!0}},setup:function(t){var e=p("app-portal-list-portlet"),r=g([]),n=Array.from({length:4}).map((function(t,e){return P.dir("/assets/img/app-portal-list-".concat(e,".svg"))})),o=y();if(o&&t.modelData.list){var i=f(o.proxy,t.modelData.list,t.controller.context);b((function(){i.nerve.self.evt.on("mounted",c(a().mark((function t(){var e,n;return a().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,i.load();case 2:e=t.sent,n=window.Environment||{},r.value=e.slice(0,n.portalNum||4);case 5:case"end":return t.stop()}}),t)}))))}))}return{ns:e,appPortalList:r,appPortalImgList:n,openPage:function(t){t&&h(t,{type:"_blank"})}}},render:function(){var t=this;return w("div",{class:this.ns.b()},[this.appPortalList.map((function(e,r){return w("div",{class:[t.ns.b("item"),e.url?"":t.ns.bm("item","disabled")],key:e.srfkey,on:{click:function(){return t.openPage(e.url)}}},[w("i-tooltip",{attrs:{content:e.tip,disabled:!e.tip}},[w("div",{class:t.ns.be("item","text")},[e.srfmajortext])]),w("div",{class:t.ns.be("item","icon")},[w("img",{attrs:{src:t.appPortalImgList[r]}})])])}))])}}),E=function(){function t(){e(this,t),o(this,"component",S)}var r;return n(t,[{key:"createController",value:(r=c(a().mark((function t(e,r,n){var o;return a().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return o=new i(e,r,n),t.next=3,o.init();case 3:return t.abrupt("return",o);case 4:case"end":return t.stop()}}),t)}))),function(t,e,n){return r.apply(this,arguments)})}]),t}(),D=m({name:"FuncDrawer",props:{isShowDrawer:{type:Boolean,required:!0,default:!1}},emits:{"on-close":function(){return!0}},setup:function(t,e){var r,n=e.emit,o=p("func-drawer"),i=P.dir("/assets/img/placeholder.svg"),a=g([]),s=g([]),c=g(!1),u=null===(r=y())||void 0===r?void 0:r.proxy,l=function(){ibiz.net.post("/appfuncs/fetchpersonfuncsetting",{page:0,size:1e3,sort:"showorder,asc"}).then((function(t){if(t.ok&&t.data&&t.data.length){var e={};s.value=t.data.filter((function(t){if(t.ispersonal||(t.ispersonal=0),t.pssystemappid){var r=t.pssystemappname;e[r]?e[r].push(t):e[r]=[t]}else e["未分类"]?e["未分类"].push(t):e["未分类"]=[t];return t.ispersonal})),a.value=Object.keys(e).map((function(t){return{name:t,items:e[t]}}))}}))},f=function(){c.value&&(s.value.forEach((function(t,e){t.showorder=e})),ibiz.net.post("/appfuncs/setfuncsetting",{setting:JSON.stringify({list:s.value})}).then((function(t){t.ok&&(null==u||u.$Notice.success({title:"成功",desc:"保存成功"}),l())}))),c.value=!c.value};x((function(){return t.isShowDrawer}),(function(t){t&&l()}));var d=function(t){t&&ibiz.net.get("/appfuncs/".concat(t,"/getfuncurl")).then((function(t){t.ok&&t.data&&t.data.url&&h(t.data.url,{type:"_blank"})}))},v=function(t){t.preventDefault()},m=function(t,e,r,n){if(t.stopPropagation(),e.ispersonal=Number(!e.ispersonal),"remove"===n)s.value.splice(r,1);else if("change"===n){var o=s.value.findIndex((function(t){return t.pssysappfuncid===e.pssysappfuncid}));-1===o?s.value.push(e):s.value.splice(o,1)}};return function(){return w("div",{class:[o.b(),t.isShowDrawer?o.m("show"):""],style:{marginTop:t.isShowDrawer?"0":"-100vh"}},[w("div",{class:o.b("content")},[w("div",{class:o.b("group")},[w("header",{class:o.b("group-header")},[w("div",{class:o.b("group-header-left")},["常用应用"]),w("div",{class:o.b("group-header-right")},[w("i-button",{on:{click:f}},[c.value?"保存":"配置"]),w("i-button",{on:{click:function(){return n("on-close")}}},["返回"])])]),w("main",{class:o.b("group-content")},[s.value.map((function(t,e){return w("div",{class:[o.b("group-item"),t.pssysappfuncid?"":o.bm("group-item","disabled")],key:t.pssysappfuncid,on:{click:function(){return d(t.pssysappfuncid)},dragstart:function(t){return function(t,e){var r;c.value&&(null===(r=t.dataTransfer)||void 0===r||r.setData("originIndex",e.toString()))}(t,e)},dragover:v,drop:function(t){return function(t,e){if(t.preventDefault(),c.value&&t.dataTransfer){var r=Number(t.dataTransfer.getData("originIndex"));if(r!==e){var n=s.value[r],o=s.value[e];s.value.splice(r,1,o),s.value.splice(e,1,n)}}}(t,e)}},attrs:{draggable:c.value}},[w("div",{class:[o.be("group-item","checkbox"),o.bem("group-item","checkbox","remove"),c.value?o.bem("group-item","checkbox","show"):""],on:{click:function(r){return m(r,t,e,"remove")}}},[w("i-icon",{attrs:{type:"md-remove",size:16}})]),w("div",{class:o.be("group-item","icon")},[w("img",{attrs:{src:t.icon?P.dir("/assets/img/".concat(t.icon)):i,draggable:!1}})]),w("i-tooltip",{attrs:{content:t.tip,disabled:!t.tip}},[w("div",{class:o.be("group-item","text")},[t.pssysappfuncname])])])}))])]),a.value.map((function(t,e){return w("div",{class:o.b("group"),key:e},[w("header",{class:o.b("group-header")},[t.name]),w("main",{class:o.b("group-content")},[t.items.map((function(t){return w("div",{class:[o.b("group-item"),t.pssysappfuncid?"":o.bm("group-item","disabled")],key:t.pssysappfuncid,on:{click:function(){return d(t.pssysappfuncid)}}},[w("div",{class:[o.be("group-item","checkbox"),t.ispersonal?o.bem("group-item","checkbox","selected"):"",c.value?o.bem("group-item","checkbox","show"):""],on:{click:function(r){return m(r,t,e,"change")}}},[t.ispersonal?w("i-icon",{attrs:{type:"md-checkmark",size:16}}):null]),w("div",{class:o.be("group-item","icon")},[w("img",{attrs:{src:t.icon?P.dir("/assets/img/".concat(t.icon)):i,draggable:!1}})]),w("i-tooltip",{attrs:{content:t.tip,disabled:!t.tip}},[w("div",{class:o.be("group-item","text")},[t.pssysappfuncname])])])}))])])}))])])}}}),O=m({name:"FuncPortalListPortlet",components:{FuncDrawer:D},props:{modelData:{type:u,required:!0},controller:{type:i,required:!0}},setup:function(t){var e=p("func-portal-list-portlet"),r=P.dir("/assets/img/quick-entry.svg"),n=P.dir("/assets/img/editor.svg"),o=P.dir("/assets/img/placeholder.svg"),i=g([]),s=y(),u=null;s&&t.modelData.list&&(u=f(s.proxy,t.modelData.list,t.controller.context),b((function(){var t;null===(t=u)||void 0===t||t.nerve.self.evt.on("mounted",c(a().mark((function t(){var e;return a().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(!u){t.next=5;break}return t.next=3,u.load();case 3:e=t.sent,i.value=e;case 5:case"end":return t.stop()}}),t)}))))})));var l=g(!1),d=function(){var t=c(a().mark((function t(){var e;return a().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(l.value=!1,!u){t.next=6;break}return t.next=4,u.load();case 4:e=t.sent,i.value=e;case 6:case"end":return t.stop()}}),t)})));return function(){return t.apply(this,arguments)}}();return{ns:e,quickEntryImg:r,editorImg:n,placeholderImg:o,funcPortalList:i,openPage:function(t){t&&ibiz.net.get("/appfuncs/".concat(t,"/getfuncurl")).then((function(t){t.ok&&t.data&&t.data.url&&h(t.data.url,{type:"_blank"})}))},isShowDrawer:l,isShowDrawerChange:d}},render:function(){var t=this;return w("div",{class:this.ns.b()},[w("header",{class:this.ns.b("header")},[w("div",{class:this.ns.b("header-left")},[w("div",{class:this.ns.be("header-left","icon")},[w("img",{attrs:{src:this.quickEntryImg}})]),w("div",{class:this.ns.be("header-left","text")},["快速入口"])]),w("div",{class:this.ns.b("header-right"),on:{click:function(){t.isShowDrawer=!0}}},[w("div",{class:this.ns.be("header-right","icon")},[w("img",{attrs:{src:this.editorImg}})]),w("div",{class:this.ns.be("header-right","text")},["更多"])])]),w("div",{class:this.ns.e("divider")}),w("main",{class:this.ns.b("content")},[this.funcPortalList.map((function(e){return w("div",{class:[t.ns.b("item"),e.pssysappfuncid?"":t.ns.bm("item","disabled")],key:e.pssysappfuncid,on:{click:function(){return t.openPage(e.pssysappfuncid)}}},[w("div",{class:t.ns.be("item","icon")},[w("img",{attrs:{src:e.icon?P.dir("/assets/img/".concat(e.icon)):t.placeholderImg}})]),w("i-tooltip",{attrs:{content:e.tip,disabled:!e.tip}},[w("div",{class:t.ns.be("item","text")},[e.pssysappfuncname])])])}))]),w(D,{attrs:{isShowDrawer:this.isShowDrawer},on:{"on-close":this.isShowDrawerChange}})])}}),_=function(){function t(){e(this,t),o(this,"component",O)}var r;return n(t,[{key:"createController",value:(r=c(a().mark((function t(e,r,n){var o;return a().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return o=new i(e,r,n),t.next=3,o.init();case 3:return t.abrupt("return",o);case 4:case"end":return t.stop()}}),t)}))),function(t,e,n){return r.apply(this,arguments)})}]),t}(),T=m({name:"TodoAppMenuPortlet",props:{modelData:{type:l,required:!0},controller:{type:s,required:!0}},setup:function(t){var e=p("todo-app-menu-portlet"),r=Array.from({length:5}).map((function(t,e){return P.dir("/assets/img/todo-app-menu-".concat(e,".svg"))})),n=null,o=g({});if(t.modelData.appMenu){var i=t.modelData.appMenu.source.getPSAppCounterRef();i&&(b(c(a().mark((function t(){return a().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,L.getCounterByRef(i);case 2:(n=t.sent).onChange((function(t){o.value=t}));case 4:case"end":return t.stop()}}),t)})))),k((function(){var t;null===(t=n)||void 0===t||t.destroy()})))}var s=function(){var e=c(a().mark((function e(r){var n;return a().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(!(n=r.source.getPSAppFunc())){e.next=4;break}return e.next=4,ibiz.commands.execute(v.TAG,n,t.controller.context,t.controller.params);case 4:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}();return{ns:e,todoImgList:r,counter:n,counterData:o,onClickMenuItem:s}},render:function(){var t,e=this;return w("div",{class:this.ns.b()},[null===(t=this.modelData.appMenu)||void 0===t?void 0:t.items.map((function(t,r){return w("div",{class:[e.ns.b("item"),t.source.getPSAppFunc()?"":e.ns.bm("item","disabled")],key:t.id,on:{click:function(){return e.onClickMenuItem(t)}}},[w("div",{class:e.ns.b("item-left")},[w("div",{class:e.ns.be("item-left","icon")},[w("img",{attrs:{src:e.todoImgList[r]}})])]),w("div",{class:e.ns.b("item-right")},[w("div",{class:e.ns.be("item-right","count")},[w("span",{class:[(e.counterData[t.counterId]||0)>99?e.ns.be("item-right","add"):""]},[(e.counterData[t.counterId]||0)>99?99:e.counterData[t.counterId]||0]),w("span",["件"])]),w("i-tooltip",{attrs:{content:t.source.tooltip,disabled:!t.source.tooltip}},[w("div",{class:e.ns.be("item-right","text")},[t.label])])])])}))])}}),I=function(){function t(){e(this,t),o(this,"component",T)}var r;return n(t,[{key:"createController",value:(r=c(a().mark((function t(e,r,n){var o;return a().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return o=new s(e,r,n),t.next=3,o.init();case 3:return t.abrupt("return",o);case 4:case"end":return t.stop()}}),t)}))),function(t,e,n){return r.apply(this,arguments)})}]),t}();t("default",{mateUrl:r.meta.url,install:function(t){P.loadStyle(["/style.css"]),ibiz.register.portletPart.register("PORTLET_CUSTOM_AppPortalList",new E),ibiz.register.portletPart.register("PORTLET_CUSTOM_FuncPortalList",new _),ibiz.register.portletPart.register("PORTLET_CUSTOM_TodoAppMenu",new I)}})}}}))}();
......@@ -24,13 +24,13 @@
},
"dependencies": {
"@ibiz-template/command": "0.0.1-syui.1",
"@ibiz-template/controller": "0.0.1-syuifix.11",
"@ibiz-template/core": "0.0.1-syuifix.11",
"@ibiz-template/controller": "0.0.1-syuifix.13",
"@ibiz-template/core": "0.0.1-syuifix.13",
"@ibiz-template/model": "0.0.1-syuifix.9",
"@ibiz-template/runtime": "0.0.1-syuifix.11",
"@ibiz-template/service": "0.0.1-syuifix.11",
"@ibiz-template/runtime": "0.0.1-syuifix.13",
"@ibiz-template/service": "0.0.1-syuifix.13",
"@ibiz-template/theme": "0.0.1-syuifix.11",
"@ibiz-template/vue-util": "0.0.1-syuifix.11",
"@ibiz-template/vue-util": "0.0.1-syuifix.13",
"async-validator": "^4.2.5",
"axios": "^1.1.3",
"core-js": "3",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册