|
|
@@ -1,7 +1,7 @@
|
|
|
<template>
|
|
|
<div class="app-content">
|
|
|
- <view style="text-align:center;color:red;font-weight:bold;padding:10upx 0 10upx 0;font-size:27upx;">
|
|
|
- 必须填写客户真实手机号,否则引起数据错乱自行负责
|
|
|
+ <view style="text-align:center;color:red;font-weight:bold;padding:20upx 0 20upx 0;font-size:30upx;">
|
|
|
+ 请填写客户真实手机号,否则引起数据错乱自行负责
|
|
|
</view>
|
|
|
<form @submit="formSubmit">
|
|
|
<view class="module-com">
|