qingyiay
2023-10-12 f2aa6f75d70cc7df54bfd0cf33af46fe96401856
pages/driver-page/drvier-my/drvier-my.vue
@@ -12,7 +12,6 @@
               <view class="edit-button"><u-button type="primary"
                     @click="editBtnClick"
                     shape="circle"
                     :disabled="userInfo.isRegister!==2"
                     plain>编辑个人资料</u-button></view>
            </view>
         </view>
@@ -125,11 +124,11 @@
         </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"
               plain></u-button></view>
               plain></u-button></view> -->
         <view class="loginout-main"><u-button text="退出登录"
               type="primary"
               @click="logout"