From 867ee16cf7f78428d28824b4d04c2061147c21fa Mon Sep 17 00:00:00 2001
From: huliyong <2783385703@qq.com>
Date: Sat, 28 Dec 2024 20:59:19 +0800
Subject: [PATCH] =?UTF-8?q?=E4=B8=8A=E4=BC=A0=E4=BF=AE=E6=94=B9?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
components/config/customerServicePopup.vue | 34 +++++------
main.js | 2 +
mixins/configList.js | 4 +-
pages/index/center.vue | 4 +-
pages/index/index.vue | 7 ++-
pages/index/keepAccounts.vue | 12 ++--
pages_order/kepp/MechanicProblem.vue | 5 +-
pages_order/mine/GainPoints.vue | 49 +++++++++++++--
pages_order/mine/IntegralRecord.vue | 1 +
pages_order/mine/InvitationCredit.vue | 10 +++-
pages_order/mine/MemberRecharge.vue | 95 ++++++++++++++++--------------
pages_order/mine/contactRecord.vue | 4 +-
pages_order/mine/promotion.vue | 2 +-
pages_order/mine/setting.vue | 4 +-
pages_order/work/addResume.vue | 2 +-
store/store.js | 2 +-
16 files changed, 152 insertions(+), 85 deletions(-)
diff --git a/components/config/customerServicePopup.vue b/components/config/customerServicePopup.vue
index d2d73a6..c894531 100644
--- a/components/config/customerServicePopup.vue
+++ b/components/config/customerServicePopup.vue
@@ -1,10 +1,12 @@
-
+
- 联系客服
- 确定拨打客服电话?
+ 联系{{ bTitle || title }}
+ 确定拨打{{ bTitle || title }}电话?
@@ -17,37 +19,35 @@
-
+
@@ -80,6 +118,7 @@
}
.button {
+ all: unset;
text-align: center;
background-color: #3796F8;
color: #fff;
diff --git a/pages_order/mine/IntegralRecord.vue b/pages_order/mine/IntegralRecord.vue
index f8f1f2d..be6f0a9 100644
--- a/pages_order/mine/IntegralRecord.vue
+++ b/pages_order/mine/IntegralRecord.vue
@@ -32,6 +32,7 @@
您当前的正式积分
100
-
+
积分明细
@@ -94,12 +95,19 @@