From b48426fc8430c169daeae81d4240e37d1ebca74e Mon Sep 17 00:00:00 2001 From: zoujing Date: Thu, 14 May 2026 11:23:03 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E4=B8=80=E4=BA=9B=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- client-configs.json | 6 +++--- scripts/README-update-appid.md | 2 +- .../ModuleTitle/images/wave_icon_b.png | Bin 0 -> 1025 bytes src/components/ModuleTitle/index.vue | 6 +++++- src/constant/base.js | 4 ++-- src/pages/ChatMain/ChatGuide/index.vue | 2 +- src/pages/ChatMain/ChatMainList/index.vue | 3 +-- src/pages/ChatMain/ChatTopNavBar/index.vue | 2 +- .../FindTabs/images/selected_tabs_icon_b.png | Bin 0 -> 1025 bytes .../Discovery/components/FindTabs/index.vue | 4 +++- src/request/base/config.js | 6 +++--- src/static/come_chat_image.png | Bin 140578 -> 27965 bytes 12 files changed, 20 insertions(+), 15 deletions(-) create mode 100644 src/components/ModuleTitle/images/wave_icon_b.png create mode 100644 src/pages/Discovery/components/FindTabs/images/selected_tabs_icon_b.png diff --git a/client-configs.json b/client-configs.json index 7e8a037..68c7662 100644 --- a/client-configs.json +++ b/client-configs.json @@ -2,8 +2,8 @@ "zhinian": { "clientId": "6", "appId": "wx5e79df5996572539", - "name": "智念", - "logo": "https://oss.nianxx.cn/mp/static/version_101/login/dh_logo.png", + "name": "念念", + "logo": "https://one-feel-config-images-bucket.oss-cn-chengdu.aliyuncs.com/20260514105508_3233_27.png", "theme": { "theme-color-800": "#174BB6", "theme-color-700": "#145EE1", @@ -15,7 +15,7 @@ "nianhelper": { "clientId": "11", "appId": "wx6fcf7b3db3deee6c", - "name": "智念助手", + "name": "念念助手", "logo": "https://one-feel-config-images-bucket.oss-cn-chengdu.aliyuncs.com/znjqzs.png", "theme": { "theme-color-800": "#174BB6", diff --git a/scripts/README-update-appid.md b/scripts/README-update-appid.md index f4fa113..3acfcb2 100644 --- a/scripts/README-update-appid.md +++ b/scripts/README-update-appid.md @@ -18,7 +18,7 @@ "zhinian": { "clientId": "2", "appId": "wx5e79df5996572539", - "name": "智念", + "name": "念念", "logo": "https://oss.nianxx.cn/mp/static/version_101/login/dh_logo.png" }, "duohua": { diff --git a/src/components/ModuleTitle/images/wave_icon_b.png b/src/components/ModuleTitle/images/wave_icon_b.png new file mode 100644 index 0000000000000000000000000000000000000000..a1d45fdf242f82bc4c317c0d63b25c98836adabc GIT binary patch literal 1025 zcmV+c1pfPpP)XBUM1e2`L0tAl$%y;r{Ot7(cXY^6 z(J_q6FBAmyu}8Imu@>*9iSaZdSb|kf@Q>A=Oaj2UoVJIlw5~3zX1>cXU_zs?8b5;(AS4U#-A%4=EWc5Nx(+GSdAQ&X zm6m*J^uTwIuAFYOCk^)x_>1oe@rFNIFW4G_!e!%UKP%dIxL)|&i#A@)00000NkvXXu0mjfJhRZa literal 0 HcmV?d00001 diff --git a/src/components/ModuleTitle/index.vue b/src/components/ModuleTitle/index.vue index 669f8e1..b832deb 100644 --- a/src/components/ModuleTitle/index.vue +++ b/src/components/ModuleTitle/index.vue @@ -1,11 +1,15 @@