调整实名认证城市,新增个人订单确认流程,调整退款订单状态
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<view class="from">
|
||||
<view class="from-inpus from-input-phoen">
|
||||
<label>+86</label>
|
||||
<input type="number" v-model="username" placeholder="输入手机号码">
|
||||
<input type="number" v-model="username" maxlength="11" placeholder="输入手机号码">
|
||||
</view>
|
||||
<view class="from-inpus">
|
||||
<label>新密码</label>
|
||||
|
||||
Reference in New Issue
Block a user