111
This commit is contained in:
@@ -11,7 +11,7 @@
|
|||||||
</view>
|
</view>
|
||||||
<view style="margin-top: 30rpx;">
|
<view style="margin-top: 30rpx;">
|
||||||
<view class="inputRow">
|
<view class="inputRow">
|
||||||
<image src="../../static/baseIcon/username.png" mode="aspectFill" class="drawableLeft"></image>
|
<!-- <image src="../../static/baseIcon/username.png" mode="aspectFill" class="drawableLeft"></image> -->
|
||||||
<input type="number" maxlength="11" @input="phoneText" placeholder="请输入手机号" class="input" />
|
<input type="number" maxlength="11" @input="phoneText" placeholder="请输入手机号" class="input" />
|
||||||
<SendCodeItem :phoneNum="page.mobile" url="/v1/wxuser/sendVerificationCode" @click="send"
|
<SendCodeItem :phoneNum="page.mobile" url="/v1/wxuser/sendVerificationCode" @click="send"
|
||||||
ref="wxCodeItem"></SendCodeItem>
|
ref="wxCodeItem"></SendCodeItem>
|
||||||
|
|||||||
Reference in New Issue
Block a user