yiming
2024-03-29 0e292005a339a4974712541a831e9746c4ee0a7b
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>
      <!-- 暂无数据 -->