From adf6cea0b7d66bc6e3cc60525f46dbd9b9e21f93 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E4=B8=81=E6=9D=B0?= <727475508@qq.com>
Date: Thu, 4 Jun 2026 15:00:22 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E8=8B=A5=E5=B9=B2bug?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pages/artisan/profile.vue | 11 +-
pages/home/home.vue | 4 +-
pages/my/my.vue | 308 ++-
pages/ruzhu/ruzhu.vue | 1458 ++++++-------
pages/shop/add-service.vue | 2332 ++++++++++-----------
pages/shop/qualification_sj_change.vue | 28 +-
pages/shop/staff/addStaff.vue | 702 +++----
pages/shop/staff/distribution-service.vue | 279 +--
pages/shop/staff/manage.vue | 762 +++----
9 files changed, 3102 insertions(+), 2782 deletions(-)
diff --git a/pages/artisan/profile.vue b/pages/artisan/profile.vue
index 06c95e3..da5a7f9 100644
--- a/pages/artisan/profile.vue
+++ b/pages/artisan/profile.vue
@@ -165,7 +165,7 @@
v-if="userInfo.credentials_state === 0">
+ :style="{ color: userInfo.credentials_state === 0 ? '#ec5d57' : userInfo.credentials_state === 1 ? '#e59e45' : '#389930' }">
{{ userInfo.credentials_state === 0 ? '待完善' : userInfo.credentials_state === 1 ? '审核中' :
'已认证' }}
@@ -640,12 +640,17 @@ export default {
url: '/pages/ruzhu/ruzhu'
});
} else if (idType > 0 && credentialsState === 0) {
- // 已认证 + 待完善
+ // 已入驻 + 待完善
uni.navigateTo({
url: '/pages/shop/qualification_sj_change'
});
} else if (idType > 0 && credentialsState === 1) {
- // 已认证 + 申请中
+ // 已入驻 + 申请中
+ uni.navigateTo({
+ url: '/pages/shop/qualification_sj_change'
+ });
+ } else if (idType > 0 && credentialsState === 2) {
+ // 已入驻 + 已完善
uni.navigateTo({
url: '/pages/shop/qualification_sj_change'
});
diff --git a/pages/home/home.vue b/pages/home/home.vue
index 626fc87..9ae3a7f 100644
--- a/pages/home/home.vue
+++ b/pages/home/home.vue
@@ -6,7 +6,7 @@
@@ -157,7 +157,7 @@
- {{(detailForm.product || '').length}}/200
+ {{ (detailForm.product || '').length }}/200
@@ -166,7 +166,7 @@
- {{(detailForm.scope || '').length}}/200
+ {{ (detailForm.scope || '').length }}/200
@@ -175,7 +175,7 @@
- {{(detailForm.tips || '').length}}/200
+ {{ (detailForm.tips || '').length }}/200
@@ -276,1209 +276,1209 @@
便于您使用该功能上传您的照片/图片/视频以及用于更换头像、发布商品等场景中所需内容。
-
+
\ No newline at end of file
diff --git a/pages/shop/qualification_sj_change.vue b/pages/shop/qualification_sj_change.vue
index f6b6a1d..f8720a8 100644
--- a/pages/shop/qualification_sj_change.vue
+++ b/pages/shop/qualification_sj_change.vue
@@ -169,16 +169,14 @@
-
长久有效
-
指定日期有效
@@ -313,8 +311,7 @@
-
{{ item.label }}
@@ -2724,23 +2721,40 @@ export default {
.popup-footer {
margin-top: 32rpx;
+ display: flex;
+ justify-content: space-between;
+ padding: 0 28rpx;
}
.popup-btn {
+ width: 280rpx;
height: 88rpx;
border-radius: 44rpx;
display: flex;
align-items: center;
justify-content: center;
+}
+
+.popup-btn.confirm {
background: linear-gradient(180deg, #ff8e9d 0%, #FF4767 100%);
}
-.popup-btn .btn-text {
+.popup-btn.cancel {
+ border: 2rpx solid #FF4767;
+}
+
+.popup-btn.confirm .btn-text {
font-size: 32rpx;
font-weight: 500;
color: #FFFFFF;
}
+.popup-btn.cancel .btn-text {
+ font-size: 32rpx;
+ font-weight: 500;
+ color: #FF4767;
+}
+
.cancel-text,
.confirm-text {
font-size: 32rpx;
diff --git a/pages/shop/staff/addStaff.vue b/pages/shop/staff/addStaff.vue
index baec068..6e97247 100644
--- a/pages/shop/staff/addStaff.vue
+++ b/pages/shop/staff/addStaff.vue
@@ -1,7 +1,7 @@
-
+
@@ -9,10 +9,10 @@
-
+
-
+
@@ -27,7 +27,7 @@
-
+
@@ -36,7 +36,7 @@
服务项目
-
+
请选服务项目
@@ -72,417 +72,419 @@
,再进行添加操作。
-
+
-
\ No newline at end of file
diff --git a/pages/shop/staff/distribution-service.vue b/pages/shop/staff/distribution-service.vue
index 706b209..4e56cf1 100644
--- a/pages/shop/staff/distribution-service.vue
+++ b/pages/shop/staff/distribution-service.vue
@@ -1,7 +1,8 @@
+ backgroundColor="linear-gradient( 134deg, #F52540 0%, #FF4767 100%)" titleColor="#fff"
+ borderBottom="none">
@@ -22,8 +23,8 @@
¥
- {{ item.server_price }}
+ {{
+ item.server_price }}
@@ -43,156 +44,156 @@
\ No newline at end of file
diff --git a/pages/shop/staff/manage.vue b/pages/shop/staff/manage.vue
index aad5e6e..419eab0 100644
--- a/pages/shop/staff/manage.vue
+++ b/pages/shop/staff/manage.vue
@@ -4,8 +4,8 @@
backgroundColor="linear-gradient( 134deg, #F52540 0%, #FF4767 100%)"
headleSrc="/static/images/recruit/guide.png" :showHeadle="false" titleColor="#fff" borderBottom="none"
@onHeadleClick="openPop">
-
+
@@ -20,20 +20,22 @@
:listScrollHeight="`calc(100vh - ${statusBarHeight + 350}rpx)`">
-
+
- {{ typName(item.state) }}
+ {{
+ typName(item.state) }}
{{ item.syr.name }}
- 接单
+ :class="{ disswitch: item.sj_state != 1 }" v-if="item.state == 1">
+ 接单
- 不接单
+ 不接单
绑定时间: {{ item.bind_time }}
@@ -75,428 +77,430 @@
\ No newline at end of file