wzp
2022-03-08 1f478b4b033d518f6de21f931d828d2a175b2a3e
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();
      },