From f7e8388e67dd3003a247cf7890318917c7a167c9 Mon Sep 17 00:00:00 2001 From: cjl520cy <8149487+cy250cy-520@user.noreply.gitee.com> Date: Thu, 16 Apr 2026 10:33:00 +0800 Subject: [PATCH] =?UTF-8?q?bug=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/shop/photoAlbum/photoManage.vue | 4 +- pages/shop/photoAlbum/videoList.vue | 4 +- pages/shop/staff/addStaff.vue | 2 +- pages/shop/staff/serviceList.vue | 9 +- pages/shop/userorder-detail.vue | 11 +- pages/shop/userorders.vue | 7 + static/data/ChinaCitys.json | 28426 ++++++++++++------------ 7 files changed, 13655 insertions(+), 14808 deletions(-) diff --git a/pages/shop/photoAlbum/photoManage.vue b/pages/shop/photoAlbum/photoManage.vue index 834234a..ae0e45b 100644 --- a/pages/shop/photoAlbum/photoManage.vue +++ b/pages/shop/photoAlbum/photoManage.vue @@ -5,7 +5,7 @@ - 我的资料 + 商家相册 展示位置及拍摄技巧 @@ -186,7 +186,7 @@ return } } else if (this.type == 2) { - if (this.imgVideoList[id] && this.imgVideoList[id].length >= 10) { + if (this.imgVideoList[id] && this.imgVideoList[id].length >= 11) { uni.showToast({ title: '最多上个10张视频', icon: 'none', diff --git a/pages/shop/photoAlbum/videoList.vue b/pages/shop/photoAlbum/videoList.vue index 9d2699c..e2445bb 100644 --- a/pages/shop/photoAlbum/videoList.vue +++ b/pages/shop/photoAlbum/videoList.vue @@ -172,7 +172,7 @@ goAdd(id, item) { if (this.isManage) return; // 管理模式下禁止跳转 if (this.type == 1) { - if (this.imgVideoList.length >= 20) { + if (this.imgVideoList.length >= 21) { uni.showToast({ title: '最多上传20张图片', icon: 'none', @@ -181,7 +181,7 @@ return } } else if (this.type == 2) { - if (this.imgVideoList.length >= 10) { + if (this.imgVideoList.length >= 11) { uni.showToast({ title: '最多上10个视频', icon: 'none', diff --git a/pages/shop/staff/addStaff.vue b/pages/shop/staff/addStaff.vue index a313eb1..4aa767b 100644 --- a/pages/shop/staff/addStaff.vue +++ b/pages/shop/staff/addStaff.vue @@ -12,7 +12,7 @@ - +