yiming
2024-06-14 c3029bc6a39004014fdfcb4f6debb02fa7410060
pages/digitalTextbooks/digitalTextbooksDetails/index.wxml
@@ -37,7 +37,6 @@
                <view style="width: 150rpx;"> 出版时间: </view>
                <view>{{ publicationDate}}</view>
              </view>
            </view>
            <image src="/static/images/bookService/detail/square.png" class="right-background" />
          </view>
@@ -69,8 +68,6 @@
            </view>
          </view>
        </view>
      </view>
    </view>
@@ -97,11 +94,6 @@
              <image src="/static/images/digitalTextbooks/zhengshu@2x.png" mode="" />
            </view>
            <view class="basic"> 证书信息</view>
          </view>
@@ -177,9 +169,7 @@
                <image src="{{item.icon}}" mode="" />
                <img wx:if="{{item.icon == ''}}" src="/static/images/default-book-img.png" alt="" />
              </view>
              <view class="correlationName">{{item.name}}</view>
              <view class="correlationAuthor">{{digitalsData.author}}</view>
            </view>