登录修改

master
Lee 2023-01-06 16:56:12 +08:00
parent 795b8f35cc
commit 19718e29b4
4 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@
<view class="agreement-box">如您点击授权您将同意授权<text @tap="toAgreement" class="agreement">免责声明</text></view>
</view>
<!-- 获取头像&昵称 -->
<view class="pop-up-bg" v-if="empowerShow"> <!-- v-if="empowerShow" -->
<view class="pop-up-bg" v-if="empowerShow">
<view class="user-info-box">
<view class="info">
<view class="cover">
@ -51,7 +51,7 @@
avatarUrl:''
}, //
imgSrc: '/static/public/logo.jpg', //logo
logoAvatar:'/static/public/logo-avatar.png',//
logoAvatar:'/static/public/logo-avatar.jpg',//
appletName:'萌狮武术', //
empowerShow:false, //
isActive:false, //

Binary file not shown.

After

Width:  |  Height:  |  Size: 51 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 153 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.3 KiB

After

Width:  |  Height:  |  Size: 158 KiB