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