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