Explorar el Código

添加“收货地址”模板页

icssoa hace 7 meses
padre
commit
2bab42954a
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      pages/template/shop/address-edit.uvue

+ 1 - 0
pages/template/shop/address-edit.uvue

@@ -15,6 +15,7 @@
 							v-model="formData.phone"
 							:placeholder="t('请输入手机号')"
 							:maxlength="11"
+							type="number"
 						></cl-input>
 					</cl-form-item>