@@ -25,8 +25,6 @@
},
onLaunch: function() {
console.log('App onLaunch')
- console.log(this.$store.state.vuex_bizId,'---------')
- console.log(this.$store.state.vuex_token)
onShow: function() {
const pages = getCurrentPages(); // 获取加载的页面