yangan
2024-06-21 07c0f76a80262cf48da3438dffd3ad3c04f9cf44
pages/login/userPassword.vue
@@ -77,7 +77,7 @@
         ...mapMutations(['setUserTabbar']),
         changeInput2(e){
            this.username=e.username
            this.password=e.password
            // this.password=e.password
         },
         handleInput2(e){
         },