|
|
|
@ -1,10 +1,10 @@ |
|
|
|
<template> |
|
|
|
<view> |
|
|
|
<!-- <view class="status_bar"></view> --> |
|
|
|
<view class="one" v-show="isTop"> |
|
|
|
<!-- <view style="display: none;" class="one" v-show="isTop"> |
|
|
|
<image src="../../static/img/left_white.png" mode="" @click="backTo"></image> |
|
|
|
<image src="/static/img/dope plus_white.png" mode="" class="index_logo"></image> |
|
|
|
</view> |
|
|
|
</view> --> |
|
|
|
<view class="account_info padding_account" :style="{background:`url(${userbg})`}"> |
|
|
|
<image src="../../static/icon/nologin2.png" mode="" class="header_img" |
|
|
|
v-show="!user_info.isLogin||!user_info.user_head"></image> |
|
|
|
@ -535,7 +535,7 @@ |
|
|
|
align-items: center; |
|
|
|
position: absolute; |
|
|
|
width: 100%; |
|
|
|
top: 15.5%; |
|
|
|
top: 18%; |
|
|
|
// left: 15%; |
|
|
|
|
|
|
|
// z-index: 1111; |
|
|
|
|