wzp
2022-11-21 f29dfb68a705ab9f37ed924fc82d6fd414c1c78c
assetMgtH5/pages/index/index.vue
@@ -69,14 +69,9 @@
         // console.log('code='+options.code)
         // this.code=options.code;
         // this.state=options.state;
         try{
            this.status=options.status;
            console.log('status='+this.status);
            if(this.status===1){
            }
         }
         catch(e){}
         console.log(options.state);
         // this.value1 = options.state;
         // this.login(this.code);
         // this.getUserInfo();
      },