MrShi
2025-10-13 2d02eb82474e43faedfe06910381ede0eda67f3c
small-program/App.vue
@@ -7,7 +7,6 @@
      },
      onLaunch: function() {  
         var that = this;
         that.getLocaltionBiz()
         if (!this.openid || this.openid =='') {
            uni.login({
               provider: 'weixin',
@@ -41,6 +40,7 @@
      },
      onShow: function() {
         console.log('App Show')
         this.getLocaltionBiz()
      },
      onHide: function() {
         console.log('App Hide')