fix安卓登录问题
This commit is contained in:
parent
7931a3a472
commit
e19e348369
@ -84,7 +84,7 @@
|
|||||||
>登录</up-button
|
>登录</up-button
|
||||||
>
|
>
|
||||||
<up-button
|
<up-button
|
||||||
style="width: 626rpx; margin: auto; height: 96rpx; margin-top: 90rpx"
|
style="width: 626rpx; margin: auto; height: 96rpx; margin-top: 160rpx"
|
||||||
color="#EFC54E"
|
color="#EFC54E"
|
||||||
throttleTime="5"
|
throttleTime="5"
|
||||||
:loading="loading"
|
:loading="loading"
|
||||||
@ -92,9 +92,9 @@
|
|||||||
v-if="isCode && !haveCode"
|
v-if="isCode && !haveCode"
|
||||||
>获取验证码</up-button
|
>获取验证码</up-button
|
||||||
>
|
>
|
||||||
<view style="display: grid;place-items: center;">
|
<!-- <view >
|
||||||
<up-image src="../../static/icon.png" width="40px" height="40px" ></up-image>
|
<up-image src="../../static/icon.png" width="40px" height="40px" ></up-image>
|
||||||
</view>
|
</view> -->
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
</template>
|
</template>
|
||||||
|
Loading…
Reference in New Issue
Block a user