819527061@qq.com
2024-06-28 20ae88664bdbb4ae21ec3b13338d906ff1b7431a
pages/driver-page/drvier-my/drvier-my.vue
@@ -155,7 +155,7 @@
         </view>
      </view>
      <view class="loginout">
         <view class="loginout-main"><u-button text="重置密码"
         <view class="loginout-main"><u-button text="修改密码"
               type="primary"
               @click="initPwd"
               shape="circle"
@@ -727,7 +727,9 @@
               });
         },
         initPwd() {
            this.initPwdShow = true
        uni.navigateTo({
          url: `/pages/login/resetPassword/resetPassword`
        })
         },
         initPwdConfirm() {
            this.initPwdShow = false
@@ -1017,4 +1019,4 @@
         }
      }
   }
</style>
</style>