优化后,再次提交

This commit is contained in:
王利强
2026-05-03 09:08:56 +08:00
parent 721ef0ad54
commit 805747d1d9
1243 changed files with 46213 additions and 221 deletions

View File

@@ -0,0 +1 @@
<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>