From 7850060991808a7cb833770e6b6d85a1acc40316 Mon Sep 17 00:00:00 2001 From: Gao xiaosong <704041637@qq.com> Date: Tue, 31 May 2022 12:24:45 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=80=89=E4=B8=ADadv?= =?UTF-8?q?=E7=BB=84=E4=BB=B6=E6=8A=A5=E9=94=99=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../toolModule/tool-single-img.vue | 120 ++++++++++-------- 1 file changed, 70 insertions(+), 50 deletions(-) diff --git a/src/views/theme/components/rootcompToolbar/toolModule/tool-single-img.vue b/src/views/theme/components/rootcompToolbar/toolModule/tool-single-img.vue index 09282a3..d6c91c3 100644 --- a/src/views/theme/components/rootcompToolbar/toolModule/tool-single-img.vue +++ b/src/views/theme/components/rootcompToolbar/toolModule/tool-single-img.vue @@ -8,19 +8,39 @@ :before-upload="beforeAvatarUpload" :show-file-list="false" > - - + + 选择图片 - {{tip}} + {{tip.label}} - + - - + + @@ -41,12 +61,12 @@ export default { default: '' }, tip: { - type: String, - default: '建议尺寸: 1080*900px, 小于1MB' + type: Object, + default:()=>({}), } }, mounted () { - this.fileUploadURL = process.env.VUE_APP_BASE_API +'/api/canvas/upload?name=demo&type=console' + this.fileUploadURL = process.env.VUE_APP_BASE_API + '/api/canvas/upload?name=demo&type=console' }, methods: { handleAvatarSuccess (res, file) { @@ -71,53 +91,53 @@ export default { From 46904145a99dfe2b37e34dc6cd4a20bf8c236140 Mon Sep 17 00:00:00 2001 From: Gaoxs Date: Wed, 27 Jul 2022 10:25:10 +0800 Subject: [PATCH 2/2] =?UTF-8?q?fix:=20=E6=96=B0=E5=A2=9E=E7=9B=B4=E6=92=AD?= =?UTF-8?q?=E9=97=B4=E5=95=86=E5=93=81=E4=B8=80=E7=9B=B4=E6=8F=90=E7=A4=BA?= =?UTF-8?q?300007=E9=94=99=E8=AF=AF=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/wechat/goods/index.vue | 477 ++++++++++++++++++++----------- 1 file changed, 315 insertions(+), 162 deletions(-) diff --git a/src/views/wechat/goods/index.vue b/src/views/wechat/goods/index.vue index 7204269..015db9b 100644 --- a/src/views/wechat/goods/index.vue +++ b/src/views/wechat/goods/index.vue @@ -4,15 +4,39 @@ - - - + + + - + 同步 + >同步 - - - - + + + + - - 图片规则:图片尺寸最大300像素*300像素; + + + 图片规则:图片尺寸最大300像素*300像素; + - - + + - - + + - - + + 一口价 价格区间 显示折扣价 - 商品审核通过已入库,只能修改价格 + + 商品审核通过已入库,只能修改价格 + - - + + - - - - - - - - - - - - + + - - - + + + + + + + + + + + + + - + - - - - + + + + - + - - + + 一口价 - 价格区间 - 显示折扣价 + 价格区间 + 显示折扣价 - + - 未审核 - 审核中 - 审核通过 - 审核失败 + 未审核 + 审核中 + 审核通过 + 审核失败 - + - api添加 - 控制台 + api添加 + 控制台 - + - + @@ -143,21 +272,52 @@
图片规则:图片尺寸最大300像素*300像素;
+ 图片规则:图片尺寸最大300像素*300像素; +
商品审核通过已入库,只能修改价格
+ 商品审核通过已入库,只能修改价格 +