Sfoglia il codice sorgente

优化商城首页请求顺序

jf 5 anni fa
parent
commit
320fbd0317
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      mallApp/src/pages/home/index.vue

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

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