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

feat: 更新插件包sy-web

上级 f4cb081d
...@@ -402,7 +402,7 @@ const Je = L({ ...@@ -402,7 +402,7 @@ const Je = L({
fill: "currentColor", fill: "currentColor",
d: "M160 832h704a32 32 0 1 1 0 64H160a32 32 0 1 1 0-64m384-578.304V704h-64V247.296L237.248 490.048 192 444.8 508.8 128l316.8 316.8-45.312 45.248z" d: "M160 832h704a32 32 0 1 1 0 64H160a32 32 0 1 1 0-64m384-578.304V704h-64V247.296L237.248 490.048 192 444.8 508.8 128l316.8 316.8-45.312 45.248z"
} }
})]), e("span", ["上传文件"])]), this.c.uploadDescription && e("div", { })]), e("span", ["上传文件"])]), this.c.uploadDescription && !this.readonly && e("div", {
class: this.ns.b("accept-description") class: this.ns.b("accept-description")
}, [this.c.uploadDescription])]), e("div", { }, [this.c.uploadDescription])]), e("div", {
class: this.ns.b("file-list") class: this.ns.b("file-list")
...@@ -966,7 +966,9 @@ const Ye = L({ ...@@ -966,7 +966,9 @@ const Ye = L({
attrs: { attrs: {
type: "md-add" type: "md-add"
} }
}), "添加文件"])]); }), "添加文件"]), c("div", {
class: this.ns.e("description")
}, [this.controller.uploadDescription])]);
} }
}); });
const et = L({ const et = L({
......
...@@ -24,13 +24,13 @@ ...@@ -24,13 +24,13 @@
}, },
"dependencies": { "dependencies": {
"@ibiz-template/command": "0.0.1-syui.1", "@ibiz-template/command": "0.0.1-syui.1",
"@ibiz-template/controller": "0.0.1-syuifix.2", "@ibiz-template/controller": "0.0.1-syuifix.11",
"@ibiz-template/core": "0.0.1-syuifix.1", "@ibiz-template/core": "0.0.1-syuifix.11",
"@ibiz-template/model": "0.0.1-syui.14", "@ibiz-template/model": "0.0.1-syuifix.9",
"@ibiz-template/runtime": "0.0.1-syuifix.1", "@ibiz-template/runtime": "0.0.1-syuifix.11",
"@ibiz-template/service": "0.0.1-syuifix.1", "@ibiz-template/service": "0.0.1-syuifix.11",
"@ibiz-template/theme": "0.0.1-syuifix.4", "@ibiz-template/theme": "0.0.1-syuifix.11",
"@ibiz-template/vue-util": "0.0.1-syuifix.2", "@ibiz-template/vue-util": "0.0.1-syuifix.11",
"async-validator": "^4.2.5", "async-validator": "^4.2.5",
"axios": "^1.1.3", "axios": "^1.1.3",
"core-js": "3", "core-js": "3",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册