广告显示

This commit is contained in:
2024-11-25 13:13:42 +08:00
parent 0b975c2418
commit 0ad2bb2b93
515 changed files with 256872 additions and 2253 deletions

View File

@@ -79,7 +79,7 @@
<view class="book_content">
<view class="book_name">{{ v.productName }}</view>
<view class="bottom">
<!-- <view class="bottom">
<view class="book_price">
<view class="book_price_current">
<text class="price_icon"></text>
@@ -92,7 +92,7 @@
>
</view>
<view class="sumSales">已售{{ v.sumSales }}</view>
</view>
</view> -->
</view>
</view>
</scroll-view>
@@ -697,7 +697,7 @@ function calcTimer(timer) {
.book_name {
font-family: MicrosoftYaHei;
font-weight: 600;
font-size: 24rpx;
font-size: 26rpx;
line-height: 24rpx;
height: 50rpx;
color: #020001;