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