From d09f0612d18b9591accef472db5100be34f6a094 Mon Sep 17 00:00:00 2001 From: yunkexin <760754045@qq.com> Date: Wed, 31 Jul 2024 17:36:49 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E8=B7=AF=E7=94=B1=E6=9C=AC?= =?UTF-8?q?=E5=9C=B0=E5=AD=98=E5=82=A8=EF=BC=8C=E8=B0=83=E6=95=B4=E7=8A=B6?= =?UTF-8?q?=E6=80=81=E6=A0=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages.json | 8 ++++---- pages/apply/complete.vue | 6 +++--- pages/index/index.vue | 26 +++++++------------------- utils/request.js | 14 +++++--------- 4 files changed, 19 insertions(+), 35 deletions(-) diff --git a/pages.json b/pages.json index 70db082..c64863c 100644 --- a/pages.json +++ b/pages.json @@ -27,15 +27,15 @@ { "path": "pages/apply/index", "style": { - "navigationBarTitleText": "个人信息", - "navigationBarBackgroundColor": "#fff" + "navigationBarTitleText": "个人信息" + // "navigationBarBackgroundColor": "#fff" } }, { "path": "pages/apply/complete", "style": { "navigationBarTitleText": "", - "navigationBarBackgroundColor": "#fff", + // "navigationBarBackgroundColor": "#fff", "app-plus": { "titleNView": { // "titleSize": "18px", @@ -56,7 +56,7 @@ "globalStyle": { "navigationBarTextStyle": "black", "navigationBarTitleText": "uni-app", - "navigationBarBackgroundColor": "#fff", //f6faff + "navigationBarBackgroundColor": "#f6faff", //f6faff "backgroundColor": "#F8F8F8" }, "uniIdRouter": {} diff --git a/pages/apply/complete.vue b/pages/apply/complete.vue index 079b801..d562dc0 100644 --- a/pages/apply/complete.vue +++ b/pages/apply/complete.vue @@ -60,13 +60,13 @@