From cda35b37de8201af525f42ec5e05f5a87d303bbd Mon Sep 17 00:00:00 2001 From: guanxiaohan Date: Wed, 7 Aug 2024 09:54:58 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E7=82=B9=E8=B5=9E=E7=82=B9?= =?UTF-8?q?=E8=B8=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../zeroMarkdownView/zeroMarkdownView.vue | 1 + pages.json | 5 +- pages/index/detail.vue | 2 +- pages/investigation/task.vue | 163 +++++++++++------- pages/knowledge/index.vue | 54 +++++- 5 files changed, 158 insertions(+), 67 deletions(-) diff --git a/components/zeroMarkdownView/zeroMarkdownView.vue b/components/zeroMarkdownView/zeroMarkdownView.vue index 9e77cad..2d0bdc9 100644 --- a/components/zeroMarkdownView/zeroMarkdownView.vue +++ b/components/zeroMarkdownView/zeroMarkdownView.vue @@ -175,6 +175,7 @@ \ No newline at end of file diff --git a/pages.json b/pages.json index 10a1186..fc6cce5 100644 --- a/pages.json +++ b/pages.json @@ -87,7 +87,10 @@ // 开启下拉刷新 "enablePullDownRefresh": false, "navigationBarBackgroundColor": "#FFFFFF", - "navigationBarTextStyle": "black" + "navigationBarTextStyle": "black", + "app-plus": { + "softinputMode": "adjustResize" + } } }, { diff --git a/pages/index/detail.vue b/pages/index/detail.vue index 9135a29..6d7d24c 100644 --- a/pages/index/detail.vue +++ b/pages/index/detail.vue @@ -189,7 +189,7 @@