MrShi
2025-08-21 3fb674916994deff93d3335e263e07dfb5946a8d
优化
已修改1个文件
4 ■■■■ 文件已修改
small-program/App.vue 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
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 =='') {