Administrator 4 년 전
부모
커밋
d3f3fa476e
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      supplier/pages/user/information.vue

+ 1 - 1
supplier/pages/user/information.vue

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