From aee5d1b21db1da2bd4a29d221868e9c3dd4584b4 Mon Sep 17 00:00:00 2001 From: "DESKTOP-GMUNQ1B\\k" <1154079537@qq.com> Date: Thu, 29 Feb 2024 15:57:17 +0800 Subject: [PATCH] =?UTF-8?q?=E5=85=BC=E5=AE=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages.json | 6 ++-- .../small_classification/index.vue | 30 ++++--------------- 2 files changed, 10 insertions(+), 26 deletions(-) diff --git a/pages.json b/pages.json index f8590cd..255826b 100644 --- a/pages.json +++ b/pages.json @@ -391,13 +391,15 @@ "path": "big_classification/index", "style": { "navigationBarTitleText": "云仓分类", - "enablePullDownRefresh": true + "enablePullDownRefresh": true, + "navigationStyle": "custom" } }, { "path": "small_classification/index", "style": { "navigationBarTitleText": "云仓分类", - "enablePullDownRefresh": true + "enablePullDownRefresh": true, + "navigationStyle": "custom" } }] }, diff --git a/pages/cloud_warehouse/small_classification/index.vue b/pages/cloud_warehouse/small_classification/index.vue index f1ff176..b91dee0 100644 --- a/pages/cloud_warehouse/small_classification/index.vue +++ b/pages/cloud_warehouse/small_classification/index.vue @@ -1,6 +1,6 @@