1 line
1.2 KiB
Plaintext
1 line
1.2 KiB
Plaintext
<view class="edit-pwd wrap-card data-v-1444fc8d"><u--input bind:input="__e" class="mb-20 data-v-1444fc8d" vue-id="745b1619-1" prefixIcon="lock-open" placeholder="请输入旧密码" value="{{form.oldPwd}}" data-event-opts="{{[['^input',[['__set_model',['$0','oldPwd','$event',[]],['form']]]]]}}" bind:__l="__l"></u--input><u--input bind:input="__e" class="mb-20 data-v-1444fc8d" vue-id="745b1619-2" prefixIcon="lock" placeholder="请输入新密码" value="{{form.newPwd}}" data-event-opts="{{[['^input',[['__set_model',['$0','newPwd','$event',[]],['form']]]]]}}" bind:__l="__l"></u--input><u--input bind:input="__e" class="mb-20 data-v-1444fc8d" vue-id="745b1619-3" prefixIcon="checkbox-mark" placeholder="请输入确认密码" value="{{form.reNewPwd}}" data-event-opts="{{[['^input',[['__set_model',['$0','reNewPwd','$event',[]],['form']]]]]}}" bind:__l="__l"></u--input><view class="wrap-bottom-bar data-v-1444fc8d"><view class="bar-placeholder data-v-1444fc8d"></view><view class="bar-content data-v-1444fc8d"><u-button vue-id="745b1619-4" customStyle="{{btnStyle}}" ripple="{{true}}" shape="circle" data-event-opts="{{[['^click',[['submit']]]]}}" bind:click="__e" class="data-v-1444fc8d" bind:__l="__l" vue-slots="{{['default']}}">确定</u-button></view></view></view> |