yiming
2024-03-29 bc63cd0e8e9c380be145f23f3456235d124a50d9
packageBookService/pages/bookServices/detail/components/tree/index.wxml
@@ -8,7 +8,7 @@
      value="{{item.id}}"
    >
      <view slot="header" class="header-title">
        <view>
        <view class="title-checkBox">
          <t-checkbox
            icon="rectangle"
            checked="{{item.checked}}"
@@ -169,7 +169,6 @@
          buyIds="{{buyIds}}"
          openTeachids="{{openTeachids}}"
          openLearnids="{{openLearnids}}"
        ></tree>
      </view>
      <!-- 暂无数据 -->