| 1 |
- <view class="app-content _div data-v-45117490"><form data-event-opts="{{[['submit',[['formSubmit',['$event']]]]]}}" bindsubmit="__e" class="data-v-45117490"><view class="module-com _div data-v-45117490"><block wx:if="{{shopUser.hasPayPwd==1}}"><tui-list-cell class="line-cell data-v-45117490" vue-id="5babe2e0-1" hover="{{false}}" bind:__l="__l" vue-slots="{{['default']}}"><view class="tui-title _div data-v-45117490">旧密码</view><input class="tui-input data-v-45117490" placeholder-class="phcolor" name="old" placeholder="请输入旧密码" maxlength="50" type="password" data-event-opts="{{[['input',[['__set_model',['$0','old','$event',[]],['form']]]]]}}" value="{{form.old}}" bindinput="__e"/></tui-list-cell></block><tui-list-cell class="line-cell data-v-45117490" vue-id="5babe2e0-2" hover="{{false}}" bind:__l="__l" vue-slots="{{['default']}}"><view class="tui-title _div data-v-45117490">密码</view><input class="tui-input data-v-45117490" placeholder-class="phcolor" name="new" placeholder="请输入密码" maxlength="50" type="password" data-event-opts="{{[['input',[['__set_model',['$0','new','$event',[]],['form']]]]]}}" value="{{form.new}}" bindinput="__e"/></tui-list-cell><tui-list-cell class="line-cell data-v-45117490" vue-id="5babe2e0-3" hover="{{false}}" bind:__l="__l" vue-slots="{{['default']}}"><view class="tui-title _div data-v-45117490">确认密码</view><input class="tui-input data-v-45117490" placeholder-class="phcolor" name="confirm" placeholder="请输入确认密码" maxlength="50" type="password" data-event-opts="{{[['input',[['__set_model',['$0','confirm','$event',[]],['form']]]]]}}" value="{{form.confirm}}" bindinput="__e"/></tui-list-cell><view class="prompt-text _div data-v-45117490">余额支付时需要用到支付密码</view><view class="btn-wrap _div data-v-45117490"><button class="button-com red big data-v-45117490" formType="submit">确认</button></view></view></form></view>
|