|
@@ -2,7 +2,7 @@
|
|
|
<view class="bookshelf-content">
|
|
|
<view class="bookshelf-content__top" :style="{height:top_height+'px'}">
|
|
|
<view class="bookshelf-content__top__bg">
|
|
|
- <image class="image" src="../../static/imgs/public/img_bg_1.png"></image>
|
|
|
+ <image class="image" src="../../static/imgs/public/img_top_bg_1.png"></image>
|
|
|
</view>
|
|
|
<view :style="{marginTop: safeArea_top+'px'}">
|
|
|
<z-tabs
|