|
@@ -28,7 +28,7 @@
|
|
</view>
|
|
</view>
|
|
<view class="info-from">
|
|
<view class="info-from">
|
|
<view class="label">邮箱</view>
|
|
<view class="label">邮箱</view>
|
|
- <input class="row-input" v-model="params.email" type="text" placeholder="请输入邮箱地址" placeholder-class="placeholder" maxlength="6"/>
|
|
|
|
|
|
+ <input class="row-input" v-model="params.email" type="text" placeholder="请输入邮箱地址" placeholder-class="placeholder"/>
|
|
</view>
|
|
</view>
|
|
<text class="info-email">邮箱可用作登录账号,请使用公司邮箱或法人邮箱</text>
|
|
<text class="info-email">邮箱可用作登录账号,请使用公司邮箱或法人邮箱</text>
|
|
<view class="info-from">
|
|
<view class="info-from">
|