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);