pages/driver-page/drvier-my/drvier-my.vue
@@ -753,7 +753,7 @@ this.$store.commit('changeisLogin', false) this.$store.dispatch('websocketOnClose') uni.reLaunch({ url: '/pages/login/forgetPassword/forgetPassword' url: `/pages/login/resetPassword/resetPassword?phone=${this.userInfo.phone}&idcard=${this.userInfo.idcard}` }) }, // 修改用户信息 @@ -1106,4 +1106,4 @@ } } } </style> </style>