From 6930ff0a253925cb72138d91a386eb0f51093e72 Mon Sep 17 00:00:00 2001 From: ihzero Date: Mon, 1 Jan 2024 21:08:06 +0800 Subject: [PATCH] =?UTF-8?q?=E6=89=93=E5=8C=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages.json | 4 +--- src/pages/basics/profile.vue | 3 +-- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/src/pages.json b/src/pages.json index 71e9765..9fa1823 100644 --- a/src/pages.json +++ b/src/pages.json @@ -231,11 +231,9 @@ } },{ "path" : "pages/basics/profile", - "style" : - { + "style" :{ "navigationBarTitleText": "基地概况", "enablePullDownRefresh": false - } },{ "path" : "pages/basics/profile-detail", diff --git a/src/pages/basics/profile.vue b/src/pages/basics/profile.vue index aad8101..92daa4d 100644 --- a/src/pages/basics/profile.vue +++ b/src/pages/basics/profile.vue @@ -1,7 +1,6 @@