Przeglądaj źródła

优化商城首页请求顺序

jf 5 lat temu
rodzic
commit
320fbd0317
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      mallApp/src/pages/home/index.vue

+ 1 - 1
mallApp/src/pages/home/index.vue

@@ -63,7 +63,7 @@ export default {
   mounted () { },
   onShow () {
     uni.hideTabBar();
-    this.init();
+    // this.init();
   },
   methods: {
     init () {