From 62e4f07cb033a595bc09ba736c0f769cf5937220 Mon Sep 17 00:00:00 2001 From: longjieli <11918793+longjieli@user.noreply.gitee.com> Date: Wed, 2 Apr 2025 08:54:23 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- api/date/index.js | 4 +- otherPages/authentication/connectAddress/index.vue | 45 ++++++++++++++++++---- otherPages/authentication/examination/base.vue | 2 +- .../authentication/examination/errorDetail.vue | 2 +- otherPages/authentication/examination/train.vue | 2 +- otherPages/binding/grade/detail.vue | 4 +- otherPages/binding/grade/index.vue | 12 +++--- otherPages/binding/wallet/index.vue | 14 +++---- otherPages/binding/withdrawal/index.vue | 2 +- otherPages/myOrdersManage/bond/index.vue | 2 +- otherPages/myOrdersManage/bond/refund.vue | 2 +- otherPages/myOrdersManage/clock/detail.vue | 2 +- otherPages/myOrdersManage/date/detail.vue | 36 ++++++++++------- otherPages/myOrdersManage/service/base.vue | 2 +- otherPages/myOrdersManage/service/dog.vue | 2 +- otherPages/myOrdersManage/transaction/index.vue | 6 +-- otherPages/myOrdersManage/withdrawal/index.vue | 4 +- otherPages/orderTakingManage/create/index.vue | 2 +- otherPages/orderTakingManage/detail/index.vue | 10 ++--- otherPages/orderTakingManage/evaluate/index.vue | 4 +- otherPages/orderTakingManage/pet/detail.vue | 2 +- otherPages/orderTakingManage/pet/index.vue | 6 +-- .../userManage/pet/components/petBaseInfo.vue | 5 ++- .../userManage/pet/components/petHealthInfo.vue | 2 +- otherPages/userManage/pet/index.vue | 6 +-- otherPages/userManage/pet/petInfo.vue | 1 + otherPages/userManage/record/index.vue | 4 +- .../myLevel/commponents/levelInfo.vue | 2 +- .../myUser/components/haveOrder.vue | 16 ++++---- .../workbenchManage/myUser/components/noOrder.vue | 4 +- otherPages/workbenchManage/myUser/index.vue | 2 +- otherPages/workbenchManage/myWallet/index.vue | 12 +++--- pages/login/wxUserInfo.vue | 41 ++++++++++---------- pages/myOrdersManage/index.vue | 10 +---- pages/orderTakingManage/index.vue | 10 +---- pages/userManage/index.vue | 17 ++++---- pages/workbenchManage/index.vue | 2 +- utils/useMixin.js | 4 +- 38 files changed, 165 insertions(+), 140 deletions(-) diff --git a/api/date/index.js b/api/date/index.js index fcc0cd3..b4e5ae3 100644 --- a/api/date/index.js +++ b/api/date/index.js @@ -22,8 +22,8 @@ export function insertOutDate(data) { // 接单地址-不接单日期列表数据查询 export function outDateList() { return request({ - 'url': '​/applet/outDate/outDateList', - 'method': 'get' + 'url': '/applet/outDate/outDateList', + 'method': 'get', }) } diff --git a/otherPages/authentication/connectAddress/index.vue b/otherPages/authentication/connectAddress/index.vue index bf5bbd8..e869ce1 100644 --- a/otherPages/authentication/connectAddress/index.vue +++ b/otherPages/authentication/connectAddress/index.vue @@ -43,7 +43,7 @@ 编辑 - + 删除 @@ -61,6 +61,14 @@ + + + + \ No newline at end of file diff --git a/otherPages/authentication/examination/base.vue b/otherPages/authentication/examination/base.vue index 411c8fa..1749f77 100644 --- a/otherPages/authentication/examination/base.vue +++ b/otherPages/authentication/examination/base.vue @@ -15,7 +15,7 @@ 选择题 - + {{ group.title }} - + - + 仍需至少注册 - + 5人 - + diff --git a/otherPages/binding/grade/index.vue b/otherPages/binding/grade/index.vue index d4e62fd..07cbb77 100644 --- a/otherPages/binding/grade/index.vue +++ b/otherPages/binding/grade/index.vue @@ -27,7 +27,7 @@ - + 当月注册用户 @@ -35,7 +35,7 @@ - + 当月下单用户 @@ -43,7 +43,7 @@ - + 当月有效用户 @@ -61,7 +61,7 @@ - + 累积注册用户 @@ -69,7 +69,7 @@ - + 累积下单用户 @@ -77,7 +77,7 @@ - + 累积有效用户 diff --git a/otherPages/binding/wallet/index.vue b/otherPages/binding/wallet/index.vue index 032f970..a511d74 100644 --- a/otherPages/binding/wallet/index.vue +++ b/otherPages/binding/wallet/index.vue @@ -13,10 +13,10 @@ 初级合伙人 - + 当前分成比例:25% - + 晋级后分成比例:30% @@ -24,7 +24,7 @@