Files
threeonecheck_web/unpackage/dist/build/mp-weixin/pages/personalcenter/account.wxml
2026-05-03 09:08:56 +08:00

1 line
1.8 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<view class="{{['page', 'data-v-808f02be', virtualHostClass]}}" style="{{virtualHostStyle}}" hidden="{{virtualHostHidden || false}}" id="{{r}}"><view class="padding bg-white margin-top data-v-808f02be"><view class="form-item solid-bottom data-v-808f02be"><view class="form-label data-v-808f02be">旧密码</view><view class="form-input-wrap data-v-808f02be"><block wx:if="{{r0}}"><input class="form-input data-v-808f02be" type="{{a}}" placeholder="请输入旧密码" value="{{b}}" bindinput="{{c}}"/></block><view class="pwd-toggle data-v-808f02be" bindtap="{{e}}"><text class="{{['data-v-808f02be', d]}}"></text></view></view></view><view class="form-item solid-bottom data-v-808f02be"><view class="form-label data-v-808f02be">新密码</view><view class="form-input-wrap data-v-808f02be"><block wx:if="{{r0}}"><input class="form-input data-v-808f02be" type="{{f}}" placeholder="请输入新密码" value="{{g}}" bindinput="{{h}}"/></block><view class="pwd-toggle data-v-808f02be" bindtap="{{j}}"><text class="{{['data-v-808f02be', i]}}"></text></view></view></view><view class="form-item data-v-808f02be"><view class="form-label data-v-808f02be">确认密码</view><view class="form-input-wrap data-v-808f02be"><block wx:if="{{r0}}"><input class="form-input data-v-808f02be" type="{{k}}" placeholder="请再次输入新密码" value="{{l}}" bindinput="{{m}}"/></block><view class="pwd-toggle data-v-808f02be" bindtap="{{o}}"><text class="{{['data-v-808f02be', n]}}"></text></view></view></view></view><view class="tips data-v-808f02be"><text class="text-gray text-sm data-v-808f02be">密码长度至少6位建议包含字母和数字</text></view><view class="padding data-v-808f02be"><button class="bg-blue round data-v-808f02be" bindtap="{{p}}" loading="{{q}}">保存</button></view></view>