litian
2024-03-25 1fd211c2528c8ba7fff173c60b31acbc5807c809
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}}"