|
@ -120,10 +120,10 @@ |
|
|
</view> |
|
|
</view> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!-- <view v-if="isLogin" @click="handleLogout()"--> |
|
|
|
|
|
<!-- style="font-size: 18px;width: 90%;text-align: center;padding: 20rpx 0;text-align: center;background: linear-gradient(to top, #0E001F, #7B0373 );margin: 200rpx auto 0 ;color: #fff;border-radius: 40rpx;">--> |
|
|
|
|
|
<!-- 退出登录--> |
|
|
|
|
|
<!-- </view>--> |
|
|
|
|
|
|
|
|
<view v-if="isLogin&&userInfo.is_info==1" @click="handleLogout()" |
|
|
|
|
|
style="font-size: 18px;width: 90%;text-align: center;padding: 20rpx 0;text-align: center;background: linear-gradient(to top, #0E001F, #7B0373 );margin: 200rpx auto 0 ;color: #fff;border-radius: 40rpx;"> |
|
|
|
|
|
退出登录 |
|
|
|
|
|
</view> |
|
|
</view> |
|
|
</view> |
|
|
<view slot="gFooter" class="gui-flex gui-rows gui-nowrap gui-space-between gui-align-items-end" |
|
|
<view slot="gFooter" class="gui-flex gui-rows gui-nowrap gui-space-between gui-align-items-end" |
|
|
style="background: linear-gradient(to top, #0E001F, #7B0373 );padding-bottom: 100rpx;"> |
|
|
style="background: linear-gradient(to top, #0E001F, #7B0373 );padding-bottom: 100rpx;"> |
|
|