MrShi
2025-08-21 907ec8bf7687f8feaf4efbad3c98c585c31fc0e8
small-program/App.vue
@@ -4,7 +4,8 @@
      computed: {
         ...mapState(['userInfo','openid'])
      },
      onLaunch: function() {
      onLaunch: function() {
         console.log(ua)
         var that = this;
         if (!this.openid || this.openid =='') {
            uni.login({