From 2580e7a266bbe79dcd152c9e5e1218e6198cf0db Mon Sep 17 00:00:00 2001 From: duanshuwen Date: Sun, 28 Sep 2025 19:19:13 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E8=B0=83=E6=95=B4=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- client-configs.json | 4 ++-- src/components/Feedback/index.vue | 9 +++++++-- src/constant/base.js | 4 ++-- src/pages/login/index.vue | 1 - 4 files changed, 11 insertions(+), 7 deletions(-) diff --git a/client-configs.json b/client-configs.json index 251a2e2..b45947a 100644 --- a/client-configs.json +++ b/client-configs.json @@ -11,7 +11,7 @@ "duohua": { "clientId": "2", "appId": "wx23f86d809ae80259", - "name": "朵花", + "name": "朵朵", "placeholder": "快告诉朵朵您在想什么~", "loginDesc": "您好,欢迎来到朵花温泉", "logo": "@/pages/login/images/dh.png", @@ -20,7 +20,7 @@ "tianmu": { "clientId": "4", "appId": "wx0be424e1d22065a9", - "name": "天沐", + "name": "沐沐", "placeholder": "快告诉沐沐您在想什么~", "loginDesc": "您好,欢迎来到天沐温泉", "logo": "@/pages/login/images/tm.png", diff --git a/src/components/Feedback/index.vue b/src/components/Feedback/index.vue index 822835e..6001aec 100644 --- a/src/components/Feedback/index.vue +++ b/src/components/Feedback/index.vue @@ -42,20 +42,25 @@ - 朵朵收到您的意见将第一时间为您处理! + + {{ appName }}收到您的意见将第一时间为您处理! +