更改手机号输入数字
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
</view>
|
||||
<view class="Box_box flex-between">
|
||||
<view>*手机号</view>
|
||||
<view><input type="text" v-model="form.mobile" placeholder="请填写联系电话" /></view>
|
||||
<view><input type="number" v-model="form.mobile" placeholder="请填写联系电话" /></view>
|
||||
</view>
|
||||
<view class="Box_box flex-between">
|
||||
<view>*开票价格</view>
|
||||
|
||||
Reference in New Issue
Block a user