@@ -28,7 +28,7 @@
</view>
<view class="info-from">
<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"/>
<text class="info-email">邮箱可用作登录账号,请使用公司邮箱或法人邮箱</text>