From 31d9adc579202b7cbb559977698fe68c78551a28 Mon Sep 17 00:00:00 2001 From: zoujing Date: Wed, 13 May 2026 14:53:09 +0800 Subject: [PATCH 1/3] =?UTF-8?q?feat:=20=E4=BC=B4=E6=B8=B8=E7=9A=84?= =?UTF-8?q?=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- client-configs.json | 10 +-- src/pages/ChatMain/ChatGuide/index.vue | 83 ++++++++++++++++++++++ src/pages/ChatMain/ChatMainList/index.vue | 5 ++ src/static/come_chat_image.png | Bin 0 -> 140578 bytes src/static/dh.png | Bin 37849 -> 0 bytes src/uni.scss | 10 +-- 6 files changed, 98 insertions(+), 10 deletions(-) create mode 100644 src/pages/ChatMain/ChatGuide/index.vue create mode 100644 src/static/come_chat_image.png delete mode 100644 src/static/dh.png diff --git a/client-configs.json b/client-configs.json index e69aa7b..7e8a037 100644 --- a/client-configs.json +++ b/client-configs.json @@ -5,11 +5,11 @@ "name": "智念", "logo": "https://oss.nianxx.cn/mp/static/version_101/login/dh_logo.png", "theme": { - "theme-color-800": "#0B7034", - "theme-color-700": "#0B5C2D", - "theme-color-500": "#0CCD58", - "theme-color-100": "#E8FFF1", - "theme-color-50": "#F0F8F3" + "theme-color-800": "#174BB6", + "theme-color-700": "#145EE1", + "theme-color-500": "#2D91FF", + "theme-color-100": "#D9EEFF", + "theme-color-50": "#EEF8FF" } }, "nianhelper": { diff --git a/src/pages/ChatMain/ChatGuide/index.vue b/src/pages/ChatMain/ChatGuide/index.vue new file mode 100644 index 0000000..95a3421 --- /dev/null +++ b/src/pages/ChatMain/ChatGuide/index.vue @@ -0,0 +1,83 @@ + + + + + \ No newline at end of file diff --git a/src/pages/ChatMain/ChatMainList/index.vue b/src/pages/ChatMain/ChatMainList/index.vue index 2e7960c..4e06bab 100644 --- a/src/pages/ChatMain/ChatMainList/index.vue +++ b/src/pages/ChatMain/ChatMainList/index.vue @@ -168,6 +168,8 @@