MrShi
2025-08-21 3fb674916994deff93d3335e263e07dfb5946a8d
small-program/App.vue
@@ -5,11 +5,7 @@
      computed: {
         ...mapState(['userInfo','openid'])
      },
<<<<<<< HEAD
      onLaunch: function() { 
=======
      onLaunch: function() {
>>>>>>> 2d0d3bb6a63ad0aee9d5cc003b50c50391b1cc94
         var that = this;
         that.getLocaltionBiz() 
         if (!this.openid || this.openid =='') {