Przeglądaj źródła

商城最近访问的店铺 显示不同的店铺

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

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

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