YM
2024-03-25 da861353b4ab88bf69f647f0f74121b7a4bda152
packageBookService/pages/bookServices/detail/index.wxml
@@ -190,6 +190,7 @@
            applyResourceLoading="{{applyResourceLoading}}"
          ></teach-resource>
          <tree
            openIds="{{openTeachids}}"
            bookInfo="{{bookDetail}}"
            treeList="{{teach}}"
            tab="{{tabValue}}"
@@ -224,6 +225,7 @@
          ></learn-resource>
          <tree
            id="tree"
            openIds="{{openLearnids}}"
            bookInfo="{{bookDetail}}"
            tab="{{tabValue}}"
            treeList="{{learn}}"