From 2a48964efbd692d057a6105df4cdccd9d05364c5 Mon Sep 17 00:00:00 2001 From: Leo_Ding <2405260743@qq.com> Date: Tue, 12 Aug 2025 09:33:22 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/custom-back-header.vue | 150 +++++++++++++ pages.json | 10 +- pages/chat/chatPage.vue | 160 ++++++++++---- pages/chat/index.vue | 1 + pages/docList/index.vue | 30 ++- pages/meetingDetail/index.vue | 2 +- pages/meetingList/index.vue | 10 +- pages/neighbor/index.vue | 1 + pages/sign/sign.vue | 344 +++++++++++++++++------------- static/imgs/wechat.png | Bin 0 -> 4724 bytes utils/config.js | 1 + 11 files changed, 512 insertions(+), 197 deletions(-) create mode 100644 components/custom-back-header.vue create mode 100644 static/imgs/wechat.png diff --git a/components/custom-back-header.vue b/components/custom-back-header.vue new file mode 100644 index 0000000..65ffeaf --- /dev/null +++ b/components/custom-back-header.vue @@ -0,0 +1,150 @@ + + + + + \ No newline at end of file diff --git a/pages.json b/pages.json index b8a8526..822b93d 100644 --- a/pages.json +++ b/pages.json @@ -172,9 +172,10 @@ // 会议室预定 { "path": "pages/meetingList/index", - "style": { - "navigationBarTitleText": "近山社区", - "navigationStyle": "custom" // 隐藏原生导航栏 + "style": { + "navigationStyle": "default", + "navigationBarTitleText": "近山社区" + // "navigationStyle": "custom" // 隐藏原生导航栏 } }, // 会议室详情 @@ -206,18 +207,21 @@ { "path": "pages/sign/sign", "style": { + "navigationStyle": "default", "navigationBarTitleText": "电子签名" } }, { "path": "pages/docList/index", "style": { + "navigationStyle": "default", "navigationBarTitleText": "文件下载" } } ], "globalStyle": { + "navigationBarTextStyle": "black", "navigationBarBackgroundColor": "#F8F8F8", "backgroundColor": "#F8F8F8" diff --git a/pages/chat/chatPage.vue b/pages/chat/chatPage.vue index 4341c27..9975a4b 100644 --- a/pages/chat/chatPage.vue +++ b/pages/chat/chatPage.vue @@ -84,25 +84,40 @@ - - - - - - - 发送 - + + + + 最近雨季来了,家里总是很潮湿,有什么简单有效的除湿防霉小妙招吗? + + + 我下周要参加一个商务休闲风格的客户午餐会(夏天,户外庭院),男,身高175cm,体型偏瘦,肤色偏白,有什么搭配建议吗? + + + 我想开始减脂,能为我设计一份适合上班族、操作简单、营养均衡的晚餐食谱吗? + + + + + + + + 发送 + + + +