|
|
@@ -24,12 +24,9 @@ |
|
|
|
<view class="title"> |
|
|
|
<view class="titletext">联系电话</view> |
|
|
|
<view class="titletext2"> |
|
|
|
<u-input class="titletext-input" style="color: #333333;" v-model="parames.phone" maxlength="11" |
|
|
|
<input class="titletext-input" style="color: #333333;" v-model="parames.phone" maxlength="11" |
|
|
|
placeholder-class="titletext-input" placeholder-style="color:#B2B2B2;" type="number" |
|
|
|
placeholder="请输入联系电话" ></u-input> |
|
|
|
<!-- <input class="titletext-input" style="color: #333333;" v-model="parames.phone" maxlength="11" |
|
|
|
placeholder-class="titletext-input" placeholder-style="color:#B2B2B2;" type="number" |
|
|
|
placeholder="请输入联系电话" /> --> |
|
|
|
placeholder="请输入联系电话" /> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
|
|
|
|