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,体型偏瘦,肤色偏白,有什么搭配建议吗? + + + 我想开始减脂,能为我设计一份适合上班族、操作简单、营养均衡的晚餐食谱吗? + + + + + + + + 发送 + + + +