提交 7a92fd15 编写于 作者: chitanda's avatar chitanda

feat: 苏研插件升级

上级 c9344813
!function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function t(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),Object.defineProperty(t,"prototype",{writable:!1}),t}System.register(["@ibiz-template/runtime"],(function(e,n){"use strict";var r;return{setters:[function(e){r=e.PluginStaticResource}],execute:function(){var i=t((function e(){var t,n,r;!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),r="IndexView",(n="component")in(t=this)?Object.defineProperty(t,n,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[n]=r})),a=new r(n.meta.url);e("default",{mateUrl:n.meta.url,install:function(e){a.loadStyle(["/style.css"]),ibiz.register.view.register("VIEW_CUSTOM_GsIndexCSS",new i)}})}}}))}();
!function(){function e(t){return e="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},e(t)}function t(e,t){for(var r=0;r<t.length;r++){var i=t[r];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,n(i.key),i)}}function r(e,r,n){return r&&t(e.prototype,r),n&&t(e,n),Object.defineProperty(e,"prototype",{writable:!1}),e}function n(t){var r=function(t,r){if("object"!==e(t)||null===t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var i=n.call(t,r||"default");if("object"!==e(i))return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===r?String:Number)(t)}(t,"string");return"symbol"===e(r)?r:String(r)}System.register(["@ibiz-template/runtime"],(function(e,t){"use strict";var i;return{setters:[function(e){i=e.PluginStaticResource}],execute:function(){var o=r((function e(){var t,r,i;!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),t=this,i="IndexView",(r=n(r="component"))in t?Object.defineProperty(t,r,{value:i,enumerable:!0,configurable:!0,writable:!0}):t[r]=i})),u=new i(t.meta.url);e("default",{mateUrl:t.meta.url,install:function(e){u.loadStyle(["/style.css"]),ibiz.register.view.register("VIEW_CUSTOM_GsIndexCSS",new o)}})}}}))}();
......@@ -24,13 +24,13 @@
},
"dependencies": {
"@ibiz-template/command": "^0.0.1-beta.50",
"@ibiz-template/controller": "^0.0.1-beta.50",
"@ibiz-template/core": "^0.0.1-beta.50",
"@ibiz-template/model": "^0.0.1-beta.50",
"@ibiz-template/runtime": "^0.0.1-beta.50",
"@ibiz-template/service": "^0.0.1-beta.50",
"@ibiz-template/theme": "^0.0.1-beta.50",
"@ibiz-template/vue-util": "^0.0.1-beta.50",
"@ibiz-template/controller": "^0.0.1-beta.59",
"@ibiz-template/core": "^0.0.1-beta.57",
"@ibiz-template/model": "^0.0.1-beta.59",
"@ibiz-template/runtime": "^0.0.1-beta.59",
"@ibiz-template/service": "^0.0.1-beta.59",
"@ibiz-template/theme": "^0.0.1-beta.59",
"@ibiz-template/vue-util": "^0.0.1-beta.59",
"async-validator": "^4.2.5",
"axios": "^1.1.3",
"core-js": "3",
......@@ -46,13 +46,13 @@
},
"peerDependencies": {
"@ibiz-template/command": "^0.0.1-beta.50",
"@ibiz-template/controller": "^0.0.1-beta.50",
"@ibiz-template/core": "^0.0.1-beta.50",
"@ibiz-template/model": "^0.0.1-beta.50",
"@ibiz-template/runtime": "^0.0.1-beta.50",
"@ibiz-template/service": "^0.0.1-beta.50",
"@ibiz-template/theme": "^0.0.1-beta.50",
"@ibiz-template/vue-util": "^0.0.1-beta.50",
"@ibiz-template/controller": "^0.0.1-beta.59",
"@ibiz-template/core": "^0.0.1-beta.57",
"@ibiz-template/model": "^0.0.1-beta.59",
"@ibiz-template/runtime": "^0.0.1-beta.59",
"@ibiz-template/service": "^0.0.1-beta.59",
"@ibiz-template/theme": "^0.0.1-beta.59",
"@ibiz-template/vue-util": "^0.0.1-beta.59",
"async-validator": "^4.2.5",
"axios": "^1.1.3",
"core-js": "3",
......@@ -69,12 +69,12 @@
"devDependencies": {
"@commitlint/cli": "^17.2.0",
"@commitlint/config-conventional": "^17.2.0",
"@qx-chitanda/vite-plugin-lib-legacy": "^0.0.4",
"@qx-chitanda/vite-plugin-lib-legacy": "^4.1.0",
"@typescript-eslint/eslint-plugin": "^5.42.0",
"@typescript-eslint/parser": "^5.42.0",
"@vitejs/plugin-legacy": "^2.3.0",
"@vitejs/plugin-vue2": "^2.0.0",
"@vitejs/plugin-vue2-jsx": "^1.0.3",
"@vitejs/plugin-vue2": "^2.2.0",
"@vitejs/plugin-vue2-jsx": "^1.1.0",
"eslint": "^8.26.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-prettier": "^8.5.0",
......@@ -95,7 +95,7 @@
"stylelint-scss": "^4.3.0",
"terser": "^5.15.1",
"typescript": "^4.8.4",
"vite": "^3.2.2",
"vite": "^4.2.1",
"vite-plugin-dts": "^1.6.6",
"vite-plugin-eslint": "^1.8.1",
"vue-eslint-parser": "^9.1.0",
......
......@@ -96,7 +96,7 @@ const T = L({
emit: n
}) {
var M;
const e = k("func-drawer"), p = d.dir("/assets/img/placeholder.svg"), l = "\u672A\u5206\u7C7B", 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 = "未分类", h = f([]), c = f([]), i = f(!1), m = (M = C()) == null ? void 0 : M.proxy, b = () => {
ibiz.net.post("/appfuncs/fetchpersonfuncsetting", {
page: 0,
size: 1e3,
......@@ -127,8 +127,8 @@ const T = L({
})
}).then((o) => {
o.ok && (m == null || m.$Notice.success({
title: "\u6210\u529F",
desc: "\u4FDD\u5B58\u6210\u529F"
title: "成功",
desc: "保存成功"
}), b());
})), i.value = !i.value;
};
......@@ -153,7 +153,7 @@ const T = L({
}
}
}, S = (o, r, a, u) => {
if (o.stopPropagation(), r.ispersonal = Number(!r.ispersonal), u === "remove")
if (o.stopPropagation(), r.ispersonal = +!r.ispersonal, u === "remove")
c.value.splice(a, 1);
else if (u === "change") {
const w = c.value.findIndex(($) => $.pssysappfuncid === r.pssysappfuncid);
......@@ -170,17 +170,17 @@ const T = L({
class: e.b("group-header")
}, [t("div", {
class: e.b("group-header-left")
}, ["\u5E38\u7528\u5E94\u7528"]), t("div", {
}, ["常用应用"]), t("div", {
class: e.b("group-header-right")
}, [t(A, {
on: {
click: x
}
}, [i.value ? "\u4FDD\u5B58" : "\u914D\u7F6E"]), t(A, {
}, [i.value ? "保存" : "配置"]), t(A, {
on: {
click: () => n("on-close")
}
}, ["\u8FD4\u56DE"])])]), t("main", {
}, ["返回"])])]), t("main", {
class: e.b("group-content")
}, [c.value.map((o, r) => t("div", {
class: [e.b("group-item"), o.pssysappfuncid ? "" : e.bm("group-item", "disabled")],
......@@ -319,7 +319,7 @@ const T = L({
}
})]), t("div", {
class: this.ns.be("header-left", "text")
}, ["\u5FEB\u901F\u5165\u53E3"])]), t("div", {
}, ["快速入口"])]), t("div", {
class: this.ns.b("header-right"),
on: {
click: () => {
......@@ -334,7 +334,7 @@ const T = L({
}
})]), t("div", {
class: this.ns.be("header-right", "text")
}, ["\u66F4\u591A"])])]), t("div", {
}, ["更多"])])]), t("div", {
class: this.ns.e("divider")
}), t("main", {
class: this.ns.b("content")
......@@ -443,7 +443,7 @@ const X = L({
class: this.ns.be("item-right", "count")
}, [t("span", {
class: [(this.counterData[n.counterId] || 0) > 99 ? this.ns.be("item-right", "add") : ""]
}, [(this.counterData[n.counterId] || 0) > 99 ? 99 : this.counterData[n.counterId] || 0]), t("span", ["\u4EF6"])]), t(P, {
}, [(this.counterData[n.counterId] || 0) > 99 ? 99 : this.counterData[n.counterId] || 0]), t("span", [""])]), t(P, {
attrs: {
content: n.source.tooltip,
disabled: !n.source.tooltip
......
......@@ -24,13 +24,13 @@
},
"dependencies": {
"@ibiz-template/command": "^0.0.1-beta.50",
"@ibiz-template/controller": "^0.0.1-beta.50",
"@ibiz-template/core": "^0.0.1-beta.50",
"@ibiz-template/model": "^0.0.1-beta.50",
"@ibiz-template/runtime": "^0.0.1-beta.50",
"@ibiz-template/service": "^0.0.1-beta.50",
"@ibiz-template/theme": "^0.0.1-beta.50",
"@ibiz-template/vue-util": "^0.0.1-beta.50",
"@ibiz-template/controller": "^0.0.1-beta.59",
"@ibiz-template/core": "^0.0.1-beta.57",
"@ibiz-template/model": "^0.0.1-beta.59",
"@ibiz-template/runtime": "^0.0.1-beta.59",
"@ibiz-template/service": "^0.0.1-beta.59",
"@ibiz-template/theme": "^0.0.1-beta.59",
"@ibiz-template/vue-util": "^0.0.1-beta.59",
"async-validator": "^4.2.5",
"axios": "^1.1.3",
"core-js": "3",
......@@ -46,13 +46,13 @@
},
"peerDependencies": {
"@ibiz-template/command": "^0.0.1-beta.50",
"@ibiz-template/controller": "^0.0.1-beta.50",
"@ibiz-template/core": "^0.0.1-beta.50",
"@ibiz-template/model": "^0.0.1-beta.50",
"@ibiz-template/runtime": "^0.0.1-beta.50",
"@ibiz-template/service": "^0.0.1-beta.50",
"@ibiz-template/theme": "^0.0.1-beta.50",
"@ibiz-template/vue-util": "^0.0.1-beta.50",
"@ibiz-template/controller": "^0.0.1-beta.59",
"@ibiz-template/core": "^0.0.1-beta.57",
"@ibiz-template/model": "^0.0.1-beta.59",
"@ibiz-template/runtime": "^0.0.1-beta.59",
"@ibiz-template/service": "^0.0.1-beta.59",
"@ibiz-template/theme": "^0.0.1-beta.59",
"@ibiz-template/vue-util": "^0.0.1-beta.59",
"async-validator": "^4.2.5",
"axios": "^1.1.3",
"core-js": "3",
......@@ -69,12 +69,11 @@
"devDependencies": {
"@commitlint/cli": "^17.2.0",
"@commitlint/config-conventional": "^17.2.0",
"@qx-chitanda/vite-plugin-lib-legacy": "^0.0.4",
"@qx-chitanda/vite-plugin-lib-legacy": "^4.1.0",
"@typescript-eslint/eslint-plugin": "^5.43.0",
"@typescript-eslint/parser": "^5.43.0",
"@vitejs/plugin-legacy": "^2.3.1",
"@vitejs/plugin-vue2": "^2.0.1",
"@vitejs/plugin-vue2-jsx": "^1.0.3",
"@vitejs/plugin-vue2": "^2.2.0",
"@vitejs/plugin-vue2-jsx": "^1.1.0",
"eslint": "^8.27.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-prettier": "^8.5.0",
......@@ -95,7 +94,7 @@
"stylelint-scss": "^4.3.0",
"terser": "^5.15.1",
"typescript": "^4.9.3",
"vite": "^3.2.4",
"vite": "^4.2.1",
"vite-plugin-dts": "^1.7.1",
"vite-plugin-eslint": "^1.8.1",
"vue-eslint-parser": "^9.1.0",
......
......@@ -24,13 +24,13 @@
},
"dependencies": {
"@ibiz-template/command": "^0.0.1-beta.50",
"@ibiz-template/controller": "^0.0.1-beta.50",
"@ibiz-template/core": "^0.0.1-beta.50",
"@ibiz-template/model": "^0.0.1-beta.50",
"@ibiz-template/runtime": "^0.0.1-beta.50",
"@ibiz-template/service": "^0.0.1-beta.50",
"@ibiz-template/theme": "^0.0.1-beta.50",
"@ibiz-template/vue-util": "^0.0.1-beta.50",
"@ibiz-template/controller": "^0.0.1-beta.59",
"@ibiz-template/core": "^0.0.1-beta.57",
"@ibiz-template/model": "^0.0.1-beta.59",
"@ibiz-template/runtime": "^0.0.1-beta.59",
"@ibiz-template/service": "^0.0.1-beta.59",
"@ibiz-template/theme": "^0.0.1-beta.59",
"@ibiz-template/vue-util": "^0.0.1-beta.59",
"async-validator": "^4.2.5",
"axios": "^1.1.3",
"core-js": "3",
......@@ -47,13 +47,13 @@
},
"peerDependencies": {
"@ibiz-template/command": "^0.0.1-beta.50",
"@ibiz-template/controller": "^0.0.1-beta.50",
"@ibiz-template/core": "^0.0.1-beta.50",
"@ibiz-template/model": "^0.0.1-beta.50",
"@ibiz-template/runtime": "^0.0.1-beta.50",
"@ibiz-template/service": "^0.0.1-beta.50",
"@ibiz-template/theme": "^0.0.1-beta.50",
"@ibiz-template/vue-util": "^0.0.1-beta.50",
"@ibiz-template/controller": "^0.0.1-beta.59",
"@ibiz-template/core": "^0.0.1-beta.57",
"@ibiz-template/model": "^0.0.1-beta.59",
"@ibiz-template/runtime": "^0.0.1-beta.59",
"@ibiz-template/service": "^0.0.1-beta.59",
"@ibiz-template/theme": "^0.0.1-beta.59",
"@ibiz-template/vue-util": "^0.0.1-beta.59",
"async-validator": "^4.2.5",
"axios": "^1.1.3",
"core-js": "3",
......@@ -70,12 +70,11 @@
"devDependencies": {
"@commitlint/cli": "^17.2.0",
"@commitlint/config-conventional": "^17.2.0",
"@qx-chitanda/vite-plugin-lib-legacy": "^0.0.4",
"@qx-chitanda/vite-plugin-lib-legacy": "^4.1.0",
"@typescript-eslint/eslint-plugin": "^5.43.0",
"@typescript-eslint/parser": "^5.43.0",
"@vitejs/plugin-legacy": "^2.3.1",
"@vitejs/plugin-vue2": "^2.0.1",
"@vitejs/plugin-vue2-jsx": "^1.0.3",
"@vitejs/plugin-vue2": "^2.2.0",
"@vitejs/plugin-vue2-jsx": "^1.1.0",
"eslint": "^8.27.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-prettier": "^8.5.0",
......@@ -96,7 +95,7 @@
"stylelint-scss": "^4.3.0",
"terser": "^5.15.1",
"typescript": "^4.9.3",
"vite": "^3.2.4",
"vite": "^4.2.1",
"vite-plugin-dts": "^1.7.1",
"vite-plugin-eslint": "^1.8.1",
"vue-eslint-parser": "^9.1.0",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册