Эх сурвалжийг харах

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

jf 5 жил өмнө
parent
commit
c1f9d18236

+ 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 () {