DELL 3 năm trước cách đây
mục cha
commit
200d4cf88f
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/pages/login/code.vue

+ 1 - 1
src/pages/login/code.vue

@@ -5,7 +5,7 @@
 			<view class="login">
 				<view class="login-title">验证码登录</view>
 				<view class="login-input pat">
-					<u--input placeholder="请输入手机号" type="number" v-model="mobile" border="none" clearable></u--input>
+					<u-input placeholder="请输入手机号" type="number" v-model="mobile" border="none" clearable/>
 				</view>
 				<view class="login-input">
 					<u-input placeholder="请输入短信验证码" type="number" v-model="code" clearable>