css
litian
2024-09-25 b471803c1a9e4c1452a98a8b3631bde66641b910
packageBookService/pages/bookServices/detail/components/testTree/index.wxml
@@ -36,7 +36,7 @@
              <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>