記住密碼功能

methods: { …mapMutations([‘SET_Auth’]), isSavePwd(e){ //點擊時進行判斷 this.remember =!this.remember; }, doLogin() { var that = this; if (this.username !== ‘’ && this.password !== ‘’) { //調用接口,並傳遞參數m:「User」,
相關文章
相關標籤/搜索