img
litian
2024-09-27 8fadd7103d151b000adbaf126f96fe292ce3f5d4
packageBookService/pages/bookServices/detail/components/testTree/index.wxml
@@ -7,7 +7,7 @@
            <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>