h5账号密码登录 修改(初始化)h5和app的登录密码

This commit is contained in:
Aaron
2021-07-20 18:10:31 +08:00
parent c42fc330d7
commit 8c1008b3da
4 changed files with 75 additions and 48 deletions

View File

@ -44,13 +44,13 @@
<input type="text" v-else value="未绑定" disabled class="id" />
</view>
</view>
<!-- <view class="item acea-row row-between-wrapper" @click="goChangePassword()">
<view class="item acea-row row-between-wrapper" @click="goChangePassword()">
<view>密码</view>
<view class="input acea-row row-between-wrapper">
<text>点击修改密码</text>
<text class="iconfont icon-suozi"></text>
</view>
</view> -->
</view>
</view>
<view class="modifyBnt bg-color-red" @click="submit">保存修改</view>
<!-- #ifndef MP-WEIXIN -->