| | |
| | | <view style="width: 150rpx;"> 出版时间: </view> |
| | | <view>{{ publicationDate}}</view> |
| | | </view> |
| | | |
| | | </view> |
| | | <image src="/static/images/bookService/detail/square.png" class="right-background" /> |
| | | </view> |
| | |
| | | </view> |
| | | </view> |
| | | </view> |
| | | |
| | | |
| | | </view> |
| | | </view> |
| | | |
| | |
| | | <image src="/static/images/digitalTextbooks/zhengshu@2x.png" mode="" /> |
| | | </view> |
| | | <view class="basic"> 证书信息</view> |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | </view> |
| | | |
| | | |
| | |
| | | <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> |
| | | |