From 4d88aae71a58242973dd383a511a62fc98059568 Mon Sep 17 00:00:00 2001 From: m0_75226990 Date: Fri, 25 Nov 2022 15:09:33 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=B7=BB=E5=8A=A0=E6=96=87=E4=BB=B6?= =?UTF-8?q?=E8=B7=AF=E5=BE=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages.json | 9 ++++ .../WifiInfomation/wifiInfomation.vue | 54 +++++++++---------- 2 files changed, 33 insertions(+), 30 deletions(-) diff --git a/pages.json b/pages.json index 2c3d858..78892ea 100644 --- a/pages.json +++ b/pages.json @@ -114,6 +114,15 @@ "enablePullDownRefresh": false } + }, + { + "path" : "pages/SystemAPI/WifiInfomation/wifiInfomation", + "style" : + { + "navigationBarTitleText": "", + "enablePullDownRefresh": false + } + }, { diff --git a/pages/SystemAPI/WifiInfomation/wifiInfomation.vue b/pages/SystemAPI/WifiInfomation/wifiInfomation.vue index 28ef4a0..e10c6a9 100644 --- a/pages/SystemAPI/WifiInfomation/wifiInfomation.vue +++ b/pages/SystemAPI/WifiInfomation/wifiInfomation.vue @@ -1,5 +1,5 @@