调整实名认证城市,新增个人订单确认流程,调整退款订单状态
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
<view class="hello">欢迎使用抖火法律</view>
|
||||
<view class="input input-phone">
|
||||
<label>+86</label>
|
||||
<input type="number" v-model="phone" placeholder="请输入手机号码">
|
||||
<input type="number" v-model="phone" maxlength="11" placeholder="请输入手机号码">
|
||||
</view>
|
||||
<view class="input">
|
||||
<input type="safe-password" password v-model="password" placeholder="请输入密码">
|
||||
|
||||
Reference in New Issue
Block a user