From 249c440d6192f174077d3b77f17c9e31a92ee7ed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B5=B5=E6=AF=85?= <1335909236@qq.com> Date: Thu, 30 Oct 2025 16:22:25 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E9=A9=B3=E5=9B=9E=E5=90=8E?= =?UTF-8?q?=E5=86=8D=E6=AC=A1=E6=8F=90=E4=BA=A4=E6=8A=A5=E9=94=99=E7=9A=84?= =?UTF-8?q?bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/shopEnter/auditStatus/index.vue | 4 ++-- packages/shopEnter/index/index.vue | 3 +++ packages/shopEnter/sucess/index.vue | 3 +-- 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/packages/shopEnter/auditStatus/index.vue b/packages/shopEnter/auditStatus/index.vue index 6308f3fb..4e524dd5 100644 --- a/packages/shopEnter/auditStatus/index.vue +++ b/packages/shopEnter/auditStatus/index.vue @@ -51,9 +51,9 @@ {{ itemObj.merchant_code }} - + diff --git a/packages/shopEnter/index/index.vue b/packages/shopEnter/index/index.vue index 3d2b283b..272ffc80 100644 --- a/packages/shopEnter/index/index.vue +++ b/packages/shopEnter/index/index.vue @@ -423,8 +423,11 @@ export default { this.parseAdCode(this.itemObj.ad_code); } this.imgList = this.itemObj.facade_photo.split(",").map(item => ({ url: this.picUrl + item })) + this.imgList2 = this.itemObj.facade_photo.split(",") this.imgList3 = this.itemObj.interior_photo.split(",").map(item => ({ url: this.picUrl + item })) + this.imgList4 = this.itemObj.interior_photo.split(",") this.imgList5 = this.itemObj.license_photo.split(",").map(item => ({ url: this.picUrl + item })) + this.imgList6 = this.itemObj.license_photo.split(",") } }) } diff --git a/packages/shopEnter/sucess/index.vue b/packages/shopEnter/sucess/index.vue index 77e8feb2..d3669af6 100644 --- a/packages/shopEnter/sucess/index.vue +++ b/packages/shopEnter/sucess/index.vue @@ -8,8 +8,7 @@
入驻申请提交成功!
- 3个工作日内 - 将有专属顾问与您联系 + 请耐心等待工作人员处理