From a48374f9855c1efff67ada20de41d2b1f46baf8a Mon Sep 17 00:00:00 2001 From: wuhui_zzw <1760308791@qq.com> Date: Tue, 6 Feb 2024 17:45:43 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=EF=BC=9A=E5=AE=A2=E6=88=B7?= =?UTF-8?q?=E7=AE=A1=E7=90=86=20-=20=E5=AE=A2=E6=88=B7=E5=B7=B2=E9=A2=84?= =?UTF-8?q?=E6=94=AF=E7=A7=AF=E5=88=86=E6=98=BE=E7=A4=BAnan=20=E6=96=87?= =?UTF-8?q?=E5=AD=97=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages.json | 2 +- pages/admin/business/edit_staff.vue | 2 +- pages/admin/custom/index.vue | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pages.json b/pages.json index b796232..67b9eba 100644 --- a/pages.json +++ b/pages.json @@ -767,7 +767,7 @@ { "path": "custom/index", "style": { - "navigationBarTitleText": "客户管理" + "navigationBarTitleText": "顾客管理" } } ] diff --git a/pages/admin/business/edit_staff.vue b/pages/admin/business/edit_staff.vue index 41b3e94..fe4ce80 100644 --- a/pages/admin/business/edit_staff.vue +++ b/pages/admin/business/edit_staff.vue @@ -95,7 +95,7 @@ - 客户管理 + 顾客管理 diff --git a/pages/admin/custom/index.vue b/pages/admin/custom/index.vue index ecee6b9..d5a192a 100644 --- a/pages/admin/custom/index.vue +++ b/pages/admin/custom/index.vue @@ -18,7 +18,7 @@ {{ item.nickname }} {{ item.uid }} - 已预支积分:{{ item.advance_exchange_integral }} + 已预支积分:{{ item.advance_exchange_integral || 0.00 }}