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