From 9c1a60484eb387d9788cf7832e2cd4fc6a68065f Mon Sep 17 00:00:00 2001 From: fanfan Date: Sat, 3 Aug 2024 22:11:30 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BB=86=E8=8A=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/gamll/index.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/pages/gamll/index.vue b/pages/gamll/index.vue index a22428f..ef24618 100644 --- a/pages/gamll/index.vue +++ b/pages/gamll/index.vue @@ -275,7 +275,6 @@ this.getRetailList() this.getDescribe() uni.$on('appShow', this.solveShowMsg); - uni.showNavigationBarLoading(); }, onUnload() { uni.$off('appShow', this.solveShowMsg);