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