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}}"