| | |
| | | <view class="box-image fl-cn" style="width: 80%"> |
| | | <!-- 测试题 --> |
| | | <view class="teach-icon fl-cn"> |
| | | <image src="/static/images/bookService/detail/test-icon.png" mode="" /> |
| | | <image src="/static/images/bookService/detail/test-icon.png" mode="" class="test-icon"/> |
| | | </view> |
| | | <!-- 名称 --> |
| | | <text class="name" style="width: 100%">{{item.name || '-'}}</text> |
| | |
| | | <view class="box-image fl-cn"> |
| | | <!-- 云测试图标 --> |
| | | <view class="teach-icon fl-cn"> |
| | | <image src="/static/images/bookService/detail/test-icon.png" mode="" /> |
| | | <image src="/static/images/bookService/detail/test-icon.png" mode="" class="test-icon" /> |
| | | </view> |
| | | <!-- 名称 --> |
| | | <text class="name">{{citem.name || '-'}}</text> |