仓库首页
This commit is contained in:
parent
609f159318
commit
abad905b05
|
|
@ -146,7 +146,8 @@
|
|||
</view> -->
|
||||
|
||||
</view>
|
||||
<image class="big-older" :src="`/static/index/newindex/leftmenu/${uni.getStorageSync('NUall').fzr?`warepeople`:`nopeople`}.png`" />
|
||||
<image class="big-older"
|
||||
:src="`/static/index/newindex/leftmenu/${uni.getStorageSync('NUall').fzr?`warepeople`:`nopeople`}.png`" />
|
||||
<view class="name-weight">
|
||||
{{ uni.getStorageSync('NUall').fzr }}
|
||||
</view>
|
||||
|
|
@ -576,12 +577,14 @@
|
|||
margin-right: 10rpx;
|
||||
font-weight: 600;
|
||||
}
|
||||
|
||||
.server-number {
|
||||
font-size: 30rpx;
|
||||
margin-right: 10rpx;
|
||||
margin-top: 25rpx;
|
||||
color: #666666;
|
||||
}
|
||||
|
||||
.server-bgc {
|
||||
width: 160rpx;
|
||||
height: 50rpx;
|
||||
|
|
|
|||
Loading…
Reference in New Issue