- <view class="set-password-container data-v-cf17a44e"><view class="header data-v-cf17a44e">设置密码</view><view class="form data-v-cf17a44e"><input type="password" placeholder="请输入新密码" class="input data-v-cf17a44e" value="{{a}}" bindinput="{{b}}"/><input type="password" placeholder="请确认新密码" class="input data-v-cf17a44e" value="{{c}}" bindinput="{{d}}"/><button class="submit-btn data-v-cf17a44e" bindtap="{{e}}">确认设置</button></view></view>
|