819527061@qq.com
2024-06-11 29d8f968bf84e9c89a24fe33ef51fb5c0aed0ab1
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>