From 5ef7538790c59765346e378c14f620bdd7cce43f Mon Sep 17 00:00:00 2001 From: weipengfei <2187978347@qq.com> Date: Mon, 18 Sep 2023 16:02:32 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages.json | 2 +- pages/index/index.vue | 34 +-- unpackage/dist/dev/app-plus/app-service.js | 252 +++++++++------------ unpackage/dist/dev/app-plus/app-view.js | 198 +++++++--------- unpackage/dist/dev/app-plus/manifest.json | 2 +- 5 files changed, 214 insertions(+), 274 deletions(-) diff --git a/pages.json b/pages.json index ea49b87..e9549a8 100644 --- a/pages.json +++ b/pages.json @@ -14,7 +14,7 @@ "bounce": "none" } } - ], + ], "globalStyle": { "navigationBarTextStyle": "black", "navigationBarTitleText": "人工智能", diff --git a/pages/index/index.vue b/pages/index/index.vue index f0e00a2..272071c 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -1,12 +1,7 @@