litian
2025-03-27 c03853bf7e9594bcbef3cfe087b313d18aacb4bb
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>