bug
闫增涛
2024-09-09 7eea32a9a7a034e951468bea279688e8db5c1c98
bug
29个文件已修改
2424 ■■■■ 已修改文件
packageBookService/pages/bookServices/detail/buyResource/index.js 7 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
packageBookService/pages/bookServices/detail/buyResource/index.skeleton.wxml 1391 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
packageBookService/pages/bookServices/detail/buyResource/index.skeleton.wxss 231 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
packageBookService/pages/bookServices/detail/buyResource/index.wxml 16 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
packageBookService/pages/bookServices/detail/buyResource/index.wxss 17 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
packageBookService/pages/bookServices/detail/components/teachResource/index.wxml 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
packageBookService/pages/bookServices/examination/questionOptions/index.wxml 178 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
packageBookService/pages/bookServices/examination/questionOptions/index.wxss 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
packageBookService/pages/bookServices/linkPage/index.js 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
packagePersonal/pages/aboutUs/index.js 3 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
packagePersonal/pages/aboutUs/index.json 4 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
packagePersonal/pages/aboutUs/index.wxml 14 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
packagePersonal/pages/aboutUs/index.wxss 25 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
pages/bookExhibitionList/index.wxml 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
pages/digitalCourses/digitalCoursesDetails/components/tree/index.wxss 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
pages/digitalCourses/digitalCoursesDetails/index.js 11 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
pages/digitalCourses/digitalCoursesDetails/index.wxml 7 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
pages/digitalCourses/index.js 18 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
pages/digitalCourses/index.json 3 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
pages/digitalCourses/index.wxml 110 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
pages/digitalCourses/index.wxss 16 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
pages/digitalTextbooks/index.js 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
pages/digitalTextbooks/index.wxss 11 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
pages/home/home.js 2 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
pages/retrievalPage/index.js 38 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
pages/retrievalPage/index.wxml 293 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
pages/specialDiscussion/index.wxml 9 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
pages/specialDiscussion/index.wxss 5 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
pages/study/index.js 3 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
packageBookService/pages/bookServices/detail/buyResource/index.js
@@ -19,7 +19,6 @@
    checkAllState: true,
    productLinkPath: '',
    refCode: '',
    haider: false,
    naData: false,
    bookRefCode: []
  },
@@ -256,7 +255,6 @@
        return this.setData({
          noResources: true,
          loading: false,
          haider: true,
        });
      }
      let list = []
@@ -319,7 +317,6 @@
            learn: list,
            loading: false,
            openLearnids: result,
            haider: true,
          });
        }
      }
@@ -361,7 +358,6 @@
          return this.setData({
            noResources: true,
            loading: false,
            haider: true,
          });
        }
        //教学资源 云学习
@@ -378,7 +374,6 @@
              this.setData({
                teach: list,
                loading: false,
                haider: true
              });
              this.findChildIds(this.data.teach, (this.data.openTeachids = []));
            } else if (type.refCode == "jsek_cloudLearning") {
@@ -391,7 +386,6 @@
                learn: list,
                loading: false,
                openLearnids: result,
                haider: true
              });
            }
            console.log(list, '云學習');
@@ -403,7 +397,6 @@
          this.setData({
            test: res.datas.cmsDatas[0].datas,
            loading: false,
            haider: true
          });
        } else {
          console.log("其他");
packageBookService/pages/bookServices/detail/buyResource/index.skeleton.wxml
@@ -1,5 +1,5 @@
<!--
此文件为开发者工具生成,生成时间: 2024/4/15上午9:24:17
此文件为开发者工具生成,生成时间: 2024/9/9上午10:20:10
使用方法:
在 D:\WebData\project\2024\jsek-applet\packageBookService\pages\bookServices\detail\buyResource\index.wxml 引入模板
@@ -17,518 +17,695 @@
-->
<template name="skeleton">
  <view class="sk-container">
    <view style="width: 100%; height: 47px; "></view>
    <view class="nacigationBar" style="width: 70%; height: 40px;">
      <view class="flex">
        <view>
          <view class="t-icon icon--t-icon  " style="font-size: 30px;">
            <label class="t-icon-chevron-left icon--t-icon-chevron-left t-icon-base icon--t-icon-base "></label>
    <view>
      <view style="width: 100%; height: 44px; "></view>
      <view class="nacigationBar" style="width: 70%; height: 40px;">
        <view class="flex">
          <view class="back-icon">
            <!-- <image mode="aspectFit" class="sk-image"></image> -->
            <image src="/static/images/digitalTextbooks/chevron-left.png" bind:tap="goBack" mode="aspectFit" />
          </view>
          <view class="navbar-title ">资源购买</view>
        </view>
        <view class="navbar-title ">资源购买</view>
        <view> 全选 </view>
      </view>
      <view> 全选 </view>
    </view>
    <view class="buy-resource">
      <view is="packageBookService/pages/bookServices/detail/components/tree/index" id="tree">
        <view class="index--tree">
          <view class="  t-collapse collapse--t-collapse t-collapse--default collapse--t-collapse--default">
            <view class="t-collapse-panel panel--t-collapse-panel t-collapse-panel--bottom panel--t-collapse-panel--bottom sk-pseudo sk-pseudo-circle">
              <view class="t-collapse-panel__title panel--t-collapse-panel__title sk-button">
                <view class="panel--t-collapse-panel__header panel--t-collapse-panel__header--bottom panel--t-collapse-panel__header--expanded t-cell cell--t-cell t-cell--middle cell--t-cell--middle sk-pseudo sk-pseudo-circle" hover-class="true" hover-stay-time="70">
                  <view class="t-cell__left cell--t-cell__left "></view>
                  <view class="t-cell__title cell--t-cell__title">
                    <view class="t-cell__title-text cell--t-cell__title-text panel--class-title">
                      <view class="index--header-title">
                        <view class="index--title-checkBox">
                          <view class="t-checkbox checkbox--t-checkbox t-checkbox--left checkbox--t-checkbox--left t-checkbox--default checkbox--t-checkbox--default t-checkbox--block checkbox--t-checkbox--block  " style="align-items: center;" tabindex="0">
                            <view class="t-checkbox__icon checkbox--t-checkbox__icon t-checkbox__icon--left checkbox--t-checkbox__icon--left ">
                              <view class="t-checkbox__icon-rectangle checkbox--t-checkbox__icon-rectangle"></view>
      <view class="buy-resource">
        <view is="packageBookService/pages/bookServices/detail/components/tree/index" id="tree">
          <view class="tree-index--tree">
            <view class="  t-collapse collapse--t-collapse t-collapse--default collapse--t-collapse--default" style="true">
              <view class="t-collapse-panel panel--t-collapse-panel t-collapse-panel--bottom panel--t-collapse-panel--bottom sk-pseudo sk-pseudo-circle" style="true">
                <view class="t-collapse-panel__title panel--t-collapse-panel__title sk-button">
                  <view class="panel--t-collapse-panel__header panel--t-collapse-panel__header--bottom t-cell cell--t-cell t-cell--middle cell--t-cell--middle sk-pseudo sk-pseudo-circle" hover-class="true" hover-stay-time="70" style="true">
                    <view class="t-cell__left cell--t-cell__left "></view>
                    <view class="t-cell__title cell--t-cell__title ">
                      <view class="t-cell__title-text cell--t-cell__title-text panel--class-title">
                        <view class="tree-index--header-title">
                          <view class="tree-index--title-checkBox">
                            <view class="t-checkbox checkbox--t-checkbox t-checkbox--left checkbox--t-checkbox--left t-checkbox--default checkbox--t-checkbox--default t-checkbox--block checkbox--t-checkbox--block  " style="align-items: center;" tabindex="0">
                              <view class="t-checkbox__icon checkbox--t-checkbox__icon t-checkbox__icon--left checkbox--t-checkbox__icon--left ">
                                <view class="t-checkbox__icon-rectangle checkbox--t-checkbox__icon-rectangle"></view>
                              </view>
                              <view class="t-checkbox__content checkbox--t-checkbox__content" data-target="text">
                                <view class="t-checkbox__title checkbox--t-checkbox__title sk-transparent" style="-webkit-line-clamp:3"></view>
                                <view class="t-checkbox__description checkbox--t-checkbox__description " style="-webkit-line-clamp:5"></view>
                              </view>
                              <view class="t-checkbox__border checkbox--t-checkbox__border t-checkbox__border--left checkbox--t-checkbox__border--left "></view>
                            </view>
                            <view class="t-checkbox__content checkbox--t-checkbox__content" data-target="text">
                              <view class="t-checkbox__title checkbox--t-checkbox__title sk-transparent" style="-webkit-line-clamp:3"></view>
                              <view class="t-checkbox__description checkbox--t-checkbox__description " style="-webkit-line-clamp:5"></view>
                            </view>
                            <view class="t-checkbox__border checkbox--t-checkbox__border t-checkbox__border--left checkbox--t-checkbox__border--left "></view>
                          </view>
                          <view class="index--title-box">
                            <view class="index--title-name sk-transparent sk-text-16-6667-828 sk-text">第一章 </view>
                            <view class="index--title-num sk-transparent sk-text-16-6667-549 sk-text">
                              (2)
                            <view class="tree-index--title-box">
                              <view class="tree-index--title-name sk-transparent sk-text-16-6667-571 sk-text">第一章 婴幼儿的生理特点及保健 </view>
                              <view class="tree-index--title-num sk-transparent sk-text-16-6667-965 sk-text">
                                (11)
                              </view>
                            </view>
                          </view>
                        </view>
                      </view>
                      <view class="t-cell__description cell--t-cell__description "></view>
                    </view>
                    <view class="t-cell__description cell--t-cell__description "></view>
                    <view class="t-cell__right cell--t-cell__right ">
                      <view class="t-icon icon--t-icon cell--undefined cell--t-cell__right-icon panel--class-right-icon panel--t-collapse-panel__arrow--bottom" style="true">
                        <label class="t-icon-chevron-down icon--t-icon-chevron-down t-icon-base icon--t-icon-base sk-pseudo sk-pseudo-circle"></label>
                      </view>
                    </view>
                  </view>
                  <view class="t-cell__right cell--t-cell__right ">
                    <view class="t-icon icon--t-icon  cell--t-cell__right-icon panel--class-right-icon panel--t-collapse-panel__arrow--bottom">
                      <label class="t-icon-chevron-up icon--t-icon-chevron-up t-icon-base icon--t-icon-base sk-pseudo sk-pseudo-circle"></label>
                </view>
                <view class="t-collapse-panel__wrapper panel--t-collapse-panel__wrapper" style=";transition:300ms ease-in-out 0ms;transform:;transition-property:transform,height,top;transform-origin:50% 50% 0;-webkit-transition:300ms ease-in-out 0ms;-webkit-transform:;-webkit-transition-property:transform,height,top;-webkit-transform-origin:50% 50% 0;height:0px;top:1px">
                  <view class="t-collapse-panel__content panel--t-collapse-panel__content sk-transparent">
                    <view class="tree-index--list">
                      <view class="tree-index--listItems">
                        <view class="tree-index--itemsInfo" data-index="0" data-item="[object Object]">
                          <view class="tree-index--contentBox" data-item="[object Object]" data-parent="[object Object]">
                            <view class="tree-index--box-image tree-index--fl-cn">
                              <view class="tree-index--checkBox">
                                <view class="t-checkbox checkbox--t-checkbox t-checkbox--left checkbox--t-checkbox--left t-checkbox--default checkbox--t-checkbox--default t-checkbox--block checkbox--t-checkbox--block  " style="true" tabindex="0">
                                  <view class="t-checkbox__icon checkbox--t-checkbox__icon t-checkbox__icon--left checkbox--t-checkbox__icon--left ">
                                    <view class="t-checkbox__icon-rectangle checkbox--t-checkbox__icon-rectangle"></view>
                                  </view>
                                  <view class="t-checkbox__content checkbox--t-checkbox__content" data-target="text">
                                    <view class="t-checkbox__title checkbox--t-checkbox__title sk-transparent" style="-webkit-line-clamp:3"></view>
                                    <view class="t-checkbox__description checkbox--t-checkbox__description " style="-webkit-line-clamp:5"></view>
                                  </view>
                                  <view class="t-checkbox__border checkbox--t-checkbox__border t-checkbox__border--left checkbox--t-checkbox__border--left "></view>
                                </view>
                              </view>
                              <view class="tree-index--teach-icon tree-index--fl-cn">
                                <image mode="aspectFill" class="sk-image"></image>
                              </view>
                              <view></view>
                              <text class="tree-index--name sk-transparent sk-text-16-6667-416 sk-text" style="width:280px">运动系统的特点与保育要点</text>
                            </view>
                            <view></view>
                          </view>
                        </view>
                      </view>
                    </view>
                    <view class="tree-index--list">
                      <view class="tree-index--listItems">
                        <view class="tree-index--itemsInfo" data-index="1" data-item="[object Object]">
                          <view class="tree-index--contentBox" data-item="[object Object]" data-parent="[object Object]">
                            <view class="tree-index--box-image tree-index--fl-cn">
                              <view class="tree-index--checkBox">
                                <view class="t-checkbox checkbox--t-checkbox t-checkbox--left checkbox--t-checkbox--left t-checkbox--default checkbox--t-checkbox--default t-checkbox--block checkbox--t-checkbox--block  " style="true" tabindex="0">
                                  <view class="t-checkbox__icon checkbox--t-checkbox__icon t-checkbox__icon--left checkbox--t-checkbox__icon--left ">
                                    <view class="t-checkbox__icon-rectangle checkbox--t-checkbox__icon-rectangle"></view>
                                  </view>
                                  <view class="t-checkbox__content checkbox--t-checkbox__content" data-target="text">
                                    <view class="t-checkbox__title checkbox--t-checkbox__title sk-transparent" style="-webkit-line-clamp:3"></view>
                                    <view class="t-checkbox__description checkbox--t-checkbox__description " style="-webkit-line-clamp:5"></view>
                                  </view>
                                  <view class="t-checkbox__border checkbox--t-checkbox__border t-checkbox__border--left checkbox--t-checkbox__border--left "></view>
                                </view>
                              </view>
                              <view class="tree-index--teach-icon tree-index--fl-cn">
                                <image mode="aspectFill" class="sk-image"></image>
                              </view>
                              <view></view>
                              <text class="tree-index--name sk-transparent sk-text-16-6667-47 sk-text" style="width:280px">呼吸系统的特点与保育要点</text>
                            </view>
                            <view></view>
                          </view>
                        </view>
                      </view>
                    </view>
                    <view class="tree-index--list">
                      <view class="tree-index--listItems">
                        <view class="tree-index--itemsInfo" data-index="2" data-item="[object Object]">
                          <view class="tree-index--contentBox" data-item="[object Object]" data-parent="[object Object]">
                            <view class="tree-index--box-image tree-index--fl-cn">
                              <view class="tree-index--checkBox">
                                <view class="t-checkbox checkbox--t-checkbox t-checkbox--left checkbox--t-checkbox--left t-checkbox--default checkbox--t-checkbox--default t-checkbox--block checkbox--t-checkbox--block  " style="true" tabindex="0">
                                  <view class="t-checkbox__icon checkbox--t-checkbox__icon t-checkbox__icon--left checkbox--t-checkbox__icon--left ">
                                    <view class="t-checkbox__icon-rectangle checkbox--t-checkbox__icon-rectangle"></view>
                                  </view>
                                  <view class="t-checkbox__content checkbox--t-checkbox__content" data-target="text">
                                    <view class="t-checkbox__title checkbox--t-checkbox__title sk-transparent" style="-webkit-line-clamp:3"></view>
                                    <view class="t-checkbox__description checkbox--t-checkbox__description " style="-webkit-line-clamp:5"></view>
                                  </view>
                                  <view class="t-checkbox__border checkbox--t-checkbox__border t-checkbox__border--left checkbox--t-checkbox__border--left "></view>
                                </view>
                              </view>
                              <view class="tree-index--teach-icon tree-index--fl-cn">
                                <image mode="aspectFill" class="sk-image"></image>
                              </view>
                              <view></view>
                              <text class="tree-index--name sk-transparent sk-text-16-6667-60 sk-text" style="width:280px">消化系统的组成与功能</text>
                            </view>
                            <view></view>
                          </view>
                        </view>
                      </view>
                    </view>
                    <view class="tree-index--list">
                      <view class="tree-index--listItems">
                        <view class="tree-index--itemsInfo" data-index="3" data-item="[object Object]">
                          <view class="tree-index--contentBox" data-item="[object Object]" data-parent="[object Object]">
                            <view class="tree-index--box-image tree-index--fl-cn">
                              <view class="tree-index--checkBox">
                                <view class="t-checkbox checkbox--t-checkbox t-checkbox--left checkbox--t-checkbox--left t-checkbox--default checkbox--t-checkbox--default t-checkbox--block checkbox--t-checkbox--block  " style="true" tabindex="0">
                                  <view class="t-checkbox__icon checkbox--t-checkbox__icon t-checkbox__icon--left checkbox--t-checkbox__icon--left ">
                                    <view class="t-checkbox__icon-rectangle checkbox--t-checkbox__icon-rectangle"></view>
                                  </view>
                                  <view class="t-checkbox__content checkbox--t-checkbox__content" data-target="text">
                                    <view class="t-checkbox__title checkbox--t-checkbox__title sk-transparent" style="-webkit-line-clamp:3"></view>
                                    <view class="t-checkbox__description checkbox--t-checkbox__description " style="-webkit-line-clamp:5"></view>
                                  </view>
                                  <view class="t-checkbox__border checkbox--t-checkbox__border t-checkbox__border--left checkbox--t-checkbox__border--left "></view>
                                </view>
                              </view>
                              <view class="tree-index--teach-icon tree-index--fl-cn">
                                <image mode="aspectFill" class="sk-image"></image>
                              </view>
                              <view></view>
                              <text class="tree-index--name sk-transparent sk-text-16-6667-747 sk-text" style="width:280px">循环系统的组成与功能</text>
                            </view>
                            <view></view>
                          </view>
                        </view>
                      </view>
                    </view>
                    <view class="tree-index--list">
                      <view class="tree-index--listItems">
                        <view class="tree-index--itemsInfo" data-index="4" data-item="[object Object]">
                          <view class="tree-index--contentBox" data-item="[object Object]" data-parent="[object Object]">
                            <view class="tree-index--box-image tree-index--fl-cn">
                              <view class="tree-index--checkBox">
                                <view class="t-checkbox checkbox--t-checkbox t-checkbox--left checkbox--t-checkbox--left t-checkbox--default checkbox--t-checkbox--default t-checkbox--block checkbox--t-checkbox--block  " style="true" tabindex="0">
                                  <view class="t-checkbox__icon checkbox--t-checkbox__icon t-checkbox__icon--left checkbox--t-checkbox__icon--left ">
                                    <view class="t-checkbox__icon-rectangle checkbox--t-checkbox__icon-rectangle"></view>
                                  </view>
                                  <view class="t-checkbox__content checkbox--t-checkbox__content" data-target="text">
                                    <view class="t-checkbox__title checkbox--t-checkbox__title sk-transparent" style="-webkit-line-clamp:3"></view>
                                    <view class="t-checkbox__description checkbox--t-checkbox__description " style="-webkit-line-clamp:5"></view>
                                  </view>
                                  <view class="t-checkbox__border checkbox--t-checkbox__border t-checkbox__border--left checkbox--t-checkbox__border--left "></view>
                                </view>
                              </view>
                              <view class="tree-index--teach-icon tree-index--fl-cn">
                                <image mode="aspectFill" class="sk-image"></image>
                              </view>
                              <view></view>
                              <text class="tree-index--name sk-transparent sk-text-16-6667-186 sk-text" style="width:280px">神经系统的特点与保育要点</text>
                            </view>
                            <view></view>
                          </view>
                        </view>
                      </view>
                    </view>
                    <view class="tree-index--list">
                      <view class="tree-index--listItems">
                        <view class="tree-index--itemsInfo" data-index="5" data-item="[object Object]">
                          <view class="tree-index--contentBox" data-item="[object Object]" data-parent="[object Object]">
                            <view class="tree-index--box-image tree-index--fl-cn">
                              <view class="tree-index--checkBox">
                                <view class="t-checkbox checkbox--t-checkbox t-checkbox--left checkbox--t-checkbox--left t-checkbox--default checkbox--t-checkbox--default t-checkbox--block checkbox--t-checkbox--block  " style="true" tabindex="0">
                                  <view class="t-checkbox__icon checkbox--t-checkbox__icon t-checkbox__icon--left checkbox--t-checkbox__icon--left ">
                                    <view class="t-checkbox__icon-rectangle checkbox--t-checkbox__icon-rectangle"></view>
                                  </view>
                                  <view class="t-checkbox__content checkbox--t-checkbox__content" data-target="text">
                                    <view class="t-checkbox__title checkbox--t-checkbox__title sk-transparent" style="-webkit-line-clamp:3"></view>
                                    <view class="t-checkbox__description checkbox--t-checkbox__description " style="-webkit-line-clamp:5"></view>
                                  </view>
                                  <view class="t-checkbox__border checkbox--t-checkbox__border t-checkbox__border--left checkbox--t-checkbox__border--left "></view>
                                </view>
                              </view>
                              <view class="tree-index--teach-icon tree-index--fl-cn">
                                <image mode="aspectFill" class="sk-image"></image>
                              </view>
                              <view></view>
                              <text class="tree-index--name sk-transparent sk-text-16-6667-675 sk-text" style="width:280px">眼睛的特点与保育要点</text>
                            </view>
                            <view></view>
                          </view>
                        </view>
                      </view>
                    </view>
                    <view class="tree-index--list">
                      <view class="tree-index--listItems">
                        <view class="tree-index--itemsInfo" data-index="6" data-item="[object Object]">
                          <view class="tree-index--contentBox" data-item="[object Object]" data-parent="[object Object]">
                            <view class="tree-index--box-image tree-index--fl-cn">
                              <view class="tree-index--checkBox">
                                <view class="t-checkbox checkbox--t-checkbox t-checkbox--left checkbox--t-checkbox--left t-checkbox--default checkbox--t-checkbox--default t-checkbox--block checkbox--t-checkbox--block  " style="true" tabindex="0">
                                  <view class="t-checkbox__icon checkbox--t-checkbox__icon t-checkbox__icon--left checkbox--t-checkbox__icon--left ">
                                    <view class="t-checkbox__icon-rectangle checkbox--t-checkbox__icon-rectangle"></view>
                                  </view>
                                  <view class="t-checkbox__content checkbox--t-checkbox__content" data-target="text">
                                    <view class="t-checkbox__title checkbox--t-checkbox__title sk-transparent" style="-webkit-line-clamp:3"></view>
                                    <view class="t-checkbox__description checkbox--t-checkbox__description " style="-webkit-line-clamp:5"></view>
                                  </view>
                                  <view class="t-checkbox__border checkbox--t-checkbox__border t-checkbox__border--left checkbox--t-checkbox__border--left "></view>
                                </view>
                              </view>
                              <view class="tree-index--teach-icon tree-index--fl-cn">
                                <image mode="aspectFill" class="sk-image"></image>
                              </view>
                              <view></view>
                              <text class="tree-index--name sk-transparent sk-text-16-6667-337 sk-text" style="width:280px">耳的特点与保育要点</text>
                            </view>
                            <view></view>
                          </view>
                        </view>
                      </view>
                    </view>
                    <view class="tree-index--list">
                      <view class="tree-index--listItems">
                        <view class="tree-index--itemsInfo" data-index="7" data-item="[object Object]">
                          <view class="tree-index--contentBox" data-item="[object Object]" data-parent="[object Object]">
                            <view class="tree-index--box-image tree-index--fl-cn">
                              <view class="tree-index--checkBox">
                                <view class="t-checkbox checkbox--t-checkbox t-checkbox--left checkbox--t-checkbox--left t-checkbox--default checkbox--t-checkbox--default t-checkbox--block checkbox--t-checkbox--block  " style="true" tabindex="0">
                                  <view class="t-checkbox__icon checkbox--t-checkbox__icon t-checkbox__icon--left checkbox--t-checkbox__icon--left ">
                                    <view class="t-checkbox__icon-rectangle checkbox--t-checkbox__icon-rectangle"></view>
                                  </view>
                                  <view class="t-checkbox__content checkbox--t-checkbox__content" data-target="text">
                                    <view class="t-checkbox__title checkbox--t-checkbox__title sk-transparent" style="-webkit-line-clamp:3"></view>
                                    <view class="t-checkbox__description checkbox--t-checkbox__description " style="-webkit-line-clamp:5"></view>
                                  </view>
                                  <view class="t-checkbox__border checkbox--t-checkbox__border t-checkbox__border--left checkbox--t-checkbox__border--left "></view>
                                </view>
                              </view>
                              <view class="tree-index--teach-icon tree-index--fl-cn">
                                <image mode="aspectFill" class="sk-image"></image>
                              </view>
                              <view></view>
                              <text class="tree-index--name sk-transparent sk-text-16-6667-564 sk-text" style="width:280px">内分泌系统的特点与保育要点</text>
                            </view>
                            <view></view>
                          </view>
                        </view>
                      </view>
                    </view>
                    <view class="tree-index--list">
                      <view class="tree-index--listItems">
                        <view class="tree-index--itemsInfo" data-index="8" data-item="[object Object]">
                          <view class="tree-index--contentBox" data-item="[object Object]" data-parent="[object Object]">
                            <view class="tree-index--box-image tree-index--fl-cn">
                              <view class="tree-index--checkBox">
                                <view class="t-checkbox checkbox--t-checkbox t-checkbox--left checkbox--t-checkbox--left t-checkbox--default checkbox--t-checkbox--default t-checkbox--block checkbox--t-checkbox--block  " style="true" tabindex="0">
                                  <view class="t-checkbox__icon checkbox--t-checkbox__icon t-checkbox__icon--left checkbox--t-checkbox__icon--left ">
                                    <view class="t-checkbox__icon-rectangle checkbox--t-checkbox__icon-rectangle"></view>
                                  </view>
                                  <view class="t-checkbox__content checkbox--t-checkbox__content" data-target="text">
                                    <view class="t-checkbox__title checkbox--t-checkbox__title sk-transparent" style="-webkit-line-clamp:3"></view>
                                    <view class="t-checkbox__description checkbox--t-checkbox__description " style="-webkit-line-clamp:5"></view>
                                  </view>
                                  <view class="t-checkbox__border checkbox--t-checkbox__border t-checkbox__border--left checkbox--t-checkbox__border--left "></view>
                                </view>
                              </view>
                              <view class="tree-index--teach-icon tree-index--fl-cn">
                                <image mode="aspectFill" class="sk-image"></image>
                              </view>
                              <view></view>
                              <text class="tree-index--name sk-transparent sk-text-16-6667-558 sk-text" style="width:280px">泌尿系统的特点与保育要点</text>
                            </view>
                            <view></view>
                          </view>
                        </view>
                      </view>
                    </view>
                    <view class="tree-index--list">
                      <view class="tree-index--listItems">
                        <view class="tree-index--itemsInfo" data-index="9" data-item="[object Object]">
                          <view class="tree-index--contentBox" data-item="[object Object]" data-parent="[object Object]">
                            <view class="tree-index--box-image tree-index--fl-cn">
                              <view class="tree-index--checkBox">
                                <view class="t-checkbox checkbox--t-checkbox t-checkbox--left checkbox--t-checkbox--left t-checkbox--default checkbox--t-checkbox--default t-checkbox--block checkbox--t-checkbox--block  " style="true" tabindex="0">
                                  <view class="t-checkbox__icon checkbox--t-checkbox__icon t-checkbox__icon--left checkbox--t-checkbox__icon--left ">
                                    <view class="t-checkbox__icon-rectangle checkbox--t-checkbox__icon-rectangle"></view>
                                  </view>
                                  <view class="t-checkbox__content checkbox--t-checkbox__content" data-target="text">
                                    <view class="t-checkbox__title checkbox--t-checkbox__title sk-transparent" style="-webkit-line-clamp:3"></view>
                                    <view class="t-checkbox__description checkbox--t-checkbox__description " style="-webkit-line-clamp:5"></view>
                                  </view>
                                  <view class="t-checkbox__border checkbox--t-checkbox__border t-checkbox__border--left checkbox--t-checkbox__border--left "></view>
                                </view>
                              </view>
                              <view class="tree-index--teach-icon tree-index--fl-cn">
                                <image mode="aspectFill" class="sk-image"></image>
                              </view>
                              <view></view>
                              <text class="tree-index--name sk-transparent sk-text-16-6667-63 sk-text" style="width:280px">溢奶的护理</text>
                            </view>
                            <view></view>
                          </view>
                        </view>
                      </view>
                    </view>
                    <view class="tree-index--list"></view>
                  </view>
                </view>
              </view>
              <view class="t-collapse-panel panel--t-collapse-panel t-collapse-panel--bottom panel--t-collapse-panel--bottom sk-pseudo sk-pseudo-circle" style="true">
                <view class="t-collapse-panel__title panel--t-collapse-panel__title sk-button">
                  <view class="panel--t-collapse-panel__header panel--t-collapse-panel__header--bottom t-cell cell--t-cell t-cell--middle cell--t-cell--middle sk-pseudo sk-pseudo-circle" hover-class="true" hover-stay-time="70" style="true">
                    <view class="t-cell__left cell--t-cell__left "></view>
                    <view class="t-cell__title cell--t-cell__title ">
                      <view class="t-cell__title-text cell--t-cell__title-text panel--class-title">
                        <view class="tree-index--header-title">
                          <view class="tree-index--title-checkBox">
                            <view class="t-checkbox checkbox--t-checkbox t-checkbox--left checkbox--t-checkbox--left t-checkbox--default checkbox--t-checkbox--default t-checkbox--block checkbox--t-checkbox--block  " style="align-items: center;" tabindex="0">
                              <view class="t-checkbox__icon checkbox--t-checkbox__icon t-checkbox__icon--left checkbox--t-checkbox__icon--left ">
                                <view class="t-checkbox__icon-rectangle checkbox--t-checkbox__icon-rectangle"></view>
                              </view>
                              <view class="t-checkbox__content checkbox--t-checkbox__content" data-target="text">
                                <view class="t-checkbox__title checkbox--t-checkbox__title sk-transparent" style="-webkit-line-clamp:3"></view>
                                <view class="t-checkbox__description checkbox--t-checkbox__description " style="-webkit-line-clamp:5"></view>
                              </view>
                              <view class="t-checkbox__border checkbox--t-checkbox__border t-checkbox__border--left checkbox--t-checkbox__border--left "></view>
                            </view>
                            <view class="tree-index--title-box">
                              <view class="tree-index--title-name sk-transparent sk-text-16-6667-571 sk-text">第二章 婴幼儿的生长发育及评价 </view>
                              <view class="tree-index--title-num sk-transparent sk-text-16-6667-592 sk-text">
                                (1)
                              </view>
                            </view>
                          </view>
                        </view>
                      </view>
                      <view class="t-cell__description cell--t-cell__description "></view>
                    </view>
                    <view class="t-cell__right cell--t-cell__right ">
                      <view class="t-icon icon--t-icon cell--undefined cell--t-cell__right-icon panel--class-right-icon panel--t-collapse-panel__arrow--bottom" style="true">
                        <label class="t-icon-chevron-down icon--t-icon-chevron-down t-icon-base icon--t-icon-base sk-pseudo sk-pseudo-circle"></label>
                      </view>
                    </view>
                  </view>
                </view>
                <view class="t-collapse-panel__wrapper panel--t-collapse-panel__wrapper">
                  <view class="t-collapse-panel__content panel--t-collapse-panel__content sk-transparent">
                    <view class="tree-index--list">
                      <view class="tree-index--listItems">
                        <view class="tree-index--itemsInfo" data-index="0" data-item="[object Object]">
                          <view class="tree-index--contentBox" data-item="[object Object]" data-parent="[object Object]">
                            <view class="tree-index--box-image tree-index--fl-cn">
                              <view class="tree-index--checkBox">
                                <view class="t-checkbox checkbox--t-checkbox t-checkbox--left checkbox--t-checkbox--left t-checkbox--default checkbox--t-checkbox--default t-checkbox--block checkbox--t-checkbox--block  " style="true" tabindex="0">
                                  <view class="t-checkbox__icon checkbox--t-checkbox__icon t-checkbox__icon--left checkbox--t-checkbox__icon--left ">
                                    <view class="t-checkbox__icon-rectangle checkbox--t-checkbox__icon-rectangle"></view>
                                  </view>
                                  <view class="t-checkbox__content checkbox--t-checkbox__content" data-target="text">
                                    <view class="t-checkbox__title checkbox--t-checkbox__title sk-transparent" style="-webkit-line-clamp:3"></view>
                                    <view class="t-checkbox__description checkbox--t-checkbox__description " style="-webkit-line-clamp:5"></view>
                                  </view>
                                  <view class="t-checkbox__border checkbox--t-checkbox__border t-checkbox__border--left checkbox--t-checkbox__border--left "></view>
                                </view>
                              </view>
                              <view class="tree-index--teach-icon tree-index--fl-cn">
                                <image mode="aspectFill" class="sk-image"></image>
                              </view>
                              <view></view>
                              <text class="tree-index--name sk-transparent sk-text-16-6667-892 sk-text" style="width:280px">婴幼儿体格检查及测量方法</text>
                            </view>
                            <view></view>
                          </view>
                        </view>
                      </view>
                    </view>
                  </view>
                </view>
              </view>
              <view class="t-collapse-panel__wrapper panel--t-collapse-panel__wrapper" style="transition:0ms ease-in-out 0ms;transition-property:transform,transform-origin:50% 50% 0;-webkit-transition:0ms ease-in-out 0ms;-webkit-transition-property:transform;-webkit-transform-origin:50% 50% 0;height:auto;top:0px">
                <view class="t-collapse-panel__content panel--t-collapse-panel__content sk-transparent">
                  <view class="index--list">
                    <view is="packageBookService/pages/bookServices/detail/components/tree/index">
                      <view class="index--tree">
                        <view class="  t-collapse collapse--t-collapse t-collapse--default collapse--t-collapse--default" style="true">
                          <view class="t-collapse-panel panel--t-collapse-panel t-collapse-panel--bottom panel--t-collapse-panel--bottom sk-pseudo sk-pseudo-circle">
                            <view class="t-collapse-panel__title panel--t-collapse-panel__title sk-button">
                              <view class="panel--t-collapse-panel__header panel--t-collapse-panel__header--bottom t-cell cell--t-cell t-cell--middle cell--t-cell--middle sk-pseudo sk-pseudo-circle" hover-class="true" hover-stay-time="70">
                                <view class="t-cell__left cell--t-cell__left "></view>
                                <view class="t-cell__title cell--t-cell__title">
                                  <view class="t-cell__title-text cell--t-cell__title-text panel--class-title">
                                    <view class="index--header-title">
                                      <view class="index--title-checkBox">
                                        <view class="t-checkbox checkbox--t-checkbox t-checkbox--left checkbox--t-checkbox--left t-checkbox--default checkbox--t-checkbox--default t-checkbox--block checkbox--t-checkbox--block  " style="align-items: center;" tabindex="0">
                                          <view class="t-checkbox__icon checkbox--t-checkbox__icon t-checkbox__icon--left checkbox--t-checkbox__icon--left ">
                                            <view class="t-checkbox__icon-rectangle checkbox--t-checkbox__icon-rectangle"></view>
                                          </view>
                                          <view class="t-checkbox__content checkbox--t-checkbox__content" data-target="text">
                                            <view class="t-checkbox__title checkbox--t-checkbox__title sk-transparent" style="-webkit-line-clamp:3"></view>
                                            <view class="t-checkbox__description checkbox--t-checkbox__description " style="-webkit-line-clamp:5"></view>
                                          </view>
                                          <view class="t-checkbox__border checkbox--t-checkbox__border t-checkbox__border--left checkbox--t-checkbox__border--left "></view>
                                        </view>
                                        <view class="index--title-box">
                                          <view class="index--title-name sk-transparent sk-text-16-6667-154 sk-text">第一节 </view>
                                          <view class="index--title-num sk-transparent sk-text-16-6667-672 sk-text">
                                            (7)
                                          </view>
                                        </view>
                                      </view>
                                    </view>
                                  </view>
                                  <view class="t-cell__description cell--t-cell__description "></view>
                                </view>
                                <view class="t-cell__right cell--t-cell__right ">
                                  <view class="t-icon icon--t-icon  cell--t-cell__right-icon panel--class-right-icon panel--t-collapse-panel__arrow--bottom" style="true">
                                    <label class="t-icon-chevron-down icon--t-icon-chevron-down t-icon-base icon--t-icon-base sk-pseudo sk-pseudo-circle"></label>
                                  </view>
                                </view>
              <view class="t-collapse-panel panel--t-collapse-panel t-collapse-panel--bottom panel--t-collapse-panel--bottom sk-pseudo sk-pseudo-circle" style="true">
                <view class="t-collapse-panel__title panel--t-collapse-panel__title sk-button">
                  <view class="panel--t-collapse-panel__header panel--t-collapse-panel__header--bottom t-cell cell--t-cell t-cell--middle cell--t-cell--middle sk-pseudo sk-pseudo-circle" hover-class="true" hover-stay-time="70" style="true">
                    <view class="t-cell__left cell--t-cell__left "></view>
                    <view class="t-cell__title cell--t-cell__title ">
                      <view class="t-cell__title-text cell--t-cell__title-text panel--class-title">
                        <view class="tree-index--header-title">
                          <view class="tree-index--title-checkBox">
                            <view class="t-checkbox checkbox--t-checkbox t-checkbox--left checkbox--t-checkbox--left t-checkbox--default checkbox--t-checkbox--default t-checkbox--block checkbox--t-checkbox--block  " style="align-items: center;" tabindex="0">
                              <view class="t-checkbox__icon checkbox--t-checkbox__icon t-checkbox__icon--left checkbox--t-checkbox__icon--left ">
                                <view class="t-checkbox__icon-rectangle checkbox--t-checkbox__icon-rectangle"></view>
                              </view>
                              <view class="t-checkbox__content checkbox--t-checkbox__content" data-target="text">
                                <view class="t-checkbox__title checkbox--t-checkbox__title sk-transparent" style="-webkit-line-clamp:3"></view>
                                <view class="t-checkbox__description checkbox--t-checkbox__description " style="-webkit-line-clamp:5"></view>
                              </view>
                              <view class="t-checkbox__border checkbox--t-checkbox__border t-checkbox__border--left checkbox--t-checkbox__border--left "></view>
                            </view>
                            <view class="t-collapse-panel__wrapper panel--t-collapse-panel__wrapper">
                              <view class="t-collapse-panel__content panel--t-collapse-panel__content sk-transparent">
                                <view class="index--list">
                                  <view class="index--listItems">
                                    <view class="index--itemsInfo" data-index="0" data-item="[object Object]">
                                      <view class="index--contentBox" data-item="[object Object]" data-parent="[object Object]">
                                        <view class="index--box-image" style="width: 234px;">
                                          <view class="index--checkBox">
                                            <view class="t-checkbox checkbox--t-checkbox t-checkbox--left checkbox--t-checkbox--left t-checkbox--default checkbox--t-checkbox--default t-checkbox--block checkbox--t-checkbox--block  " style="true" tabindex="0">
                                              <view class="t-checkbox__icon checkbox--t-checkbox__icon t-checkbox__icon--left checkbox--t-checkbox__icon--left t-checkbox__icon--disabled checkbox--t-checkbox__icon--disabled ">
                                                <view class="t-checkbox__icon-rectangle checkbox--t-checkbox__icon-rectangle t-checkbox__icon-rectangle--disabled checkbox--t-checkbox__icon-rectangle--disabled"></view>
                                              </view>
                                              <view class="t-checkbox__content checkbox--t-checkbox__content" data-target="text">
                                                <view class="t-checkbox__title checkbox--t-checkbox__title t-checkbox__title--disabled checkbox--t-checkbox__title--disabled sk-transparent" style="-webkit-line-clamp:3"></view>
                                                <view class="t-checkbox__description checkbox--t-checkbox__description t-checkbox__description--disabled checkbox--t-checkbox__description--disabled " style="-webkit-line-clamp:5"></view>
                                              </view>
                                              <view class="t-checkbox__border checkbox--t-checkbox__border t-checkbox__border--left checkbox--t-checkbox__border--left "></view>
                                            </view>
                                          </view>
                                          <view class="index--teach-icon">
                                            <image mode="true" class="sk-image"></image>
                                          </view>
                                          <view></view>
                                          <text class="index--name sk-transparent sk-text-16-6667-196 sk-text" style="width: 208px;">11 如何帮助有心理应激反应的家人</text>
                                        </view>
                                        <view class="index--teachClass sk-transparent"></view>
                                        <view></view>
                                      </view>
                                    </view>
                                  </view>
                                </view>
                                <view class="index--list">
                                  <view class="index--listItems">
                                    <view class="index--itemsInfo" data-index="1" data-item="[object Object]">
                                      <view class="index--contentBox" data-item="[object Object]" data-parent="[object Object]">
                                        <view class="index--box-image" style="width: 234px;">
                                          <view class="index--checkBox">
                                            <view class="t-checkbox checkbox--t-checkbox t-checkbox--left checkbox--t-checkbox--left t-checkbox--default checkbox--t-checkbox--default t-checkbox--block checkbox--t-checkbox--block  " style="true" tabindex="0">
                                              <view class="t-checkbox__icon checkbox--t-checkbox__icon t-checkbox__icon--left checkbox--t-checkbox__icon--left ">
                                                <view class="t-checkbox__icon-rectangle checkbox--t-checkbox__icon-rectangle"></view>
                                              </view>
                                              <view class="t-checkbox__content checkbox--t-checkbox__content" data-target="text">
                                                <view class="t-checkbox__title checkbox--t-checkbox__title sk-transparent" style="-webkit-line-clamp:3"></view>
                                                <view class="t-checkbox__description checkbox--t-checkbox__description " style="-webkit-line-clamp:5"></view>
                                              </view>
                                              <view class="t-checkbox__border checkbox--t-checkbox__border t-checkbox__border--left checkbox--t-checkbox__border--left "></view>
                                            </view>
                                          </view>
                                          <view class="index--teach-icon">
                                            <image mode="true" class="sk-image"></image>
                                          </view>
                                          <view></view>
                                          <text class="index--name sk-transparent sk-text-16-6667-57 sk-text" style="width: 208px;">12 如何帮助被隔离的家庭成员和有精神疾病史的家人</text>
                                        </view>
                                        <view class="index--teachClass sk-transparent"></view>
                                        <view></view>
                                      </view>
                                    </view>
                                  </view>
                                </view>
                                <view class="index--list">
                                  <view class="index--listItems">
                                    <view class="index--itemsInfo" data-index="2" data-item="[object Object]">
                                      <view class="index--contentBox" data-item="[object Object]" data-parent="[object Object]">
                                        <view class="index--box-image" style="width: 234px;">
                                          <view class="index--checkBox">
                                            <view class="t-checkbox checkbox--t-checkbox t-checkbox--left checkbox--t-checkbox--left t-checkbox--default checkbox--t-checkbox--default t-checkbox--block checkbox--t-checkbox--block  " style="true" tabindex="0">
                                              <view class="t-checkbox__icon checkbox--t-checkbox__icon t-checkbox__icon--left checkbox--t-checkbox__icon--left ">
                                                <view class="t-checkbox__icon-rectangle checkbox--t-checkbox__icon-rectangle"></view>
                                              </view>
                                              <view class="t-checkbox__content checkbox--t-checkbox__content" data-target="text">
                                                <view class="t-checkbox__title checkbox--t-checkbox__title sk-transparent" style="-webkit-line-clamp:3"></view>
                                                <view class="t-checkbox__description checkbox--t-checkbox__description " style="-webkit-line-clamp:5"></view>
                                              </view>
                                              <view class="t-checkbox__border checkbox--t-checkbox__border t-checkbox__border--left checkbox--t-checkbox__border--left "></view>
                                            </view>
                                          </view>
                                          <view class="index--teach-icon">
                                            <image mode="true" class="sk-image"></image>
                                          </view>
                                          <view></view>
                                          <text class="index--name sk-transparent sk-text-16-6667-600 sk-text" style="width: 208px;">13 如何应对亲人的离世</text>
                                        </view>
                                        <view class="index--teachClass sk-transparent"></view>
                                        <view></view>
                                      </view>
                                    </view>
                                  </view>
                                </view>
                                <view class="index--list">
                                  <view class="index--listItems">
                                    <view class="index--itemsInfo" data-index="3" data-item="[object Object]">
                                      <view class="index--contentBox" data-item="[object Object]" data-parent="[object Object]">
                                        <view class="index--box-image" style="width: 234px;">
                                          <view class="index--checkBox">
                                            <view class="t-checkbox checkbox--t-checkbox t-checkbox--left checkbox--t-checkbox--left t-checkbox--default checkbox--t-checkbox--default t-checkbox--block checkbox--t-checkbox--block  " style="true" tabindex="0">
                                              <view class="t-checkbox__icon checkbox--t-checkbox__icon t-checkbox__icon--left checkbox--t-checkbox__icon--left ">
                                                <view class="t-checkbox__icon-rectangle checkbox--t-checkbox__icon-rectangle"></view>
                                              </view>
                                              <view class="t-checkbox__content checkbox--t-checkbox__content" data-target="text">
                                                <view class="t-checkbox__title checkbox--t-checkbox__title sk-transparent" style="-webkit-line-clamp:3"></view>
                                                <view class="t-checkbox__description checkbox--t-checkbox__description " style="-webkit-line-clamp:5"></view>
                                              </view>
                                              <view class="t-checkbox__border checkbox--t-checkbox__border t-checkbox__border--left checkbox--t-checkbox__border--left "></view>
                                            </view>
                                          </view>
                                          <view class="index--teach-icon">
                                            <image mode="true" class="sk-image"></image>
                                          </view>
                                          <view></view>
                                          <text class="index--name sk-transparent sk-text-16-6667-963 sk-text" style="width: 208px;">一、校长使命:带好一支教师队伍</text>
                                        </view>
                                        <view class="index--teachClass sk-transparent"></view>
                                        <view></view>
                                      </view>
                                    </view>
                                  </view>
                                </view>
                                <view class="index--list">
                                  <view class="index--listItems">
                                    <view class="index--itemsInfo" data-index="4" data-item="[object Object]">
                                      <view class="index--contentBox" data-item="[object Object]" data-parent="[object Object]">
                                        <view class="index--box-image" style="width: 234px;">
                                          <view class="index--checkBox">
                                            <view class="t-checkbox checkbox--t-checkbox t-checkbox--left checkbox--t-checkbox--left t-checkbox--default checkbox--t-checkbox--default t-checkbox--block checkbox--t-checkbox--block  " style="true" tabindex="0">
                                              <view class="t-checkbox__icon checkbox--t-checkbox__icon t-checkbox__icon--left checkbox--t-checkbox__icon--left ">
                                                <view class="t-checkbox__icon-rectangle checkbox--t-checkbox__icon-rectangle"></view>
                                              </view>
                                              <view class="t-checkbox__content checkbox--t-checkbox__content" data-target="text">
                                                <view class="t-checkbox__title checkbox--t-checkbox__title sk-transparent" style="-webkit-line-clamp:3"></view>
                                                <view class="t-checkbox__description checkbox--t-checkbox__description " style="-webkit-line-clamp:5"></view>
                                              </view>
                                              <view class="t-checkbox__border checkbox--t-checkbox__border t-checkbox__border--left checkbox--t-checkbox__border--left "></view>
                                            </view>
                                          </view>
                                          <view class="index--teach-icon">
                                            <image mode="true" class="sk-image"></image>
                                          </view>
                                          <view></view>
                                          <text class="index--name sk-transparent sk-text-16-6667-527 sk-text" style="width: 208px;">二、校长使命二:办好一所学校</text>
                                        </view>
                                        <view class="index--teachClass sk-transparent"></view>
                                        <view></view>
                                      </view>
                                    </view>
                                  </view>
                                </view>
                                <view class="index--list">
                                  <view class="index--listItems">
                                    <view class="index--itemsInfo" data-index="5" data-item="[object Object]">
                                      <view class="index--contentBox" data-item="[object Object]" data-parent="[object Object]">
                                        <view class="index--box-image" style="width: 234px;">
                                          <view class="index--checkBox">
                                            <view class="t-checkbox checkbox--t-checkbox t-checkbox--left checkbox--t-checkbox--left t-checkbox--default checkbox--t-checkbox--default t-checkbox--block checkbox--t-checkbox--block  " style="true" tabindex="0">
                                              <view class="t-checkbox__icon checkbox--t-checkbox__icon t-checkbox__icon--left checkbox--t-checkbox__icon--left ">
                                                <view class="t-checkbox__icon-rectangle checkbox--t-checkbox__icon-rectangle"></view>
                                              </view>
                                              <view class="t-checkbox__content checkbox--t-checkbox__content" data-target="text">
                                                <view class="t-checkbox__title checkbox--t-checkbox__title sk-transparent" style="-webkit-line-clamp:3"></view>
                                                <view class="t-checkbox__description checkbox--t-checkbox__description " style="-webkit-line-clamp:5"></view>
                                              </view>
                                              <view class="t-checkbox__border checkbox--t-checkbox__border t-checkbox__border--left checkbox--t-checkbox__border--left "></view>
                                            </view>
                                          </view>
                                          <view class="index--teach-icon">
                                            <image mode="true" class="sk-image"></image>
                                          </view>
                                          <view></view>
                                          <text class="index--name sk-transparent sk-text-16-6667-215 sk-text" style="width: 208px;">三、校长使命三:创设一个独具特色的学校精神</text>
                                        </view>
                                        <view class="index--teachClass sk-transparent"></view>
                                        <view></view>
                                      </view>
                                    </view>
                                  </view>
                                </view>
                                <view class="index--list">
                                  <view class="index--listItems">
                                    <view class="index--itemsInfo" data-index="6" data-item="[object Object]">
                                      <view class="index--contentBox" data-item="[object Object]" data-parent="[object Object]">
                                        <view class="index--box-image" style="width: 234px;">
                                          <view class="index--checkBox">
                                            <view class="t-checkbox checkbox--t-checkbox t-checkbox--left checkbox--t-checkbox--left t-checkbox--default checkbox--t-checkbox--default t-checkbox--block checkbox--t-checkbox--block  " style="true" tabindex="0">
                                              <view class="t-checkbox__icon checkbox--t-checkbox__icon t-checkbox__icon--left checkbox--t-checkbox__icon--left ">
                                                <view class="t-checkbox__icon-rectangle checkbox--t-checkbox__icon-rectangle"></view>
                                              </view>
                                              <view class="t-checkbox__content checkbox--t-checkbox__content" data-target="text">
                                                <view class="t-checkbox__title checkbox--t-checkbox__title sk-transparent" style="-webkit-line-clamp:3"></view>
                                                <view class="t-checkbox__description checkbox--t-checkbox__description " style="-webkit-line-clamp:5"></view>
                                              </view>
                                              <view class="t-checkbox__border checkbox--t-checkbox__border t-checkbox__border--left checkbox--t-checkbox__border--left "></view>
                                            </view>
                                          </view>
                                          <view class="index--teach-icon">
                                            <image mode="true" class="sk-image"></image>
                                          </view>
                                          <view></view>
                                          <text class="index--name sk-transparent sk-text-16-6667-837 sk-text" style="width: 208px;">四、校长使命四:做一位成功的表率</text>
                                        </view>
                                        <view class="index--teachClass sk-transparent"></view>
                                        <view>
                                          <image class="index--shopCar sk-image" data-item="[object Object]"></image>
                                          <image class="index--need-buy sk-image"></image>
                                        </view>
                                      </view>
                                    </view>
                                  </view>
                                </view>
                            <view class="tree-index--title-box">
                              <view class="tree-index--title-name sk-transparent sk-text-16-6667-142 sk-text">第四章 婴幼儿照护与保健 </view>
                              <view class="tree-index--title-num sk-transparent sk-text-16-6667-659 sk-text">
                                (10)
                              </view>
                            </view>
                          </view>
                        </view>
                      </view>
                      <view class="t-cell__description cell--t-cell__description "></view>
                    </view>
                    <view class="t-cell__right cell--t-cell__right ">
                      <view class="t-icon icon--t-icon cell--undefined cell--t-cell__right-icon panel--class-right-icon panel--t-collapse-panel__arrow--bottom" style="true">
                        <label class="t-icon-chevron-down icon--t-icon-chevron-down t-icon-base icon--t-icon-base sk-pseudo sk-pseudo-circle"></label>
                      </view>
                    </view>
                  </view>
                  <view class="index--list">
                    <view is="packageBookService/pages/bookServices/detail/components/tree/index">
                      <view class="index--tree">
                        <view class="  t-collapse collapse--t-collapse t-collapse--default collapse--t-collapse--default" style="true">
                          <view class="t-collapse-panel panel--t-collapse-panel t-collapse-panel--bottom panel--t-collapse-panel--bottom sk-pseudo sk-pseudo-circle" style="true">
                            <view class="t-collapse-panel__title panel--t-collapse-panel__title sk-button">
                              <view class="panel--t-collapse-panel__header panel--t-collapse-panel__header--bottom t-cell cell--t-cell t-cell--middle cell--t-cell--middle sk-pseudo sk-pseudo-circle" hover-class="true" hover-stay-time="70" style="true">
                                <view class="t-cell__left cell--t-cell__left "></view>
                                <view class="t-cell__title cell--t-cell__title">
                                  <view class="t-cell__title-text cell--t-cell__title-text panel--class-title">
                                    <view class="index--header-title">
                                      <view class="index--title-checkBox">
                                        <view class="t-checkbox checkbox--t-checkbox t-checkbox--left checkbox--t-checkbox--left t-checkbox--default checkbox--t-checkbox--default t-checkbox--block checkbox--t-checkbox--block  " style="align-items: center;" tabindex="0">
                                          <view class="t-checkbox__icon checkbox--t-checkbox__icon t-checkbox__icon--left checkbox--t-checkbox__icon--left ">
                                            <view class="t-checkbox__icon-rectangle checkbox--t-checkbox__icon-rectangle"></view>
                                          </view>
                                          <view class="t-checkbox__content checkbox--t-checkbox__content" data-target="text">
                                            <view class="t-checkbox__title checkbox--t-checkbox__title sk-transparent" style="-webkit-line-clamp:3"></view>
                                            <view class="t-checkbox__description checkbox--t-checkbox__description " style="-webkit-line-clamp:5"></view>
                                          </view>
                                          <view class="t-checkbox__border checkbox--t-checkbox__border t-checkbox__border--left checkbox--t-checkbox__border--left "></view>
                                        </view>
                                        <view class="index--title-box">
                                          <view class="index--title-name sk-transparent sk-text-16-6667-832 sk-text">第二节 </view>
                                          <view class="index--title-num sk-transparent sk-text-16-6667-620 sk-text">
                                            (5)
                                          </view>
                                        </view>
                                      </view>
                                    </view>
                </view>
                <view class="t-collapse-panel__wrapper panel--t-collapse-panel__wrapper">
                  <view class="t-collapse-panel__content panel--t-collapse-panel__content sk-transparent">
                    <view class="tree-index--list">
                      <view class="tree-index--listItems">
                        <view class="tree-index--itemsInfo" data-index="0" data-item="[object Object]">
                          <view class="tree-index--contentBox" data-item="[object Object]" data-parent="[object Object]">
                            <view class="tree-index--box-image tree-index--fl-cn">
                              <view class="tree-index--checkBox">
                                <view class="t-checkbox checkbox--t-checkbox t-checkbox--left checkbox--t-checkbox--left t-checkbox--default checkbox--t-checkbox--default t-checkbox--block checkbox--t-checkbox--block  " style="true" tabindex="0">
                                  <view class="t-checkbox__icon checkbox--t-checkbox__icon t-checkbox__icon--left checkbox--t-checkbox__icon--left ">
                                    <view class="t-checkbox__icon-rectangle checkbox--t-checkbox__icon-rectangle"></view>
                                  </view>
                                  <view class="t-cell__description cell--t-cell__description "></view>
                                </view>
                                <view class="t-cell__right cell--t-cell__right ">
                                  <view class="t-icon icon--t-icon  cell--t-cell__right-icon panel--class-right-icon panel--t-collapse-panel__arrow--bottom" style="true">
                                    <label class="t-icon-chevron-down icon--t-icon-chevron-down t-icon-base icon--t-icon-base sk-pseudo sk-pseudo-circle"></label>
                                  <view class="t-checkbox__content checkbox--t-checkbox__content" data-target="text">
                                    <view class="t-checkbox__title checkbox--t-checkbox__title sk-transparent" style="-webkit-line-clamp:3"></view>
                                    <view class="t-checkbox__description checkbox--t-checkbox__description " style="-webkit-line-clamp:5"></view>
                                  </view>
                                  <view class="t-checkbox__border checkbox--t-checkbox__border t-checkbox__border--left checkbox--t-checkbox__border--left "></view>
                                </view>
                              </view>
                              <view class="tree-index--teach-icon tree-index--fl-cn">
                                <image mode="aspectFill" class="sk-image"></image>
                              </view>
                              <view></view>
                              <text class="tree-index--name sk-transparent sk-text-16-6667-827 sk-text" style="width:280px">为婴儿穿脱衣裤</text>
                            </view>
                            <view class="t-collapse-panel__wrapper panel--t-collapse-panel__wrapper">
                              <view class="t-collapse-panel__content panel--t-collapse-panel__content sk-transparent">
                                <view class="index--list">
                                  <view class="index--listItems">
                                    <view class="index--itemsInfo" data-index="0" data-item="[object Object]">
                                      <view class="index--contentBox" data-item="[object Object]" data-parent="[object Object]">
                                        <view class="index--box-image" style="width: 234px;">
                                          <view class="index--checkBox">
                                            <view class="t-checkbox checkbox--t-checkbox t-checkbox--left checkbox--t-checkbox--left t-checkbox--default checkbox--t-checkbox--default t-checkbox--block checkbox--t-checkbox--block  " style="true" tabindex="0">
                                              <view class="t-checkbox__icon checkbox--t-checkbox__icon t-checkbox__icon--left checkbox--t-checkbox__icon--left ">
                                                <view class="t-checkbox__icon-rectangle checkbox--t-checkbox__icon-rectangle"></view>
                                              </view>
                                              <view class="t-checkbox__content checkbox--t-checkbox__content" data-target="text">
                                                <view class="t-checkbox__title checkbox--t-checkbox__title sk-transparent" style="-webkit-line-clamp:3"></view>
                                                <view class="t-checkbox__description checkbox--t-checkbox__description " style="-webkit-line-clamp:5"></view>
                                              </view>
                                              <view class="t-checkbox__border checkbox--t-checkbox__border t-checkbox__border--left checkbox--t-checkbox__border--left "></view>
                                            </view>
                                          </view>
                                          <view class="index--teach-icon">
                                            <image mode="true" class="sk-image"></image>
                                          </view>
                                          <view></view>
                                          <text class="index--name sk-transparent sk-text-16-6667-397 sk-text" style="width: 208px;">14 如何应对家庭冲突</text>
                                        </view>
                                        <view class="index--teachClass sk-transparent"></view>
                                        <view>
                                          <image class="index--shopCar sk-image" data-item="[object Object]"></image>
                                          <image class="index--need-buy sk-image"></image>
                                        </view>
                                      </view>
                                    </view>
                            <view></view>
                          </view>
                        </view>
                      </view>
                    </view>
                    <view class="tree-index--list">
                      <view class="tree-index--listItems">
                        <view class="tree-index--itemsInfo" data-index="1" data-item="[object Object]">
                          <view class="tree-index--contentBox" data-item="[object Object]" data-parent="[object Object]">
                            <view class="tree-index--box-image tree-index--fl-cn">
                              <view class="tree-index--checkBox">
                                <view class="t-checkbox checkbox--t-checkbox t-checkbox--left checkbox--t-checkbox--left t-checkbox--default checkbox--t-checkbox--default t-checkbox--block checkbox--t-checkbox--block  " style="true" tabindex="0">
                                  <view class="t-checkbox__icon checkbox--t-checkbox__icon t-checkbox__icon--left checkbox--t-checkbox__icon--left ">
                                    <view class="t-checkbox__icon-rectangle checkbox--t-checkbox__icon-rectangle"></view>
                                  </view>
                                </view>
                                <view class="index--list">
                                  <view class="index--listItems">
                                    <view class="index--itemsInfo" data-index="1" data-item="[object Object]">
                                      <view class="index--contentBox" data-item="[object Object]" data-parent="[object Object]">
                                        <view class="index--box-image" style="width: 234px;">
                                          <view class="index--checkBox">
                                            <view class="t-checkbox checkbox--t-checkbox t-checkbox--left checkbox--t-checkbox--left t-checkbox--default checkbox--t-checkbox--default t-checkbox--block checkbox--t-checkbox--block  " style="true" tabindex="0">
                                              <view class="t-checkbox__icon checkbox--t-checkbox__icon t-checkbox__icon--left checkbox--t-checkbox__icon--left ">
                                                <view class="t-checkbox__icon-rectangle checkbox--t-checkbox__icon-rectangle"></view>
                                              </view>
                                              <view class="t-checkbox__content checkbox--t-checkbox__content" data-target="text">
                                                <view class="t-checkbox__title checkbox--t-checkbox__title sk-transparent" style="-webkit-line-clamp:3"></view>
                                                <view class="t-checkbox__description checkbox--t-checkbox__description " style="-webkit-line-clamp:5"></view>
                                              </view>
                                              <view class="t-checkbox__border checkbox--t-checkbox__border t-checkbox__border--left checkbox--t-checkbox__border--left "></view>
                                            </view>
                                          </view>
                                          <view class="index--teach-icon">
                                            <image mode="true" class="sk-image"></image>
                                          </view>
                                          <view></view>
                                          <text class="index--name sk-transparent sk-text-16-6667-858 sk-text" style="width: 208px;">15 如何处理居家期间的亲子冲突</text>
                                        </view>
                                        <view class="index--teachClass sk-transparent"></view>
                                        <view>
                                          <image class="index--shopCar sk-image" data-item="[object Object]"></image>
                                          <image class="index--need-buy sk-image"></image>
                                        </view>
                                      </view>
                                    </view>
                                  <view class="t-checkbox__content checkbox--t-checkbox__content" data-target="text">
                                    <view class="t-checkbox__title checkbox--t-checkbox__title sk-transparent" style="-webkit-line-clamp:3"></view>
                                    <view class="t-checkbox__description checkbox--t-checkbox__description " style="-webkit-line-clamp:5"></view>
                                  </view>
                                  <view class="t-checkbox__border checkbox--t-checkbox__border t-checkbox__border--left checkbox--t-checkbox__border--left "></view>
                                </view>
                                <view class="index--list">
                                  <view class="index--listItems">
                                    <view class="index--itemsInfo" data-index="2" data-item="[object Object]">
                                      <view class="index--contentBox" data-item="[object Object]" data-parent="[object Object]">
                                        <view class="index--box-image" style="width: 234px;">
                                          <view class="index--checkBox">
                                            <view class="t-checkbox checkbox--t-checkbox t-checkbox--left checkbox--t-checkbox--left t-checkbox--default checkbox--t-checkbox--default t-checkbox--block checkbox--t-checkbox--block  " style="true" tabindex="0">
                                              <view class="t-checkbox__icon checkbox--t-checkbox__icon t-checkbox__icon--left checkbox--t-checkbox__icon--left ">
                                                <view class="t-checkbox__icon-rectangle checkbox--t-checkbox__icon-rectangle"></view>
                                              </view>
                                              <view class="t-checkbox__content checkbox--t-checkbox__content" data-target="text">
                                                <view class="t-checkbox__title checkbox--t-checkbox__title sk-transparent" style="-webkit-line-clamp:3"></view>
                                                <view class="t-checkbox__description checkbox--t-checkbox__description " style="-webkit-line-clamp:5"></view>
                                              </view>
                                              <view class="t-checkbox__border checkbox--t-checkbox__border t-checkbox__border--left checkbox--t-checkbox__border--left "></view>
                                            </view>
                                          </view>
                                          <view class="index--teach-icon">
                                            <image mode="true" class="sk-image"></image>
                                          </view>
                                          <view></view>
                                          <text class="index--name sk-transparent sk-text-16-6667-665 sk-text" style="width: 208px;">一、教师职业</text>
                                        </view>
                                        <view class="index--teachClass sk-transparent"></view>
                                        <view>
                                          <image class="index--shopCar sk-image" data-item="[object Object]"></image>
                                          <image class="index--need-buy sk-image"></image>
                                        </view>
                                      </view>
                                    </view>
                              </view>
                              <view class="tree-index--teach-icon tree-index--fl-cn">
                                <image mode="aspectFill" class="sk-image"></image>
                              </view>
                              <view></view>
                              <text class="tree-index--name sk-transparent sk-text-16-6667-861 sk-text" style="width:280px">婴儿襁褓</text>
                            </view>
                            <view></view>
                          </view>
                        </view>
                      </view>
                    </view>
                    <view class="tree-index--list">
                      <view class="tree-index--listItems">
                        <view class="tree-index--itemsInfo" data-index="2" data-item="[object Object]">
                          <view class="tree-index--contentBox" data-item="[object Object]" data-parent="[object Object]">
                            <view class="tree-index--box-image tree-index--fl-cn">
                              <view class="tree-index--checkBox">
                                <view class="t-checkbox checkbox--t-checkbox t-checkbox--left checkbox--t-checkbox--left t-checkbox--default checkbox--t-checkbox--default t-checkbox--block checkbox--t-checkbox--block  " style="true" tabindex="0">
                                  <view class="t-checkbox__icon checkbox--t-checkbox__icon t-checkbox__icon--left checkbox--t-checkbox__icon--left ">
                                    <view class="t-checkbox__icon-rectangle checkbox--t-checkbox__icon-rectangle"></view>
                                  </view>
                                </view>
                                <view class="index--list">
                                  <view class="index--listItems">
                                    <view class="index--itemsInfo" data-index="3" data-item="[object Object]">
                                      <view class="index--contentBox" data-item="[object Object]" data-parent="[object Object]">
                                        <view class="index--box-image" style="width: 234px;">
                                          <view class="index--checkBox">
                                            <view class="t-checkbox checkbox--t-checkbox t-checkbox--left checkbox--t-checkbox--left t-checkbox--default checkbox--t-checkbox--default t-checkbox--block checkbox--t-checkbox--block  " style="true" tabindex="0">
                                              <view class="t-checkbox__icon checkbox--t-checkbox__icon t-checkbox__icon--left checkbox--t-checkbox__icon--left ">
                                                <view class="t-checkbox__icon-rectangle checkbox--t-checkbox__icon-rectangle"></view>
                                              </view>
                                              <view class="t-checkbox__content checkbox--t-checkbox__content" data-target="text">
                                                <view class="t-checkbox__title checkbox--t-checkbox__title sk-transparent" style="-webkit-line-clamp:3"></view>
                                                <view class="t-checkbox__description checkbox--t-checkbox__description " style="-webkit-line-clamp:5"></view>
                                              </view>
                                              <view class="t-checkbox__border checkbox--t-checkbox__border t-checkbox__border--left checkbox--t-checkbox__border--left "></view>
                                            </view>
                                          </view>
                                          <view class="index--teach-icon">
                                            <image mode="true" class="sk-image"></image>
                                          </view>
                                          <view></view>
                                          <text class="index--name sk-transparent sk-text-16-6667-354 sk-text" style="width: 208px;">二、新型教师素质特征</text>
                                        </view>
                                        <view class="index--teachClass sk-transparent"></view>
                                        <view>
                                          <image class="index--shopCar sk-image" data-item="[object Object]"></image>
                                          <image class="index--need-buy sk-image"></image>
                                        </view>
                                      </view>
                                    </view>
                                  <view class="t-checkbox__content checkbox--t-checkbox__content" data-target="text">
                                    <view class="t-checkbox__title checkbox--t-checkbox__title sk-transparent" style="-webkit-line-clamp:3"></view>
                                    <view class="t-checkbox__description checkbox--t-checkbox__description " style="-webkit-line-clamp:5"></view>
                                  </view>
                                  <view class="t-checkbox__border checkbox--t-checkbox__border t-checkbox__border--left checkbox--t-checkbox__border--left "></view>
                                </view>
                                <view class="index--list">
                                  <view class="index--listItems">
                                    <view class="index--itemsInfo" data-index="4" data-item="[object Object]">
                                      <view class="index--contentBox" data-item="[object Object]" data-parent="[object Object]">
                                        <view class="index--box-image" style="width: 234px;">
                                          <view class="index--checkBox">
                                            <view class="t-checkbox checkbox--t-checkbox t-checkbox--left checkbox--t-checkbox--left t-checkbox--default checkbox--t-checkbox--default t-checkbox--block checkbox--t-checkbox--block  " style="true" tabindex="0">
                                              <view class="t-checkbox__icon checkbox--t-checkbox__icon t-checkbox__icon--left checkbox--t-checkbox__icon--left ">
                                                <view class="t-checkbox__icon-rectangle checkbox--t-checkbox__icon-rectangle"></view>
                                              </view>
                                              <view class="t-checkbox__content checkbox--t-checkbox__content" data-target="text">
                                                <view class="t-checkbox__title checkbox--t-checkbox__title sk-transparent" style="-webkit-line-clamp:3"></view>
                                                <view class="t-checkbox__description checkbox--t-checkbox__description " style="-webkit-line-clamp:5"></view>
                                              </view>
                                              <view class="t-checkbox__border checkbox--t-checkbox__border t-checkbox__border--left checkbox--t-checkbox__border--left "></view>
                                            </view>
                                          </view>
                                          <view class="index--teach-icon">
                                            <image mode="true" class="sk-image"></image>
                                          </view>
                                          <view></view>
                                          <text class="index--name sk-transparent sk-text-16-6667-145 sk-text" style="width: 208px;">三、“四有好老师”对教师素质的要求</text>
                                        </view>
                                        <view class="index--teachClass sk-transparent"></view>
                                        <view>
                                          <image class="index--shopCar sk-image" data-item="[object Object]"></image>
                                          <image class="index--need-buy sk-image"></image>
                                        </view>
                                      </view>
                                    </view>
                              </view>
                              <view class="tree-index--teach-icon tree-index--fl-cn">
                                <image mode="aspectFill" class="sk-image"></image>
                              </view>
                              <view></view>
                              <text class="tree-index--name sk-transparent sk-text-16-6667-139 sk-text" style="width:280px">更换纸尿裤</text>
                            </view>
                            <view></view>
                          </view>
                        </view>
                      </view>
                    </view>
                    <view class="tree-index--list">
                      <view class="tree-index--listItems">
                        <view class="tree-index--itemsInfo" data-index="3" data-item="[object Object]">
                          <view class="tree-index--contentBox" data-item="[object Object]" data-parent="[object Object]">
                            <view class="tree-index--box-image tree-index--fl-cn">
                              <view class="tree-index--checkBox">
                                <view class="t-checkbox checkbox--t-checkbox t-checkbox--left checkbox--t-checkbox--left t-checkbox--default checkbox--t-checkbox--default t-checkbox--block checkbox--t-checkbox--block  " style="true" tabindex="0">
                                  <view class="t-checkbox__icon checkbox--t-checkbox__icon t-checkbox__icon--left checkbox--t-checkbox__icon--left ">
                                    <view class="t-checkbox__icon-rectangle checkbox--t-checkbox__icon-rectangle"></view>
                                  </view>
                                  <view class="t-checkbox__content checkbox--t-checkbox__content" data-target="text">
                                    <view class="t-checkbox__title checkbox--t-checkbox__title sk-transparent" style="-webkit-line-clamp:3"></view>
                                    <view class="t-checkbox__description checkbox--t-checkbox__description " style="-webkit-line-clamp:5"></view>
                                  </view>
                                  <view class="t-checkbox__border checkbox--t-checkbox__border t-checkbox__border--left checkbox--t-checkbox__border--left "></view>
                                </view>
                              </view>
                              <view class="tree-index--teach-icon tree-index--fl-cn">
                                <image mode="aspectFill" class="sk-image"></image>
                              </view>
                              <view></view>
                              <text class="tree-index--name sk-transparent sk-text-16-6667-809 sk-text" style="width:280px">人工喂养</text>
                            </view>
                            <view></view>
                          </view>
                        </view>
                      </view>
                    </view>
                    <view class="tree-index--list">
                      <view class="tree-index--listItems">
                        <view class="tree-index--itemsInfo" data-index="4" data-item="[object Object]">
                          <view class="tree-index--contentBox" data-item="[object Object]" data-parent="[object Object]">
                            <view class="tree-index--box-image tree-index--fl-cn">
                              <view class="tree-index--checkBox">
                                <view class="t-checkbox checkbox--t-checkbox t-checkbox--left checkbox--t-checkbox--left t-checkbox--default checkbox--t-checkbox--default t-checkbox--block checkbox--t-checkbox--block  " style="true" tabindex="0">
                                  <view class="t-checkbox__icon checkbox--t-checkbox__icon t-checkbox__icon--left checkbox--t-checkbox__icon--left ">
                                    <view class="t-checkbox__icon-rectangle checkbox--t-checkbox__icon-rectangle"></view>
                                  </view>
                                  <view class="t-checkbox__content checkbox--t-checkbox__content" data-target="text">
                                    <view class="t-checkbox__title checkbox--t-checkbox__title sk-transparent" style="-webkit-line-clamp:3"></view>
                                    <view class="t-checkbox__description checkbox--t-checkbox__description " style="-webkit-line-clamp:5"></view>
                                  </view>
                                  <view class="t-checkbox__border checkbox--t-checkbox__border t-checkbox__border--left checkbox--t-checkbox__border--left "></view>
                                </view>
                              </view>
                              <view class="tree-index--teach-icon tree-index--fl-cn">
                                <image mode="aspectFill" class="sk-image"></image>
                              </view>
                              <view></view>
                              <text class="tree-index--name sk-transparent sk-text-16-6667-345 sk-text" style="width:280px">托抱婴儿</text>
                            </view>
                            <view></view>
                          </view>
                        </view>
                      </view>
                    </view>
                    <view class="tree-index--list">
                      <view class="tree-index--listItems">
                        <view class="tree-index--itemsInfo" data-index="5" data-item="[object Object]">
                          <view class="tree-index--contentBox" data-item="[object Object]" data-parent="[object Object]">
                            <view class="tree-index--box-image tree-index--fl-cn">
                              <view class="tree-index--checkBox">
                                <view class="t-checkbox checkbox--t-checkbox t-checkbox--left checkbox--t-checkbox--left t-checkbox--default checkbox--t-checkbox--default t-checkbox--block checkbox--t-checkbox--block  " style="true" tabindex="0">
                                  <view class="t-checkbox__icon checkbox--t-checkbox__icon t-checkbox__icon--left checkbox--t-checkbox__icon--left ">
                                    <view class="t-checkbox__icon-rectangle checkbox--t-checkbox__icon-rectangle"></view>
                                  </view>
                                  <view class="t-checkbox__content checkbox--t-checkbox__content" data-target="text">
                                    <view class="t-checkbox__title checkbox--t-checkbox__title sk-transparent" style="-webkit-line-clamp:3"></view>
                                    <view class="t-checkbox__description checkbox--t-checkbox__description " style="-webkit-line-clamp:5"></view>
                                  </view>
                                  <view class="t-checkbox__border checkbox--t-checkbox__border t-checkbox__border--left checkbox--t-checkbox__border--left "></view>
                                </view>
                              </view>
                              <view class="tree-index--teach-icon tree-index--fl-cn">
                                <image mode="aspectFill" class="sk-image"></image>
                              </view>
                              <view></view>
                              <text class="tree-index--name sk-transparent sk-text-16-6667-877 sk-text" style="width:280px">婴幼儿口腔护理</text>
                            </view>
                            <view></view>
                          </view>
                        </view>
                      </view>
                    </view>
                    <view class="tree-index--list">
                      <view class="tree-index--listItems">
                        <view class="tree-index--itemsInfo" data-index="6" data-item="[object Object]">
                          <view class="tree-index--contentBox" data-item="[object Object]" data-parent="[object Object]">
                            <view class="tree-index--box-image tree-index--fl-cn">
                              <view class="tree-index--checkBox">
                                <view class="t-checkbox checkbox--t-checkbox t-checkbox--left checkbox--t-checkbox--left t-checkbox--default checkbox--t-checkbox--default t-checkbox--block checkbox--t-checkbox--block  " style="true" tabindex="0">
                                  <view class="t-checkbox__icon checkbox--t-checkbox__icon t-checkbox__icon--left checkbox--t-checkbox__icon--left ">
                                    <view class="t-checkbox__icon-rectangle checkbox--t-checkbox__icon-rectangle"></view>
                                  </view>
                                  <view class="t-checkbox__content checkbox--t-checkbox__content" data-target="text">
                                    <view class="t-checkbox__title checkbox--t-checkbox__title sk-transparent" style="-webkit-line-clamp:3"></view>
                                    <view class="t-checkbox__description checkbox--t-checkbox__description " style="-webkit-line-clamp:5"></view>
                                  </view>
                                  <view class="t-checkbox__border checkbox--t-checkbox__border t-checkbox__border--left checkbox--t-checkbox__border--left "></view>
                                </view>
                              </view>
                              <view class="tree-index--teach-icon tree-index--fl-cn">
                                <image mode="aspectFill" class="sk-image"></image>
                              </view>
                              <view></view>
                              <text class="tree-index--name sk-transparent sk-text-16-6667-154 sk-text" style="width:280px">婴儿抚触</text>
                            </view>
                            <view></view>
                          </view>
                        </view>
                      </view>
                    </view>
                    <view class="tree-index--list">
                      <view class="tree-index--listItems">
                        <view class="tree-index--itemsInfo" data-index="7" data-item="[object Object]">
                          <view class="tree-index--contentBox" data-item="[object Object]" data-parent="[object Object]">
                            <view class="tree-index--box-image tree-index--fl-cn">
                              <view class="tree-index--checkBox">
                                <view class="t-checkbox checkbox--t-checkbox t-checkbox--left checkbox--t-checkbox--left t-checkbox--default checkbox--t-checkbox--default t-checkbox--block checkbox--t-checkbox--block  " style="true" tabindex="0">
                                  <view class="t-checkbox__icon checkbox--t-checkbox__icon t-checkbox__icon--left checkbox--t-checkbox__icon--left ">
                                    <view class="t-checkbox__icon-rectangle checkbox--t-checkbox__icon-rectangle"></view>
                                  </view>
                                  <view class="t-checkbox__content checkbox--t-checkbox__content" data-target="text">
                                    <view class="t-checkbox__title checkbox--t-checkbox__title sk-transparent" style="-webkit-line-clamp:3"></view>
                                    <view class="t-checkbox__description checkbox--t-checkbox__description " style="-webkit-line-clamp:5"></view>
                                  </view>
                                  <view class="t-checkbox__border checkbox--t-checkbox__border t-checkbox__border--left checkbox--t-checkbox__border--left "></view>
                                </view>
                              </view>
                              <view class="tree-index--teach-icon tree-index--fl-cn">
                                <image mode="aspectFill" class="sk-image"></image>
                              </view>
                              <view></view>
                              <text class="tree-index--name sk-transparent sk-text-16-6667-96 sk-text" style="width:280px">婴儿被动操</text>
                            </view>
                            <view></view>
                          </view>
                        </view>
                      </view>
                    </view>
                    <view class="tree-index--list">
                      <view class="tree-index--listItems">
                        <view class="tree-index--itemsInfo" data-index="8" data-item="[object Object]">
                          <view class="tree-index--contentBox" data-item="[object Object]" data-parent="[object Object]">
                            <view class="tree-index--box-image tree-index--fl-cn">
                              <view class="tree-index--checkBox">
                                <view class="t-checkbox checkbox--t-checkbox t-checkbox--left checkbox--t-checkbox--left t-checkbox--default checkbox--t-checkbox--default t-checkbox--block checkbox--t-checkbox--block  " style="true" tabindex="0">
                                  <view class="t-checkbox__icon checkbox--t-checkbox__icon t-checkbox__icon--left checkbox--t-checkbox__icon--left ">
                                    <view class="t-checkbox__icon-rectangle checkbox--t-checkbox__icon-rectangle"></view>
                                  </view>
                                  <view class="t-checkbox__content checkbox--t-checkbox__content" data-target="text">
                                    <view class="t-checkbox__title checkbox--t-checkbox__title sk-transparent" style="-webkit-line-clamp:3"></view>
                                    <view class="t-checkbox__description checkbox--t-checkbox__description " style="-webkit-line-clamp:5"></view>
                                  </view>
                                </view>
                              </view>
                              <view class="tree-index--teach-icon tree-index--fl-cn">
                                <image mode="aspectFill" class="sk-image"></image>
                              </view>
                              <text class="tree-index--name sk-transparent sk-text-16-6667-884 sk-text" style="width:280px">婴儿主被动操</text>
                            </view>
                          </view>
                        </view>
@@ -537,198 +714,124 @@
                  </view>
                </view>
              </view>
            </view>
            <view class="t-collapse-panel panel--t-collapse-panel t-collapse-panel--bottom panel--t-collapse-panel--bottom sk-pseudo sk-pseudo-circle" style="true">
              <view class="t-collapse-panel__title panel--t-collapse-panel__title sk-button">
                <view class="panel--t-collapse-panel__header panel--t-collapse-panel__header--bottom t-cell cell--t-cell t-cell--middle cell--t-cell--middle sk-pseudo sk-pseudo-circle" hover-class="true" hover-stay-time="70" style="true">
                  <view class="t-cell__left cell--t-cell__left "></view>
                  <view class="t-cell__title cell--t-cell__title">
                    <view class="t-cell__title-text cell--t-cell__title-text panel--class-title">
                      <view class="index--header-title">
                        <view class="index--title-checkBox">
                          <view class="t-checkbox checkbox--t-checkbox t-checkbox--left checkbox--t-checkbox--left t-checkbox--default checkbox--t-checkbox--default t-checkbox--block checkbox--t-checkbox--block  " style="align-items: center;" tabindex="0">
                            <view class="t-checkbox__icon checkbox--t-checkbox__icon t-checkbox__icon--left checkbox--t-checkbox__icon--left ">
                              <view class="t-checkbox__icon-rectangle checkbox--t-checkbox__icon-rectangle"></view>
              <view class="t-collapse-panel panel--t-collapse-panel t-collapse-panel--bottom panel--t-collapse-panel--bottom sk-pseudo sk-pseudo-circle" style="true">
                <view class="t-collapse-panel__title panel--t-collapse-panel__title sk-button">
                  <view class="panel--t-collapse-panel__header panel--t-collapse-panel__header--bottom t-cell cell--t-cell t-cell--middle cell--t-cell--middle sk-pseudo sk-pseudo-circle" hover-class="true" hover-stay-time="70" style="true">
                    <view class="t-cell__left cell--t-cell__left "></view>
                    <view class="t-cell__title cell--t-cell__title ">
                      <view class="t-cell__title-text cell--t-cell__title-text panel--class-title">
                        <view class="tree-index--header-title">
                          <view class="tree-index--title-checkBox">
                            <view class="t-checkbox checkbox--t-checkbox t-checkbox--left checkbox--t-checkbox--left t-checkbox--default checkbox--t-checkbox--default t-checkbox--block checkbox--t-checkbox--block  " style="align-items: center;" tabindex="0">
                              <view class="t-checkbox__icon checkbox--t-checkbox__icon t-checkbox__icon--left checkbox--t-checkbox__icon--left ">
                                <view class="t-checkbox__icon-rectangle checkbox--t-checkbox__icon-rectangle"></view>
                              </view>
                              <view class="t-checkbox__content checkbox--t-checkbox__content" data-target="text">
                                <view class="t-checkbox__title checkbox--t-checkbox__title sk-transparent" style="-webkit-line-clamp:3"></view>
                                <view class="t-checkbox__description checkbox--t-checkbox__description " style="-webkit-line-clamp:5"></view>
                              </view>
                              <view class="t-checkbox__border checkbox--t-checkbox__border t-checkbox__border--left checkbox--t-checkbox__border--left "></view>
                            </view>
                            <view class="t-checkbox__content checkbox--t-checkbox__content" data-target="text">
                              <view class="t-checkbox__title checkbox--t-checkbox__title sk-transparent" style="-webkit-line-clamp:3"></view>
                              <view class="t-checkbox__description checkbox--t-checkbox__description " style="-webkit-line-clamp:5"></view>
                            </view>
                            <view class="t-checkbox__border checkbox--t-checkbox__border t-checkbox__border--left checkbox--t-checkbox__border--left "></view>
                          </view>
                          <view class="index--title-box">
                            <view class="index--title-name sk-transparent sk-text-16-6667-846 sk-text">第二章 </view>
                            <view class="index--title-num sk-transparent sk-text-16-6667-551 sk-text">
                              (5)
                            <view class="tree-index--title-box">
                              <view class="tree-index--title-name sk-transparent sk-text-16-6667-938 sk-text">第五章 婴幼儿常见疾病与意外伤害的预防及护理 </view>
                              <view class="tree-index--title-num sk-transparent sk-text-16-6667-253 sk-text">
                                (3)
                              </view>
                            </view>
                          </view>
                        </view>
                      </view>
                      <view class="t-cell__description cell--t-cell__description "></view>
                    </view>
                    <view class="t-cell__description cell--t-cell__description "></view>
                  </view>
                  <view class="t-cell__right cell--t-cell__right ">
                    <view class="t-icon icon--t-icon  cell--t-cell__right-icon panel--class-right-icon panel--t-collapse-panel__arrow--bottom" style="true">
                      <label class="t-icon-chevron-down icon--t-icon-chevron-down t-icon-base icon--t-icon-base sk-pseudo sk-pseudo-circle"></label>
                    <view class="t-cell__right cell--t-cell__right ">
                      <view class="t-icon icon--t-icon cell--undefined cell--t-cell__right-icon panel--class-right-icon panel--t-collapse-panel__arrow--bottom" style="true">
                        <label class="t-icon-chevron-down icon--t-icon-chevron-down t-icon-base icon--t-icon-base sk-pseudo sk-pseudo-circle"></label>
                      </view>
                    </view>
                  </view>
                </view>
              </view>
              <view class="t-collapse-panel__wrapper panel--t-collapse-panel__wrapper" style=";transition:300ms ease-in-out 0ms;transform:;transition-property:transform,height,top;transform-origin:50% 50% 0;-webkit-transition:300ms ease-in-out 0ms;-webkit-transform:;-webkit-transition-property:transform,height,top;-webkit-transform-origin:50% 50% 0;height:0px;top:1px">
                <view class="t-collapse-panel__content panel--t-collapse-panel__content sk-transparent">
                  <view class="index--list">
                    <view class="index--listItems">
                      <view class="index--itemsInfo" data-index="0" data-item="[object Object]">
                        <view class="index--contentBox" data-item="[object Object]" data-parent="[object Object]">
                          <view class="index--box-image" style="width: 234px;">
                            <view class="index--checkBox">
                              <view class="t-checkbox checkbox--t-checkbox t-checkbox--left checkbox--t-checkbox--left t-checkbox--default checkbox--t-checkbox--default t-checkbox--block checkbox--t-checkbox--block  " style="true" tabindex="0">
                                <view class="t-checkbox__icon checkbox--t-checkbox__icon t-checkbox__icon--left checkbox--t-checkbox__icon--left ">
                                  <view class="t-checkbox__icon-rectangle checkbox--t-checkbox__icon-rectangle"></view>
                <view class="t-collapse-panel__wrapper panel--t-collapse-panel__wrapper">
                  <view class="t-collapse-panel__content panel--t-collapse-panel__content sk-transparent">
                    <view class="tree-index--list">
                      <view class="tree-index--listItems">
                        <view class="tree-index--itemsInfo" data-index="0" data-item="[object Object]">
                          <view class="tree-index--contentBox" data-item="[object Object]" data-parent="[object Object]">
                            <view class="tree-index--box-image tree-index--fl-cn">
                              <view class="tree-index--checkBox">
                                <view class="t-checkbox checkbox--t-checkbox t-checkbox--left checkbox--t-checkbox--left t-checkbox--default checkbox--t-checkbox--default t-checkbox--block checkbox--t-checkbox--block  " style="true" tabindex="0">
                                  <view class="t-checkbox__icon checkbox--t-checkbox__icon t-checkbox__icon--left checkbox--t-checkbox__icon--left ">
                                    <view class="t-checkbox__icon-rectangle checkbox--t-checkbox__icon-rectangle"></view>
                                  </view>
                                  <view class="t-checkbox__content checkbox--t-checkbox__content" data-target="text">
                                    <view class="t-checkbox__title checkbox--t-checkbox__title sk-transparent" style="-webkit-line-clamp:3"></view>
                                    <view class="t-checkbox__description checkbox--t-checkbox__description " style="-webkit-line-clamp:5"></view>
                                  </view>
                                  <view class="t-checkbox__border checkbox--t-checkbox__border t-checkbox__border--left checkbox--t-checkbox__border--left "></view>
                                </view>
                                <view class="t-checkbox__content checkbox--t-checkbox__content" data-target="text">
                                  <view class="t-checkbox__title checkbox--t-checkbox__title sk-transparent" style="-webkit-line-clamp:3"></view>
                                  <view class="t-checkbox__description checkbox--t-checkbox__description " style="-webkit-line-clamp:5"></view>
                                </view>
                                <view class="t-checkbox__border checkbox--t-checkbox__border t-checkbox__border--left checkbox--t-checkbox__border--left "></view>
                              </view>
                            </view>
                            <view class="index--teach-icon">
                              <image mode="true" class="sk-image"></image>
                              <view class="tree-index--teach-icon tree-index--fl-cn">
                                <image mode="aspectFill" class="sk-image"></image>
                              </view>
                              <view></view>
                              <text class="tree-index--name sk-transparent sk-text-16-6667-287 sk-text" style="width:280px">婴儿常用急救技术</text>
                            </view>
                            <view></view>
                            <text class="index--name sk-transparent sk-text-16-6667-878 sk-text" style="width: 208px;">16 如何处理居家期间的夫妻冲突和三角冲突</text>
                          </view>
                          <view class="index--teachClass sk-transparent"></view>
                          <view>
                            <image class="index--need-buy sk-image"></image>
                          </view>
                        </view>
                      </view>
                    </view>
                  </view>
                  <view class="index--list">
                    <view class="index--listItems">
                      <view class="index--itemsInfo" data-index="1" data-item="[object Object]">
                        <view class="index--contentBox" data-item="[object Object]" data-parent="[object Object]">
                          <view class="index--box-image" style="width: 234px;">
                            <view class="index--checkBox">
                              <view class="t-checkbox checkbox--t-checkbox t-checkbox--left checkbox--t-checkbox--left t-checkbox--default checkbox--t-checkbox--default t-checkbox--block checkbox--t-checkbox--block  " style="true" tabindex="0">
                                <view class="t-checkbox__icon checkbox--t-checkbox__icon t-checkbox__icon--left checkbox--t-checkbox__icon--left ">
                                  <view class="t-checkbox__icon-rectangle checkbox--t-checkbox__icon-rectangle"></view>
                    <view class="tree-index--list">
                      <view class="tree-index--listItems">
                        <view class="tree-index--itemsInfo" data-index="1" data-item="[object Object]">
                          <view class="tree-index--contentBox" data-item="[object Object]" data-parent="[object Object]">
                            <view class="tree-index--box-image tree-index--fl-cn">
                              <view class="tree-index--checkBox">
                                <view class="t-checkbox checkbox--t-checkbox t-checkbox--left checkbox--t-checkbox--left t-checkbox--default checkbox--t-checkbox--default t-checkbox--block checkbox--t-checkbox--block  " style="true" tabindex="0">
                                  <view class="t-checkbox__icon checkbox--t-checkbox__icon t-checkbox__icon--left checkbox--t-checkbox__icon--left ">
                                    <view class="t-checkbox__icon-rectangle checkbox--t-checkbox__icon-rectangle"></view>
                                  </view>
                                  <view class="t-checkbox__content checkbox--t-checkbox__content" data-target="text">
                                    <view class="t-checkbox__title checkbox--t-checkbox__title sk-transparent" style="-webkit-line-clamp:3"></view>
                                    <view class="t-checkbox__description checkbox--t-checkbox__description " style="-webkit-line-clamp:5"></view>
                                  </view>
                                  <view class="t-checkbox__border checkbox--t-checkbox__border t-checkbox__border--left checkbox--t-checkbox__border--left "></view>
                                </view>
                                <view class="t-checkbox__content checkbox--t-checkbox__content" data-target="text">
                                  <view class="t-checkbox__title checkbox--t-checkbox__title sk-transparent" style="-webkit-line-clamp:3"></view>
                                  <view class="t-checkbox__description checkbox--t-checkbox__description " style="-webkit-line-clamp:5"></view>
                                </view>
                                <view class="t-checkbox__border checkbox--t-checkbox__border t-checkbox__border--left checkbox--t-checkbox__border--left "></view>
                              </view>
                            </view>
                            <view class="index--teach-icon">
                              <image mode="true" class="sk-image"></image>
                              <view class="tree-index--teach-icon tree-index--fl-cn">
                                <image mode="aspectFill" class="sk-image"></image>
                              </view>
                              <view></view>
                              <text class="tree-index--name sk-transparent sk-text-16-6667-258 sk-text" style="width:280px">幼儿常用急救技术</text>
                            </view>
                            <view></view>
                            <text class="index--name sk-transparent sk-text-16-6667-825 sk-text" style="width: 208px;">17 如何增进家庭成员的关系</text>
                          </view>
                          <view class="index--teachClass sk-transparent"></view>
                          <view>
                            <image class="index--need-buy sk-image"></image>
                          </view>
                        </view>
                      </view>
                    </view>
                  </view>
                  <view class="index--list">
                    <view class="index--listItems">
                      <view class="index--itemsInfo" data-index="2" data-item="[object Object]">
                        <view class="index--contentBox" data-item="[object Object]" data-parent="[object Object]">
                          <view class="index--box-image" style="width: 234px;">
                            <view class="index--checkBox">
                              <view class="t-checkbox checkbox--t-checkbox t-checkbox--left checkbox--t-checkbox--left t-checkbox--default checkbox--t-checkbox--default t-checkbox--block checkbox--t-checkbox--block  " style="true" tabindex="0">
                                <view class="t-checkbox__icon checkbox--t-checkbox__icon t-checkbox__icon--left checkbox--t-checkbox__icon--left ">
                                  <view class="t-checkbox__icon-rectangle checkbox--t-checkbox__icon-rectangle"></view>
                    <view class="tree-index--list">
                      <view class="tree-index--listItems">
                        <view class="tree-index--itemsInfo" data-index="2" data-item="[object Object]">
                          <view class="tree-index--contentBox" data-item="[object Object]" data-parent="[object Object]">
                            <view class="tree-index--box-image tree-index--fl-cn">
                              <view class="tree-index--checkBox">
                                <view class="t-checkbox checkbox--t-checkbox t-checkbox--left checkbox--t-checkbox--left t-checkbox--default checkbox--t-checkbox--default t-checkbox--block checkbox--t-checkbox--block  " style="true" tabindex="0">
                                  <view class="t-checkbox__icon checkbox--t-checkbox__icon t-checkbox__icon--left checkbox--t-checkbox__icon--left ">
                                    <view class="t-checkbox__icon-rectangle checkbox--t-checkbox__icon-rectangle"></view>
                                  </view>
                                  <view class="t-checkbox__content checkbox--t-checkbox__content" data-target="text">
                                    <view class="t-checkbox__title checkbox--t-checkbox__title sk-transparent" style="-webkit-line-clamp:3"></view>
                                    <view class="t-checkbox__description checkbox--t-checkbox__description " style="-webkit-line-clamp:5"></view>
                                  </view>
                                  <view class="t-checkbox__border checkbox--t-checkbox__border t-checkbox__border--left checkbox--t-checkbox__border--left "></view>
                                </view>
                                <view class="t-checkbox__content checkbox--t-checkbox__content" data-target="text">
                                  <view class="t-checkbox__title checkbox--t-checkbox__title sk-transparent" style="-webkit-line-clamp:3"></view>
                                  <view class="t-checkbox__description checkbox--t-checkbox__description " style="-webkit-line-clamp:5"></view>
                                </view>
                                <view class="t-checkbox__border checkbox--t-checkbox__border t-checkbox__border--left checkbox--t-checkbox__border--left "></view>
                              </view>
                            </view>
                            <view class="index--teach-icon">
                              <image mode="true" class="sk-image"></image>
                              <view class="tree-index--teach-icon tree-index--fl-cn">
                                <image mode="aspectFill" class="sk-image"></image>
                              </view>
                              <view></view>
                              <text class="tree-index--name sk-transparent sk-text-16-6667-27 sk-text" style="width:280px">新生儿脐部护理</text>
                            </view>
                            <view></view>
                            <text class="index--name sk-transparent sk-text-16-6667-126 sk-text" style="width: 208px;">一、师德的重要性</text>
                          </view>
                          <view class="index--teachClass sk-transparent"></view>
                          <view>
                            <image class="index--shopCar sk-image" data-item="[object Object]"></image>
                            <image class="index--need-buy sk-image"></image>
                          </view>
                        </view>
                      </view>
                    </view>
                  </view>
                  <view class="index--list">
                    <view class="index--listItems">
                      <view class="index--itemsInfo" data-index="3" data-item="[object Object]">
                        <view class="index--contentBox" data-item="[object Object]" data-parent="[object Object]">
                          <view class="index--box-image" style="width: 234px;">
                            <view class="index--checkBox">
                              <view class="t-checkbox checkbox--t-checkbox t-checkbox--left checkbox--t-checkbox--left t-checkbox--default checkbox--t-checkbox--default t-checkbox--block checkbox--t-checkbox--block  " style="true" tabindex="0">
                                <view class="t-checkbox__icon checkbox--t-checkbox__icon t-checkbox__icon--left checkbox--t-checkbox__icon--left ">
                                  <view class="t-checkbox__icon-rectangle checkbox--t-checkbox__icon-rectangle"></view>
                                </view>
                                <view class="t-checkbox__content checkbox--t-checkbox__content" data-target="text">
                                  <view class="t-checkbox__title checkbox--t-checkbox__title sk-transparent" style="-webkit-line-clamp:3"></view>
                                  <view class="t-checkbox__description checkbox--t-checkbox__description " style="-webkit-line-clamp:5"></view>
                                </view>
                                <view class="t-checkbox__border checkbox--t-checkbox__border t-checkbox__border--left checkbox--t-checkbox__border--left "></view>
                              </view>
                            </view>
                            <view class="index--teach-icon">
                              <image mode="true" class="sk-image"></image>
                            </view>
                            <view></view>
                            <text class="index--name sk-transparent sk-text-16-6667-722 sk-text" style="width: 208px;">二、师德的内容</text>
                          </view>
                          <view class="index--teachClass sk-transparent"></view>
                          <view>
                            <image class="index--shopCar sk-image" data-item="[object Object]"></image>
                            <image class="index--need-buy sk-image"></image>
                          </view>
                        </view>
                      </view>
                    </view>
                  </view>
                  <view class="index--list">
                    <view class="index--listItems">
                      <view class="index--itemsInfo" data-index="4" data-item="[object Object]">
                        <view class="index--contentBox" data-item="[object Object]" data-parent="[object Object]">
                          <view class="index--box-image" style="width: 234px;">
                            <view class="index--checkBox">
                              <view class="t-checkbox checkbox--t-checkbox t-checkbox--left checkbox--t-checkbox--left t-checkbox--default checkbox--t-checkbox--default t-checkbox--block checkbox--t-checkbox--block  " style="true" tabindex="0">
                                <view class="t-checkbox__icon checkbox--t-checkbox__icon t-checkbox__icon--left checkbox--t-checkbox__icon--left ">
                                  <view class="t-checkbox__icon-rectangle checkbox--t-checkbox__icon-rectangle"></view>
                                </view>
                                <view class="t-checkbox__content checkbox--t-checkbox__content" data-target="text">
                                  <view class="t-checkbox__title checkbox--t-checkbox__title sk-transparent" style="-webkit-line-clamp:3"></view>
                                  <view class="t-checkbox__description checkbox--t-checkbox__description " style="-webkit-line-clamp:5"></view>
                                </view>
                                <view class="t-checkbox__border checkbox--t-checkbox__border t-checkbox__border--left checkbox--t-checkbox__border--left "></view>
                              </view>
                            </view>
                            <view class="index--teach-icon">
                              <image mode="true" class="sk-image"></image>
                            </view>
                            <view></view>
                            <text class="index--name sk-transparent sk-text-16-6667-36 sk-text" style="width: 208px;">三、师德的培训</text>
                          </view>
                          <view class="index--teachClass sk-transparent"></view>
                          <view>
                            <image class="index--shopCar sk-image" data-item="[object Object]"></image>
                            <image class="index--need-buy sk-image"></image>
                          </view>
                        </view>
                      </view>
@@ -740,11 +843,11 @@
          </view>
        </view>
      </view>
    </view>
    <view class="page-bottom">
      <button app-parameter="true" data-custom="null" form-type="true" hover-class="t-button--hover" hover-start-time="20" hover-stay-time="70" lang="en" open-type="true" send-message-img="true" send-message-path="true" send-message-title="true" session-from="true" style="true" class="btn-buy t-button button--t-button t-button--base button--t-button--base t-button--primary button--t-button--primary t-button--rectangle button--t-button--rectangle t-button--size-large button--t-button--size-large sk-button sk-pseudo sk-pseudo-circle">
        <view class="t-button__content button--t-button__content sk-transparent sk-text-33-6735-970 sk-text" style="background-position-x: 50%;">批量购买</view>
      </button>
      <view class="page-bottom">
        <button app-parameter="true" data-custom="null" form-type="true" hover-class="t-button--hover" hover-start-time="20" hover-stay-time="70" lang="en" open-type="true" send-message-img="true" send-message-path="true" send-message-title="true" session-from="true" style="true" class="btn-buy t-button button--t-button t-button--base button--t-button--base t-button--primary button--t-button--primary t-button--rectangle button--t-button--rectangle t-button--size-large button--t-button--size-large sk-button sk-pseudo sk-pseudo-circle">
          <view class="t-button__content button--t-button__content sk-transparent sk-text-33-3333-982 sk-text" style="background-position-x: 50%;">批量购买</view>
        </button>
      </view>
    </view>
  </view>
</template>
packageBookService/pages/bookServices/detail/buyResource/index.skeleton.wxss
@@ -1,5 +1,5 @@
/*
此文件为开发者工具生成,生成时间: 2024/4/15上午9:24:17
此文件为开发者工具生成,生成时间: 2024/9/9上午10:20:10
在 D:\WebData\project\2024\jsek-applet\packageBookService\pages\bookServices\detail\buyResource\index.wxss 中引入样式
```
@@ -11,9 +11,9 @@
.sk-transparent {
    color: transparent !important;
  }
.sk-text-14-2857-872 {
    background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
    background-size: 100% 53.8462rpx;
.sk-text-26-2500-729 {
    background-image: linear-gradient(transparent 26.2500%, #EEEEEE 0%, #EEEEEE 73.7500%, transparent 0%) !important;
    background-size: 100% 80.0000rpx;
    position: relative !important;
  }
.sk-text {
@@ -23,139 +23,164 @@
    color: transparent !important;
    background-repeat: repeat-y !important;
  }
.sk-text-14-2857-157 {
.sk-text-14-2857-870 {
    background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
    background-size: 100% 43.0769rpx;
    background-size: 100% 44.8000rpx;
    position: relative !important;
  }
.sk-text-16-6667-828 {
.sk-text-16-6667-571 {
    background-image: linear-gradient(transparent 16.6667%, #EEEEEE 0%, #EEEEEE 83.3333%, transparent 0%) !important;
    background-size: 100% 46.1538rpx;
    background-size: 100% 48.0000rpx;
    position: relative !important;
  }
.sk-text-16-6667-549 {
.sk-text-16-6667-965 {
    background-image: linear-gradient(transparent 16.6667%, #EEEEEE 0%, #EEEEEE 83.3333%, transparent 0%) !important;
    background-size: 100% 46.1538rpx;
    background-size: 100% 48.0000rpx;
    position: relative !important;
  }
.sk-text-16-6667-416 {
    background-image: linear-gradient(transparent 16.6667%, #EEEEEE 0%, #EEEEEE 83.3333%, transparent 0%) !important;
    background-size: 100% 42.0000rpx;
    position: relative !important;
  }
.sk-text-16-6667-47 {
    background-image: linear-gradient(transparent 16.6667%, #EEEEEE 0%, #EEEEEE 83.3333%, transparent 0%) !important;
    background-size: 100% 42.0000rpx;
    position: relative !important;
  }
.sk-text-16-6667-60 {
    background-image: linear-gradient(transparent 16.6667%, #EEEEEE 0%, #EEEEEE 83.3333%, transparent 0%) !important;
    background-size: 100% 42.0000rpx;
    position: relative !important;
  }
.sk-text-16-6667-747 {
    background-image: linear-gradient(transparent 16.6667%, #EEEEEE 0%, #EEEEEE 83.3333%, transparent 0%) !important;
    background-size: 100% 42.0000rpx;
    position: relative !important;
  }
.sk-text-16-6667-186 {
    background-image: linear-gradient(transparent 16.6667%, #EEEEEE 0%, #EEEEEE 83.3333%, transparent 0%) !important;
    background-size: 100% 42.0000rpx;
    position: relative !important;
  }
.sk-text-16-6667-675 {
    background-image: linear-gradient(transparent 16.6667%, #EEEEEE 0%, #EEEEEE 83.3333%, transparent 0%) !important;
    background-size: 100% 42.0000rpx;
    position: relative !important;
  }
.sk-text-16-6667-337 {
    background-image: linear-gradient(transparent 16.6667%, #EEEEEE 0%, #EEEEEE 83.3333%, transparent 0%) !important;
    background-size: 100% 42.0000rpx;
    position: relative !important;
  }
.sk-text-16-6667-564 {
    background-image: linear-gradient(transparent 16.6667%, #EEEEEE 0%, #EEEEEE 83.3333%, transparent 0%) !important;
    background-size: 100% 42.0000rpx;
    position: relative !important;
  }
.sk-text-16-6667-558 {
    background-image: linear-gradient(transparent 16.6667%, #EEEEEE 0%, #EEEEEE 83.3333%, transparent 0%) !important;
    background-size: 100% 42.0000rpx;
    position: relative !important;
  }
.sk-text-16-6667-63 {
    background-image: linear-gradient(transparent 16.6667%, #EEEEEE 0%, #EEEEEE 83.3333%, transparent 0%) !important;
    background-size: 100% 42.0000rpx;
    position: relative !important;
  }
.sk-text-16-6667-592 {
    background-image: linear-gradient(transparent 16.6667%, #EEEEEE 0%, #EEEEEE 83.3333%, transparent 0%) !important;
    background-size: 100% 48.0000rpx;
    position: relative !important;
  }
.sk-text-16-6667-892 {
    background-image: linear-gradient(transparent 16.6667%, #EEEEEE 0%, #EEEEEE 83.3333%, transparent 0%) !important;
    background-size: 100% 42.0000rpx;
    position: relative !important;
  }
.sk-text-16-6667-142 {
    background-image: linear-gradient(transparent 16.6667%, #EEEEEE 0%, #EEEEEE 83.3333%, transparent 0%) !important;
    background-size: 100% 48.0000rpx;
    position: relative !important;
  }
.sk-text-16-6667-659 {
    background-image: linear-gradient(transparent 16.6667%, #EEEEEE 0%, #EEEEEE 83.3333%, transparent 0%) !important;
    background-size: 100% 48.0000rpx;
    position: relative !important;
  }
.sk-text-16-6667-827 {
    background-image: linear-gradient(transparent 16.6667%, #EEEEEE 0%, #EEEEEE 83.3333%, transparent 0%) !important;
    background-size: 100% 42.0000rpx;
    position: relative !important;
  }
.sk-text-16-6667-861 {
    background-image: linear-gradient(transparent 16.6667%, #EEEEEE 0%, #EEEEEE 83.3333%, transparent 0%) !important;
    background-size: 100% 42.0000rpx;
    position: relative !important;
  }
.sk-text-16-6667-139 {
    background-image: linear-gradient(transparent 16.6667%, #EEEEEE 0%, #EEEEEE 83.3333%, transparent 0%) !important;
    background-size: 100% 42.0000rpx;
    position: relative !important;
  }
.sk-text-16-6667-809 {
    background-image: linear-gradient(transparent 16.6667%, #EEEEEE 0%, #EEEEEE 83.3333%, transparent 0%) !important;
    background-size: 100% 42.0000rpx;
    position: relative !important;
  }
.sk-text-16-6667-345 {
    background-image: linear-gradient(transparent 16.6667%, #EEEEEE 0%, #EEEEEE 83.3333%, transparent 0%) !important;
    background-size: 100% 42.0000rpx;
    position: relative !important;
  }
.sk-text-16-6667-877 {
    background-image: linear-gradient(transparent 16.6667%, #EEEEEE 0%, #EEEEEE 83.3333%, transparent 0%) !important;
    background-size: 100% 42.0000rpx;
    position: relative !important;
  }
.sk-text-16-6667-154 {
    background-image: linear-gradient(transparent 16.6667%, #EEEEEE 0%, #EEEEEE 83.3333%, transparent 0%) !important;
    background-size: 100% 46.1538rpx;
    background-size: 100% 42.0000rpx;
    position: relative !important;
  }
.sk-text-16-6667-672 {
.sk-text-16-6667-96 {
    background-image: linear-gradient(transparent 16.6667%, #EEEEEE 0%, #EEEEEE 83.3333%, transparent 0%) !important;
    background-size: 100% 46.1538rpx;
    background-size: 100% 42.0000rpx;
    position: relative !important;
  }
.sk-text-16-6667-196 {
.sk-text-16-6667-884 {
    background-image: linear-gradient(transparent 16.6667%, #EEEEEE 0%, #EEEEEE 83.3333%, transparent 0%) !important;
    background-size: 100% 40.3846rpx;
    background-size: 100% 42.0000rpx;
    position: relative !important;
  }
.sk-text-16-6667-57 {
.sk-text-16-6667-938 {
    background-image: linear-gradient(transparent 16.6667%, #EEEEEE 0%, #EEEEEE 83.3333%, transparent 0%) !important;
    background-size: 100% 40.3846rpx;
    background-size: 100% 48.0000rpx;
    position: relative !important;
  }
.sk-text-16-6667-600 {
.sk-text-16-6667-253 {
    background-image: linear-gradient(transparent 16.6667%, #EEEEEE 0%, #EEEEEE 83.3333%, transparent 0%) !important;
    background-size: 100% 40.3846rpx;
    background-size: 100% 48.0000rpx;
    position: relative !important;
  }
.sk-text-16-6667-963 {
.sk-text-16-6667-287 {
    background-image: linear-gradient(transparent 16.6667%, #EEEEEE 0%, #EEEEEE 83.3333%, transparent 0%) !important;
    background-size: 100% 40.3846rpx;
    background-size: 100% 42.0000rpx;
    position: relative !important;
  }
.sk-text-16-6667-527 {
.sk-text-16-6667-258 {
    background-image: linear-gradient(transparent 16.6667%, #EEEEEE 0%, #EEEEEE 83.3333%, transparent 0%) !important;
    background-size: 100% 40.3846rpx;
    background-size: 100% 42.0000rpx;
    position: relative !important;
  }
.sk-text-16-6667-215 {
.sk-text-16-6667-27 {
    background-image: linear-gradient(transparent 16.6667%, #EEEEEE 0%, #EEEEEE 83.3333%, transparent 0%) !important;
    background-size: 100% 40.3846rpx;
    background-size: 100% 42.0000rpx;
    position: relative !important;
  }
.sk-text-16-6667-837 {
    background-image: linear-gradient(transparent 16.6667%, #EEEEEE 0%, #EEEEEE 83.3333%, transparent 0%) !important;
    background-size: 100% 40.3846rpx;
    position: relative !important;
  }
.sk-text-16-6667-832 {
    background-image: linear-gradient(transparent 16.6667%, #EEEEEE 0%, #EEEEEE 83.3333%, transparent 0%) !important;
    background-size: 100% 46.1538rpx;
    position: relative !important;
  }
.sk-text-16-6667-620 {
    background-image: linear-gradient(transparent 16.6667%, #EEEEEE 0%, #EEEEEE 83.3333%, transparent 0%) !important;
    background-size: 100% 46.1538rpx;
    position: relative !important;
  }
.sk-text-16-6667-397 {
    background-image: linear-gradient(transparent 16.6667%, #EEEEEE 0%, #EEEEEE 83.3333%, transparent 0%) !important;
    background-size: 100% 40.3846rpx;
    position: relative !important;
  }
.sk-text-16-6667-858 {
    background-image: linear-gradient(transparent 16.6667%, #EEEEEE 0%, #EEEEEE 83.3333%, transparent 0%) !important;
    background-size: 100% 40.3846rpx;
    position: relative !important;
  }
.sk-text-16-6667-665 {
    background-image: linear-gradient(transparent 16.6667%, #EEEEEE 0%, #EEEEEE 83.3333%, transparent 0%) !important;
    background-size: 100% 40.3846rpx;
    position: relative !important;
  }
.sk-text-16-6667-354 {
    background-image: linear-gradient(transparent 16.6667%, #EEEEEE 0%, #EEEEEE 83.3333%, transparent 0%) !important;
    background-size: 100% 40.3846rpx;
    position: relative !important;
  }
.sk-text-16-6667-145 {
    background-image: linear-gradient(transparent 16.6667%, #EEEEEE 0%, #EEEEEE 83.3333%, transparent 0%) !important;
    background-size: 100% 40.3846rpx;
    position: relative !important;
  }
.sk-text-16-6667-846 {
    background-image: linear-gradient(transparent 16.6667%, #EEEEEE 0%, #EEEEEE 83.3333%, transparent 0%) !important;
    background-size: 100% 46.1538rpx;
    position: relative !important;
  }
.sk-text-16-6667-551 {
    background-image: linear-gradient(transparent 16.6667%, #EEEEEE 0%, #EEEEEE 83.3333%, transparent 0%) !important;
    background-size: 100% 46.1538rpx;
    position: relative !important;
  }
.sk-text-16-6667-878 {
    background-image: linear-gradient(transparent 16.6667%, #EEEEEE 0%, #EEEEEE 83.3333%, transparent 0%) !important;
    background-size: 100% 40.3846rpx;
    position: relative !important;
  }
.sk-text-16-6667-825 {
    background-image: linear-gradient(transparent 16.6667%, #EEEEEE 0%, #EEEEEE 83.3333%, transparent 0%) !important;
    background-size: 100% 40.3846rpx;
    position: relative !important;
  }
.sk-text-16-6667-126 {
    background-image: linear-gradient(transparent 16.6667%, #EEEEEE 0%, #EEEEEE 83.3333%, transparent 0%) !important;
    background-size: 100% 40.3846rpx;
    position: relative !important;
  }
.sk-text-16-6667-722 {
    background-image: linear-gradient(transparent 16.6667%, #EEEEEE 0%, #EEEEEE 83.3333%, transparent 0%) !important;
    background-size: 100% 40.3846rpx;
    position: relative !important;
  }
.sk-text-16-6667-36 {
    background-image: linear-gradient(transparent 16.6667%, #EEEEEE 0%, #EEEEEE 83.3333%, transparent 0%) !important;
    background-size: 100% 40.3846rpx;
    position: relative !important;
  }
.sk-text-33-6735-970 {
    background-image: linear-gradient(transparent 33.6735%, #EEEEEE 0%, #EEEEEE 66.3265%, transparent 0%) !important;
    background-size: 100% 94.2308rpx;
.sk-text-33-3333-982 {
    background-image: linear-gradient(transparent 33.3333%, #EEEEEE 0%, #EEEEEE 66.6667%, transparent 0%) !important;
    background-size: 100% 96.0000rpx;
    position: relative !important;
  }
.sk-button {
packageBookService/pages/bookServices/detail/buyResource/index.wxml
@@ -1,15 +1,15 @@
<!-- 资源购买页面 -->
<import src="index.skeleton.wxml" />
<template is="skeleton" wx:if="{{loading}}" />
<view wx:if="{{haider}}">
<view>
  <!--导航区域 -->
  <view style="width: 100%; height: {{barHeight}}px; "></view>
  <view class="nacigationBar" style="width: 70%; height: {{navBarHeight}}px;">
    <view class="flex">
      <view>
        <t-icon name="chevron-left" size="30" data-name="{{item}}" bind:click="goBack" />
      <view class="back-icon">
        <!-- <t-icon name="chevron-left" size="30" data-name="{{item}}" bind:click="goBack" /> -->
        <image src="/static/images/digitalTextbooks/chevron-left.png" bind:tap="goBack" mode="aspectFit" />
      </view>
      <view class="navbar-title">资源购买</view>
    </view>
@@ -25,8 +25,10 @@
      <empty />
    </view>
  </view>
  <view class="page-bottom">
    <t-button theme="primary" size="large" class="btn-buy" bindtap="batchPurchase">批量购买</t-button>
  </view>
</view>
</view>
<import src="index.skeleton.wxml" />
<template is="skeleton" wx:if="{{loading}}" />
packageBookService/pages/bookServices/detail/buyResource/index.wxss
@@ -1,6 +1,20 @@
/* packageBookService/pages/bookServices/detail/buyResource/index.wxss */
@import "./index.skeleton.wxss";
.pt-40 {
  padding-top: 140rpx;
}
.back-icon {
  width: 48rpx;
  height: 80rpx;
}
.back-icon image {
  width: 100%;
  height: 100%;
}
.nacigationBar {
  background-color: #fff;
  display: flex;
@@ -15,11 +29,12 @@
  color: #0F1214;
  font-size: 38rpx;
  font-weight: bold;
  line-height: 80rpx;
}
.buy-resource {
  overflow-y: auto;
  height: calc(100vh - env(safe-area-inset-bottom) - 146px);
  height: calc(100vh - env(safe-area-inset-bottom) - 294rpx);
}
.flex {
packageBookService/pages/bookServices/detail/components/teachResource/index.wxml
@@ -1,7 +1,7 @@
<view class="teach-btn">
  <t-button theme="primary" style="width: 120px; height: 36px" class="btn" bind:tap="uploadBtn">
    <view slot="content" class="btn-content">
      <t-image src="/static/images/bookService/detail/upload.png"></t-image>
      <image src="/static/images/bookService/detail/upload.png" mode="aspectFit" ></image>
      <text>上传资源</text>
    </view>
  </t-button>
packageBookService/pages/bookServices/examination/questionOptions/index.wxml
@@ -1,108 +1,52 @@
<!--pages/bookServices/examination/questionOptions/index.wxml-->
<view
  class="page-bottom"
  style="color: {{isNight ? '#fff' : '#000'}}; background-color:{{isNight ? '#202020' : '#fff'}}"
>
  <view
    class="li-option"
    bind:tap="setCollect"
    style="color: {{isNight ? '#fff' : '#000'}};"
  >
    <image
      src="{{ questionDataList[currentIndex].isCollect ? '/static/images/bookService/detail/collecting.png' : isNight ? '/static/images/bookService/examination/wodeshoucang-w.png' : '/static/images/bookService/examination/collect.png'}}"
    />
<view class="page-bottom" style="color: {{isNight ? '#fff' : '#000'}}; background-color:{{isNight ? '#202020' : '#fff'}}">
  <view class="li-option" bind:tap="setCollect" style="color: {{isNight ? '#fff' : '#000'}};">
    <image src="{{ questionDataList[currentIndex].isCollect ? '/static/images/bookService/detail/collecting.png' : isNight ? '/static/images/bookService/examination/wodeshoucang-w.png' : '/static/images/bookService/examination/collect.png'}}" />
    收藏
  </view>
  <view
    class="li-option"
    bind:tap="handlePopup"
    style="color: {{isNight ? '#fff' : '#000'}};"
  >
    <image
      src="{{isNight ? '/static/images/bookService/examination/datika-w.png' : '/static/images/bookService/examination/questionCard.png'}}"
    />
  <view class="li-option" bind:tap="handlePopup" style="color: {{isNight ? '#fff' : '#000'}};">
    <image src="{{isNight ? '/static/images/bookService/examination/datika-w.png' : '/static/images/bookService/examination/questionCard.png'}}" />
    答题卡
  </view>
  <view
    class="li-option"
    bind:tap="setUpBtn"
    style="color: {{isNight ? '#fff' : '#000'}};"
  >
    <image
      src="{{isNight ? '/static/images/bookService/examination/setting-w.png' : '/static/images/bookService/examination/setting.png'}}"
    />
  <view class="li-option" bind:tap="setUpBtn" style="color: {{isNight ? '#fff' : '#000'}};">
    <image src="{{isNight ? '/static/images/bookService/examination/setting-w.png' : '/static/images/bookService/examination/setting.png'}}" />
    设置
  </view>
  <view
    class="li-option"
    bind:tap="resterBtn"
    wx:if="{{answerType == 'option' || (answerType == 'mock' && !submitStatus)}}"
    style="color: {{isNight ? '#fff' : '#000'}};"
  >
    <image
      src="{{isNight ? '/static/images/bookService/examination/chongzuo-w.png' : '/static/images/bookService/examination/reset.png'}}"
    />
  <view class="li-option" bind:tap="resterBtn" wx:if="{{answerType == 'option' || (answerType == 'mock' && !submitStatus)}}" style="color: {{isNight ? '#fff' : '#000'}};">
    <image src="{{isNight ? '/static/images/bookService/examination/chongzuo-w.png' : '/static/images/bookService/examination/reset.png'}}" />
    重做
  </view>
  <view class="bottom-submit">
    <t-button
      theme="primary"
      size="large"
      style="{{btnStyle}}"
      bind:tap="submitBtn"
      >{{(answerType == 'option' || answerType == 'mock') && !submitStatus ?
      '提交' : '退出'}}</t-button
    >
    <t-button theme="primary" size="large" style="{{btnStyle}}" bind:tap="submitBtn">{{(answerType == 'option' || answerType == 'mock') && !submitStatus ?
      '提交' : '退出'}}</t-button>
  </view>
</view>
<!-- 答题卡 -->
<t-popup
  visible="{{questionCardState}}"
  bind:visible-change="onVisibleChange"
  placement="bottom"
>
<t-popup visible="{{questionCardState}}" bind:visible-change="onVisibleChange" placement="bottom">
  <view class="popup-block">
    <view class="popup-header">
      <view class="popup-title">答题卡</view>
    </view>
    <view class="question-explain">
      <view
        class="explain-answered"
        wx:if="{{answerType == 'collectQuestion' || answerType == 'errorQuestion' || (answerType == 'option' && !submitStatus) || (answerType == 'mock' && !submitStatus)}}"
      >
      <view class="explain-answered" wx:if="{{answerType == 'collectQuestion' || answerType == 'errorQuestion' || (answerType == 'option' && !submitStatus) || (answerType == 'mock' && !submitStatus)}}">
        <text class="answered explain-color-box"></text>
        <text>已答</text>
      </view>
      <view
        class="explain-un-answered"
        wx:if="{{answerType == 'collectQuestion' || answerType == 'errorQuestion' || (answerType == 'option' && !submitStatus) || (answerType == 'mock' && !submitStatus)}}"
      >
      <view class="explain-un-answered" wx:if="{{answerType == 'collectQuestion' || answerType == 'errorQuestion' || (answerType == 'option' && !submitStatus) || (answerType == 'mock' && !submitStatus)}}">
        <text class="un-answered explain-color-box"></text>
        <text>未答</text>
      </view>
      <view
        class="error-box"
        wx:if="{{((answerType == 'option' || answerType == 'mock') && submitStatus) || answerType == 'collectQuestion' || answerType == 'errorQuestion'}}"
      >
        <text
          class="explain-color-box"
          style="background-color: #ee1818"
        ></text>
      <view class="error-box" wx:if="{{((answerType == 'option' || answerType == 'mock') && submitStatus) || answerType == 'collectQuestion' || answerType == 'errorQuestion'}}">
        <text class="explain-color-box" style="background-color: #ee1818"></text>
        <text>错误</text>
      </view>
      <view
        class="correct-box"
        wx:if="{{((answerType == 'option' || answerType == 'mock') && submitStatus) || answerType == 'collectQuestion' || answerType == 'errorQuestion'}}"
      >
        <text
          class="explain-color-box"
          style="background-color: #1fbc1f"
        ></text>
      <view class="correct-box" wx:if="{{((answerType == 'option' || answerType == 'mock') && submitStatus) || answerType == 'collectQuestion' || answerType == 'errorQuestion'}}">
        <text class="explain-color-box" style="background-color: #1fbc1f"></text>
        <text>正确</text>
      </view>
    </view>
    <view class="question-card-list">
    <scroll-view scroll-y="{{true}}" class="question-card-list">
      <view wx:for="{{cardList}}" wx:key="index" class="card-box">
        <!-- 题型 -->
        <view class="question-title" wx:if="{{item.infoList.length}}">
@@ -110,30 +54,17 @@
          <text class="title-text">{{item.catalogName}}</text>
        </view>
        <view class="question-list">
          <view
            bind:tap="goQuestion"
            data-id="{{citem.id}}"
            wx:for="{{item.infoList}}"
            wx:for-item="citem"
            wx:for-index="cindex"
            wx:key="cindex"
            style="border: {{showId == citem.id ? '1px solid #ff6c00' : ''}}"
            class="question-box {{ citem.isUserAnswer ? 'answered' : 'un-answered' }} {{ ( ((answerType == 'option' || answerType == 'mock') && submitStatus || answerType == 'collectQuestion' || answerType == 'errorQuestion')  && citem.questionType !== 'shortAnswer' )  ? citem.isRight && citem.isComplete ? 'correct-box-color' : citem.isComplete && !citem.isRight ?  'error-box-color' : '' :''}} "
          >
          <view bind:tap="goQuestion" data-id="{{citem.id}}" wx:for="{{item.infoList}}" wx:for-item="citem" wx:for-index="cindex" wx:key="cindex" style="border: {{showId == citem.id ? '1px solid #ff6c00' : ''}}" class="question-box {{ citem.isUserAnswer ? 'answered' : 'un-answered' }} {{ ( ((answerType == 'option' || answerType == 'mock') && submitStatus || answerType == 'collectQuestion' || answerType == 'errorQuestion')  && citem.questionType !== 'shortAnswer' )  ? citem.isRight && citem.isComplete ? 'correct-box-color' : citem.isComplete && !citem.isRight ?  'error-box-color' : '' :''}} ">
            {{citem.number}}
          </view>
        </view>
      </view>
    </view>
    </scroll-view>
  </view>
</t-popup>
<!-- 设置 -->
<t-popup
  visible="{{setUpPopup}}"
  bind:visible-change="onSetUpChange"
  placement="bottom"
>
<t-popup visible="{{setUpPopup}}" bind:visible-change="onSetUpChange" placement="bottom">
  <view class="popup-block set-up-popup">
    <view class="popup-header">
      <view class="popup-title">设置</view>
@@ -150,48 +81,27 @@
          step="{{7}}"
          bind:change="onChangeSlider"
        /> -->
        <slider
          value="{{sliderValue}}"
          min="{{28}}"
          max="{{48}}"
          step="{{7}}"
          activeColor="#ff6c00"
          bind:change="onChangeSlider"
        />
        <slider value="{{sliderValue}}" min="{{28}}" max="{{48}}" step="{{7}}" activeColor="#ff6c00" bind:change="onChangeSlider" />
      </view>
      <text>A+</text>
    </view>
    <!-- 模式 -->
    <view>
      <t-radio-group
        class="test-radio"
        t-class="horizontal-box"
        value="{{radioItem}}"
        bind:change="onRadioChange"
        style="margin: 0px"
      >
      <t-radio-group class="test-radio" t-class="horizontal-box" value="{{radioItem}}" bind:change="onRadioChange" style="margin: 0px">
        <view class="card {{radioItem == 'daytime' ? 'card--active' : ''}}">
          <t-radio value="daytime" icon="none" borderless style="height: 100%">
            <view class="radio-content" slot="content">
              <image
                src="{{ radioItem == 'daytime' ? '/static/images/bookService/examination/rijian-click.png' : '/static/images/bookService/examination/rijian.png'}}"
              />
              <text style="color: {{radioItem == 'daytime' ? '#fff':''}};"
                >日间模式</text
              >
              <image src="{{ radioItem == 'daytime' ? '/static/images/bookService/examination/rijian-click.png' : '/static/images/bookService/examination/rijian.png'}}" />
              <text style="color: {{radioItem == 'daytime' ? '#fff':''}};">日间模式</text>
            </view>
          </t-radio>
        </view>
        <view class="card {{radioItem == 'night' ? 'card--active' : ''}}">
          <t-radio value="night" icon="none" borderless style="height: 100%">
            <view class="radio-content" slot="content">
              <image
                src="{{ radioItem == 'night' ? '/static/images/bookService/examination/yejian-click.png' : '/static/images/bookService/examination/yejian.png'}}"
              />
              <text style="color: {{radioItem == 'night' ? '#fff':''}};"
                >夜间模式</text
              >
              <image src="{{ radioItem == 'night' ? '/static/images/bookService/examination/yejian-click.png' : '/static/images/bookService/examination/yejian.png'}}" />
              <text style="color: {{radioItem == 'night' ? '#fff':''}};">夜间模式</text>
            </view>
          </t-radio>
        </view>
@@ -202,13 +112,7 @@
<!-- 测试报告 -->
<t-dialog
  class="test-report"
  visible="{{testReportState}}"
  confirm-btn="{{null}}"
  title="测试报告"
  bind:close="closeTestReportDialog"
>
<t-dialog class="test-report" visible="{{testReportState}}" confirm-btn="{{null}}" title="测试报告" bind:close="closeTestReportDialog">
  <view slot="content" class="test-report">
    <view class="report-content-top">
      <view class="report-li">
@@ -221,34 +125,24 @@
      </view>
      <view class="report-li">
        <view class="report-li-left">其中客观题:</view>
        <view class="report-li-right"
          >{{subjectiveTotal}}道,分值{{subjectiveGrade}}分</view
        >
        <view class="report-li-right">{{subjectiveTotal}}道,分值{{subjectiveGrade}}分</view>
      </view>
      <view class="report-li">
        <view class="report-li-left">答对:</view>
        <view class="report-li-right"
          ><text class="correct-color">{{correctNum}}</text> 道</view
        >
        <view class="report-li-right"><text class="correct-color">{{correctNum}}</text> 道</view>
      </view>
      <view class="report-li">
        <view class="report-li-left">答错:</view>
        <view class="report-li-right"
          ><text class="error-color">{{subjectiveTotal - correctNum}}</text>
          道</view
        >
        <view class="report-li-right"><text class="error-color">{{subjectiveTotal - correctNum}}</text>
          道</view>
      </view>
      <view class="report-li">
        <view class="report-li-left">客观题得分:</view>
        <view class="report-li-right"
          ><text class="score-color">{{subjectiveNum}}</text> 分</view
        >
        <view class="report-li-right"><text class="score-color">{{subjectiveNum}}</text> 分</view>
      </view>
    </view>
    <view class="report-content-bottom">
      <t-button theme="primary" bind:tap="viewAnswer" style="width: 560rpx"
        >查看答案与解析</t-button
      >
      <t-button theme="primary" bind:tap="viewAnswer" style="width: 560rpx">查看答案与解析</t-button>
    </view>
  </view>
</t-dialog>
</t-dialog>
packageBookService/pages/bookServices/examination/questionOptions/index.wxss
@@ -62,7 +62,6 @@
  padding: 0 20rpx;
  margin-bottom: 100rpx;
  height: 500rpx;
  overflow-y: auto;
}
.question-title {
packageBookService/pages/bookServices/linkPage/index.js
@@ -23,6 +23,10 @@
        if (key != 'path')
          path = path + key + '=' + options[key] + '&'
      }
      if (path.lastIndexOf('&') == path.length - 1) {
        console.log(1);
        path = path.slice(0, path.length - 1)
      }
      this.setData({
        path
      })
packagePersonal/pages/aboutUs/index.js
@@ -36,6 +36,9 @@
      barHeight: systInfo.statusBarHeight,
      types: options.types
    })
    wx.setNavigationBarTitle({
      title: options.types == 'jsek_aboutUs' ? '关于我们' : '联系我们',
    })
    this.getAboutText()
  },
packagePersonal/pages/aboutUs/index.json
@@ -1,9 +1,7 @@
{
  "component": true,
  "usingComponents": {
    "t-swiper": "tdesign-miniprogram/swiper/swiper",
    "t-swiper-nav": "tdesign-miniprogram/swiper-nav/swiper-nav",
    "t-icon": "tdesign-miniprogram/icon/icon"
  },
  "navigationStyle": "custom"
  }
}
packagePersonal/pages/aboutUs/index.wxml
@@ -2,20 +2,6 @@
<template is="skeleton" wx:if="{{loading}}" />
<view class="aboutUsBox" hidden="{{hidden}}">
  <view class="titleBox">
    <view style="width: 100%; height: {{barHeight}}px; "></view>
    <view class="nacigationBar" style="width: 90%; height: {{navBarHeight}}px;">
      <view>
        <t-icon name="chevron-left" size="30" data-name="{{item}}" bind:click="goBack" />
      </view>
      <view class="titleTextBox">
        <view wx:if="{{types == 'jsek_aboutUs'}}" class="navbar-title">关于我们</view>
        <view wx:else class="navbar-title">联系我们</view>
      </view>
    </view>
  </view>
  <view wx:if="{{types == 'jsek_aboutUs'}}" class="aboutUs">
    <view class="aboutText aboutUs">
      <rich-text nodes="{{aboutText}}" space="emsp"></rich-text>
packagePersonal/pages/aboutUs/index.wxss
@@ -2,22 +2,22 @@
@import "./index.skeleton.wxss";
.aboutUsBox {
  width: 100%;
  height: 100%;
}
.aboutUs {
  box-sizing: border-box;
  height: 100%;
}
.nacigationBar {
  background-color: #fff;
  display: flex;
  align-items: center;
  margin-bottom: 50rpx;
}
.navbar-title {
  /* white-space: nowrap;
  text-overflow: ellipsis;
  color: #0F1214;
  margin-bottom: 5rpx;
  font-weight: bold;
  font-size: 36rpx;
  color: #0F1214; */
}
image {
@@ -36,7 +36,8 @@
}
.aboutText {
  height: calc(100vh - env(safe-area-inset-bottom) - 200rpx);
  box-sizing: border-box;
  height: 100%;
  overflow-y: auto;
  padding: 0 20rpx;
  padding-bottom: 100rpx;
pages/bookExhibitionList/index.wxml
@@ -14,7 +14,7 @@
        class="nacigationBar"
        style="width: 70%; height: {{navBarHeight}}px;"
      >
        <view class="titleIconBox" class="back-icon">
        <view class="titleIconBox back-icon" >
          <!-- <t-icon name="chevron-left" size="30" data-name="{{item}}" bind:click="goBack" /> -->
          <image
            src="/static/images/digitalTextbooks/chevron-left.png"
pages/digitalCourses/digitalCoursesDetails/components/tree/index.wxss
@@ -42,7 +42,7 @@
}
.contentBox {
  margin: 0;
  margin: 0 26rpx;
  padding: 0 20rpx;
  height: 88rpx;
  background-color: #fff6f0;
pages/digitalCourses/digitalCoursesDetails/index.js
@@ -691,8 +691,13 @@
  onCorrelationBook(e) {
    const item = e.currentTarget.dataset.item;
    this.digitalCoursesDetailsGet(item.id)
    this.getPlayerList()
    // this.digitalCoursesDetailsGet(item.id)
    // this.getPlayerList()
    this.onLoad({
      loading: true,
      id: item.id,
      path: item.idPath
    })
  },
  // 获取相关课程
@@ -734,7 +739,7 @@
          }
        })
        this.setData({
          relatedBookData: bookArr
          relatedBookData: bookArr.slice(0, 6)
        })
      } else {
        this.setData({
pages/digitalCourses/digitalCoursesDetails/index.wxml
@@ -47,7 +47,7 @@
          </view>
        </view>
        <view class="certificate">
          <view style="margin-left: 30rpx">价格: <text>¥{{digitalsData.price}}</text> <text class="old-price">{{ digitalsData.oldPrice }}</text> </view>
          <view style="margin-left: 30rpx">价格: <text>¥{{digitalsData.price}}</text> <text class="old-price" wx:if="{{digitalsData.oldPrice != '0.00'}}">¥{{ digitalsData.oldPrice }}</text> </view>
          <view style="margin-right: 30rpx">共<text>{{ digitalsData.classHours ? digitalsData.classHours :
              '0'}}</text>课时</view>
        </view>
@@ -289,8 +289,9 @@
        </view>
        <view class="btn-text">证书申请</view>
      </view>
      <view class="bottom-btn shopCarColor" bind:tap="addBookShopcCar" wx:if="{{!isBuy}}">加入购物车</view>
      <view class="bottom-btn buyColor" bind:tap="buyBtn" wx:if="{{!isBuy}}">立即购买</view>
      <view class="bottom-btn shopCarColor" bind:tap="addBookShopcCar" wx:if="{{!isBuy && digitalsData.price != '0.00' }}">加入购物车</view>
      <view class="bottom-btn buyColor" bind:tap="buyBtn" wx:if="{{!isBuy &&  digitalsData.price != '0.00'}}">立即购买</view>
      <view class="bottom-btn buyColor" bind:tap="buyBtn" wx:if="{{!isBuy &&  digitalsData.price == '0.00'}}"> 免费领取</view>
    </view>
    <t-toast id="t-toast" />
  </scroll-view>
pages/digitalCourses/index.js
@@ -20,6 +20,7 @@
    active: 0,
    activeItem: null,
    loading: false,
    contentLoading: false,
    shoppingCartGetId: [],
    sorter: {
      value: "*",
@@ -46,7 +47,6 @@
      ],
    },
    sortActive: '',
    otherType: null
  },
  /**
@@ -120,6 +120,9 @@
  },
  onTabsChange(event) {
    const value = event.detail.value
    this.setData({
      contentLoading: true
    })
    this.getCourseList(this.data.tabList[value])
  },
@@ -148,10 +151,6 @@
      }
    }
    app.MG.store.getStoreChannelList(data).then((res) => {
      // 去除数组最后一个元素
      // 找出其他分类的path,用于排除其他分类里的数据
      this.data.otherType = res.datas.find(item => item.refCode == "jsek_dCOther")
      res.datas = res.datas.filter(item => item.state == 'Normal')
      const newData = res.datas.slice(0, res.datas.length - 1)
      newData.unshift({
        name: "全部",
@@ -181,8 +180,8 @@
    if (this.data.searchValue) {
      searchObj = {
        'Name*': this.data.searchValue.trim(),
        '||isbn*': searchInputValue.value.trim(),
        '||courseLeader*': searchInputValue.value.trim()
        '||isbn*': this.data.searchValue.trim(),
        '||courseLeader*': this.data.searchValue.trim()
      }
    }
@@ -237,7 +236,8 @@
      })
      // 排除其他分类里的数据
      this.setData({
        courseList: res.datas.filter(item => item.productLinkInfo[0].LinkPath != this.data.otherType.pathList[0] + '\\' + this.data.otherType.id)
        courseList: res.datas,
        contentLoading: false,
      })
    })
  },
@@ -255,7 +255,7 @@
    setNewView('productId', item.id)
    this.getCourseTypeListList()
    wx.navigateTo({
      url: '/pages/digitalCourses/digitalCoursesDetails/index?id=' + item.id + '&path=' + item.idPath,
      url: '/pages/digitalCourses/digitalCoursesDetails/index?id=' + item.id + '&path=' + item.idPath
    })
  },
pages/digitalCourses/index.json
@@ -7,7 +7,8 @@
    "t-tab-panel": "tdesign-miniprogram/tab-panel/tab-panel",
    "t-dropdown-menu": "tdesign-miniprogram/dropdown-menu/dropdown-menu",
    "t-dropdown-item": "tdesign-miniprogram/dropdown-item/dropdown-item",
    "empty": "/components/empty/index"
    "empty": "/components/empty/index",
    "t-skeleton": "tdesign-miniprogram/skeleton/skeleton"
  },
  "navigationStyle": "custom",
  "disableScroll": false
pages/digitalCourses/index.wxml
@@ -1,49 +1,24 @@
<import src="index.skeleton.wxml" />
<template is="skeleton" wx:if="{{loading}}" />
<view wx:else="">
<view wx:else>
  <view style="width: 100%; height: {{barHeight}}px;"></view>
  <view class="nacigationBar" style="width: 70%; height: {{navBarHeight}}px;">
    <view class="back-icon">
      <!-- <t-icon name="chevron-left" size="30" data-name="{{item}}" bind:click="goBack" /> -->
      <image
        src="/static/images/digitalTextbooks/chevron-left.png"
        bind:tap="goBack"
        mode="aspectFit"
      />
      <image src="/static/images/digitalTextbooks/chevron-left.png" bind:tap="goBack" mode="aspectFit" />
    </view>
    <t-search
      model:value="{{searchValue}}"
      shape="round"
      placeholder="请输入课程名称/ISBN/课程负责人"
      class="navBar-search"
      style="width: 464rpx"
      bind:submit="searchBook"
    />
    <t-search model:value="{{searchValue}}" shape="round" placeholder="请输入课程名称/ISBN/课程负责人" class="navBar-search" style="width: 464rpx" bind:submit="searchBook" />
  </view>
  <view class="heardTab">
    <view class="tabBox">
      <t-tabs
        defaultValue="{{active}}"
        bind:change="onTabsChange"
        t-class="custom-tabs"
      >
        <t-tab-panel
          wx:for="{{tabList}}"
          wx:key="index"
          wx:for-item="item"
          label="{{item.name}}"
          value="{{index}}"
        >
      <t-tabs defaultValue="{{active}}" bind:change="onTabsChange" t-class="custom-tabs">
        <t-tab-panel wx:for="{{tabList}}" wx:key="index" wx:for-item="item" label="{{item.name}}" value="{{index}}">
        </t-tab-panel>
      </t-tabs>
    </view>
    <view class="dropdown">
      <t-dropdown-menu>
        <t-dropdown-item
          options="{{sorter.options}}"
          default-value="{{sorter.value}}"
          bindchange="onSort"
        />
        <t-dropdown-item options="{{sorter.options}}" default-value="{{sorter.value}}" bindchange="onSort" />
      </t-dropdown-menu>
    </view>
  </view>
@@ -51,54 +26,39 @@
    <view class="titleBox">
      <view class="frameBox"></view>
      <view class="titleTextBox">
        <image
          src="/static/images/digitalCourses/zhuantitaolun@2x.png"
          mode="aspectFit"
        />
        <image src="/static/images/digitalCourses/zhuantitaolun@2x.png" mode="aspectFit" />
      </view>
    </view>
    <scroll-view
      scroll-y="{{true}}"
      class="outsideContentBox"
      bindscrolltolower="onScrollToLower"
    >
      <view class="ExternalInformationBox">
        <view
          class="informationBox"
          wx:for="{{courseList}}"
          wx:key="index"
          wx:for-item="item"
          data-item="{{item}}"
        >
          <view class="book-img" bind:tap="courseDetail" data-item="{{item}}">
            <image src="{{item.icon}}" mode="aspectFit" />
  </view>
  <t-skeleton theme="paragraph" animation="gradient" loading="{{contentLoading}}" class="content-loading" wx:if="{{contentLoading}}"></t-skeleton>
  <scroll-view scroll-y="{{true}}" class="outsideContentBox" bindscrolltolower="onScrollToLower" wx:if="{{!contentLoading}}">
    <view class="ExternalInformationBox">
      <view class="informationBox" wx:for="{{courseList}}" wx:key="index" wx:for-item="item" data-item="{{item}}">
        <view class="book-img" bind:tap="courseDetail" data-item="{{item}}">
          <image src="{{item.icon}}" mode="aspectFit" />
        </view>
        <view class="book-Info">
          <view class="book-name" bind:tap="courseDetail" data-item="{{item}}">
            {{item.name}}
          </view>
          <view class="book-Info">
            <view
              class="book-name"
              bind:tap="courseDetail"
              data-item="{{item}}"
            >
              {{item.name}}
            </view>
            <view class="viewCount"> {{item.viewCount }}次点击 </view>
            <view class="author">
              <view> {{ item.courseLeader}} </view>
              <view> {{ item.classHours}}课时 </view>
            </view>
            <view class="money">
              <view wx:if="{{item.price != 0}}">¥{{item.price }}</view>
              <view wx:else> 免费</view>
              <view bind:tap="addCart" data-item="{{item}}">
                <t-icon name="cart" size="16" />
              </view>
          <view class="viewCount"> {{item.viewCount }}次点击 </view>
          <view class="author">
            <view> {{ item.courseLeader}} </view>
            <view> {{ item.classHours}}课时 </view>
          </view>
          <view class="money">
            <view wx:if="{{item.price != 0}}">¥{{item.price }}</view>
            <view wx:else> 免费</view>
            <view bind:tap="addCart" data-item="{{item}}">
              <t-icon name="cart" size="16" />
            </view>
          </view>
        </view>
      </view>
      <view wx:if="{{courseList.length <= 0}}" class="noDataBox">
        <t-empty icon="folder-open" description="暂无数据" font-size="80" />
      </view>
    </scroll-view>
  </view>
</view>
    </view>
    <view wx:if="{{courseList.length <= 0 &&  !contentLoading}}" class="noDataBox">
      <t-empty icon="folder-open" description="暂无数据" font-size="80" />
    </view>
  </scroll-view>
</view>
pages/digitalCourses/index.wxss
@@ -1,6 +1,10 @@
/* pages/digitalCourses/index.wxss */
@import "./index.skeleton.wxss";
page {
  background-color: #f7f7f7;
}
image {
  width: 100%;
  height: 100%;
@@ -48,6 +52,10 @@
  box-shadow: -2px 2px 7px -4px rgba(0, 0, 0, 0.1);
}
.dropdown .t-radio__title {
  font-size: 28rpx;
}
.t-dropdown-menu__item--active,
.t-radio__icon--checked,
.t-checkbox__icon--checked {
@@ -76,7 +84,7 @@
  background-position: 100% 100%; */
  background-image: url(https://jsek.bnuic.com/home/image/click-icon.png);
  background-position: 90% center;
  background-size: 25% 50%;
  background-size: 35%;
  /* 将背景图片位置设置为靠右 */
}
@@ -190,12 +198,16 @@
  color: #AEAFC0;
}
.content-loading {
  margin-top: 100rpx;
}
.outsideContentBox {
  /* padding: 30rpx; */
  background: #F2F3F8;
  border-radius: 18rpx 18rpx 18rpx 18rpx;
  /* padding-bottom: 325rpx; */
  height: calc(100vh - 450rpx);
  height: calc(100vh - 410rpx);
  /* width: calc(100vw - 60rpx); */
pages/digitalTextbooks/index.js
@@ -231,6 +231,7 @@
          ...searchObj
        }
      }).then((res) => {
        res.datas.forEach(item => item.price = item.price.toFixed(2))
        this.setData({
          digitalTextbooksData: res.datas,
          loading: false
pages/digitalTextbooks/index.wxss
@@ -3,6 +3,9 @@
/* pages/digitalCourses/index.wxss */
page {
  background-color: #f7f7f7;
}
image {
  width: 100%;
@@ -46,6 +49,10 @@
  box-shadow: -2px 2px 7px -4px rgba(0, 0, 0, 0.1);
}
.dropdown .t-radio__title {
  font-size: 28rpx;
}
.t-dropdown-menu__item--active,
.t-radio__icon--checked,
.t-checkbox__icon--checked {
@@ -72,7 +79,7 @@
  background-position: 100% 100%; */
  background-image: url(https://jsek.bnuic.com/home/image/click-icon.png);
  background-position: 85% center;
  background-size: 20% 50%;
  background-size: 35%;
  /* 将背景图片位置设置为靠右 */
}
@@ -290,7 +297,7 @@
  background: #F2F3F8;
  border-radius: 18rpx 18rpx 18rpx 18rpx;
  /* padding-bottom: 325rpx; */
  height: calc(100vh - 450rpx);
  height: calc(100vh - 410rpx);
  /* width: calc(100vw - 60rpx); */
pages/home/home.js
@@ -463,9 +463,11 @@
    //   icon: 'none',
    //   duration: 1000
    // })
    const {
      book
    } = e.currentTarget.dataset;
    console.log(book);
    wx.navigateTo({
      url: '/pages/digitalCourses/digitalCoursesDetails/index?id=' + book.id + '&path=' + book.idPath,
    });
pages/retrievalPage/index.js
@@ -96,8 +96,43 @@
      }
    }
    this.onTabsChange(e)
    // 检查登录状态
    const token = wx.getStorageSync(app.config.tokenKey)
    if (!token) {
      loginInfo(app, (data) => {
        if (data) {
          this.getUserInfo()
        }
      })
    } else {
      this.getUserInfo()
    }
  },
  // 获取登录用户身份
  getUserInfo() {
    app.MG.identity.getCurrentAppUser().then(res => {
      // 用户信息优先级:教师认证 > 微信 > 学生(注册时默认)
      if (res) {
        //获取用户类型
        let teacherRole = res.roleLinks.find((item) => item.role.refCode == 'teacher')
        let teacherInfos = res.infoList.find((item) => item.type == 'teacherInfo')
        let eMailData = res.secretList.find(i => i.type == 'EMail')
        if (eMailData) {
          this.setData({
            input: eMailData.credential
          })
        } else if (teacherRole && teacherInfos) {
          this.setData({
            input: JSON.parse(teacherInfos.data).email
          })
        } else {
          this.setData({
            input: ''
          })
        }
      }
    });
  },
  /**
   * 生命周期函数--监听页面初次渲染完成
   */
@@ -767,7 +802,6 @@
    this.setData({
      [key]: true,
      dialogKey: key,
      input: '',
      Md5: item.datas.freeFile.FileList[0].Md5
    });
  },
pages/retrievalPage/index.wxml
@@ -4,12 +4,7 @@
<view class="outsideRetrievalPageBox" hidden="{{hidden}}">
  <view class="retrievalPageBox">
    <view class="example-search">
      <t-search
        bind:submit="onSearchSubmit"
        class="searchBox"
        model:value="{{searchVal}}"
        placeholder="请输入关键词/书名/ISBN/作者"
      />
      <t-search bind:submit="onSearchSubmit" class="searchBox" model:value="{{searchVal}}" placeholder="请输入关键词/书名/ISBN/作者" />
      <view class="cancellation" bind:tap="onCancellation">取消</view>
    </view>
  </view>
@@ -17,15 +12,9 @@
    <!-- Tab布局 -->
    <scroll-view scroll-x="{{true}}" class="scroll-x">
      <view class="navBox">
        <view
          class="titleBox"
          wx:for="{{tabList}}"
          bindtap="tabsOn"
          data-idx="{{item.index}}"
        >
        <view class="titleBox" wx:for="{{tabList}}" bindtap="tabsOn" data-idx="{{item.index}}">
          <view class="tabIndexBox">
            <text class="{{item.index == tabsId ? 'fontColorBox' : ''}}"
              >{{item.title}} ({{item.bookTotal}})
            <text class="{{item.index == tabsId ? 'fontColorBox' : ''}}">{{item.title}} ({{item.bookTotal}})
            </text>
          </view>
          <hr class="{{item.index == tabsId ? 'lineBox' : ''}}" />
@@ -33,52 +22,22 @@
      </view>
    </scroll-view>
    <!-- 内容布局 -->
    <swiper
      class="swiperTtemBox"
      bindchange="slideOn"
      current="{{tabsId}}"
      circular
    >
    <swiper class="swiperTtemBox" bindchange="slideOn" current="{{tabsId}}" circular>
      <!-- circular 启用循环滑动 -->
      <swiper-item>
        <scroll-view
          scroll-y="{{true}}"
          class="scrollViewBox"
          bindscrolltolower="onScrollToLower"
        >
        <scroll-view scroll-y="{{true}}" class="scrollViewBox" bindscrolltolower="onScrollToLower">
          <view class="bookDataBox">
            <view
              class="bookDataForBox"
              wx:for="{{bookData}}"
              wx:key="index"
              wx:for-item="item"
              wx:for-index="index"
              data-item="{{item}}"
              bind:tap="onBook"
            >
            <view class="bookDataForBox" wx:for="{{bookData}}" wx:key="index" wx:for-item="item" wx:for-index="index" data-item="{{item}}" bind:tap="onBook">
              <view class="imageBox">
                <image
                  wx:if="{{item.icon}}"
                  src="{{item.icon}}"
                  mode="aspectFit"
                />
                <image
                  wx:if="{{!item.icon}}"
                  src="/static/images/default-book-img.png"
                  mode=""
                />
                <image wx:if="{{item.icon}}" src="{{item.icon}}" mode="aspectFit" />
                <image wx:if="{{!item.icon}}" src="/static/images/default-book-img.png" mode="" />
              </view>
              <view class="bookDataNmae"> {{item.name}} </view>
              <view class="bookDataAuthor">{{item.author}}</view>
            </view>
          </view>
          <view wx:if="{{bookData.length}}" class="bottom-box">
            <t-loading
              theme="circular"
              size="40rpx"
              class="wrapper"
              wx:if="{{isMore == true}}"
            />
            <t-loading theme="circular" size="40rpx" class="wrapper" wx:if="{{isMore == true}}" />
            <text wx:if="{{isMore == false}}">没有更多了</text>
          </view>
          <view wx:if="{{bookData.length <= 0}}" class="noDataBox">
@@ -88,27 +47,11 @@
        </scroll-view>
      </swiper-item>
      <swiper-item>
        <scroll-view
          scroll-y="{{true}}"
          class="scrollViewBox"
          bindscrolltolower="onScrollToLower"
        >
        <scroll-view scroll-y="{{true}}" class="scrollViewBox" bindscrolltolower="onScrollToLower">
          <view class="listBox1">
            <view>
              <view
                wx:for="{{courseData}}"
                wx:for-item="item"
                wx:for-index="index"
                wx:key="index"
                bindtap="toList"
                data-info="{{item}}"
                class="listItemBox"
              >
                <view
                  class="listItem flex"
                  data-item="{{item}}"
                  bind:tap="underConstruction"
                >
              <view wx:for="{{courseData}}" wx:for-item="item" wx:for-index="index" wx:key="index" bindtap="toList" data-info="{{item}}" class="listItemBox">
                <view class="listItem flex" data-item="{{item}}" bind:tap="underConstruction">
                  <view class="specialSubject-img-box">
                    <image src="{{item.icon}}" mode="aspectFill" />
                  </view>
@@ -119,17 +62,9 @@
                      <text>{{item.classHours}}课时</text>
                    </view>
                    <view class="priceBox flex jc-sb">
                      <text class="price" wx:if="{{item.price == 0}}"
                        >免费</text
                      >
                      <text class="price" wx:if="{{item.price !== 0}}"
                        >¥{{item.price}}</text
                      >
                      <image
                        src="/static/images/home/home-cart.png"
                        mode="aspectFill"
                        class="addCartImg"
                      />
                      <text class="price" wx:if="{{item.price == 0}}">免费</text>
                      <text class="price" wx:if="{{item.price !== 0}}">¥{{item.price}}</text>
                      <image src="/static/images/home/home-cart.png" mode="aspectFill" class="addCartImg" />
                    </view>
                  </view>
                </view>
@@ -137,12 +72,7 @@
            </view>
          </view>
          <view wx:if="{{courseData.length != 0}}" class="bottom-box">
            <t-loading
              theme="circular"
              size="40rpx"
              class="wrapper"
              wx:if="{{isMore == true}}"
            />
            <t-loading theme="circular" size="40rpx" class="wrapper" wx:if="{{isMore == true}}" />
            <text wx:if="{{isMore == false}}">没有更多了</text>
          </view>
          <view wx:if="{{courseData.length <= 0}}" class="noDataBox">
@@ -152,21 +82,9 @@
        </scroll-view>
      </swiper-item>
      <swiper-item>
        <scroll-view
          scroll-y="{{true}}"
          class="scrollViewBox"
          bindscrolltolower="onScrollToLower"
        >
        <scroll-view scroll-y="{{true}}" class="scrollViewBox" bindscrolltolower="onScrollToLower">
          <view class="bookDataBox">
            <view
              class="bookDataForBox"
              wx:for="{{digitalTextbooksData}}"
              wx:key="index"
              wx:for-item="item"
              wx:for-index="index"
              data-item="{{item}}"
              bind:tap="underConstruction"
            >
            <view class="bookDataForBox" wx:for="{{digitalTextbooksData}}" wx:key="index" wx:for-item="item" wx:for-index="index" data-item="{{item}}" bind:tap="underConstruction">
              <view class="imageBox">
                <image src="{{item.icon}}" mode="" />
              </view>
@@ -176,12 +94,7 @@
          </view>
          <view wx:if="{{digitalTextbooksData.length != 0}}" class="bottom-box">
            <t-loading
              theme="circular"
              size="40rpx"
              class="wrapper"
              wx:if="{{isMore == true}}"
            />
            <t-loading theme="circular" size="40rpx" class="wrapper" wx:if="{{isMore == true}}" />
            <text wx:if="{{isMore == false}}">没有更多了</text>
          </view>
          <view wx:if="{{digitalTextbooksData.length <= 0}}" class="noDataBox">
@@ -191,62 +104,29 @@
        </scroll-view>
      </swiper-item>
      <swiper-item>
        <scroll-view
          scroll-y="{{true}}"
          class="scrollViewBox"
          bindscrolltolower="onScrollToLower"
        >
        <scroll-view scroll-y="{{true}}" class="scrollViewBox" bindscrolltolower="onScrollToLower">
          <view class="listBox">
            <view
              wx:for="{{seminarData}}"
              wx:for-item="item"
              wx:for-index="index"
              wx:key="index"
              class="listItemBox"
              data-item="{{item}}"
              bind:tap="underConstruction"
            >
              <view
                class="listItem"
                bindtap="goSubjectDetail"
                data-book="{{item}}"
              >
            <view wx:for="{{seminarData}}" wx:for-item="item" wx:for-index="index" wx:key="index" class="listItemBox" data-item="{{item}}" bind:tap="underConstruction">
              <view class="listItem" bindtap="goSubjectDetail" data-book="{{item}}">
                <view class="specialSubject-img">
                  <image src="{{item.icon}}" mode="aspectFill" class="img" />
                </view>
                <view class="body-info">
                  <view class="name">{{item.name}}</view>
                  <view class="time" wx:if="{{item.liveTime}}"
                    >直播时间:{{item.liveTime}}</view
                  >
                  <view class="time" wx:if="{{item.startTime}}"
                    >开播时间:{{ item.startTime }}</view
                  >
                  <view
                    class="time"
                    wx:if="{{!item.liveTime && !item.startTime}}"
                    >开播时间:<text class="grey">待定</text></view
                  >
                  <view class="time" wx:if="{{item.liveTime}}">直播时间:{{item.liveTime}}</view>
                  <view class="time" wx:if="{{item.startTime}}">开播时间:{{ item.startTime }}</view>
                  <view class="time" wx:if="{{!item.liveTime && !item.startTime}}">开播时间:<text class="grey">待定</text></view>
                  <view class="flex jc-sb">
                    <text class="author"
                      >{{item.lecturer}} {{item.position}}</text
                    >
                    <text class="author">{{item.lecturer}} {{item.position}}</text>
                    <text class="price" wx:if="{{item.price == 0}}">免费</text>
                    <text class="price" wx:if="{{item.price !== 0}}"
                      >¥{{item.price}}</text
                    >
                    <text class="price" wx:if="{{item.price !== 0}}">¥{{item.price}}</text>
                  </view>
                </view>
              </view>
            </view>
          </view>
          <view wx:if="{{seminarData.length != 0}}" class="bottom-box">
            <t-loading
              theme="circular"
              size="40rpx"
              class="wrapper"
              wx:if="{{isMore == true}}"
            />
            <t-loading theme="circular" size="40rpx" class="wrapper" wx:if="{{isMore == true}}" />
            <text wx:if="{{isMore == false}}">没有更多了</text>
          </view>
          <view wx:if="{{seminarData.length <= 0}}" class="noDataBox">
@@ -256,44 +136,15 @@
        </scroll-view>
      </swiper-item>
      <swiper-item>
        <scroll-view
          scroll-y="{{true}}"
          class="scrollViewBox"
          bindscrolltolower="onScrollToLower"
        >
        <scroll-view scroll-y="{{true}}" class="scrollViewBox" bindscrolltolower="onScrollToLower">
          <view class="outsideHigherBox">
            <view
              class="higherBox"
              wx:for="{{bookFairData}}"
              wx:key="index"
              wx:for-item="item"
              wx:for-index="index"
            >
            <view class="higherBox" wx:for="{{bookFairData}}" wx:key="index" wx:for-item="item" wx:for-index="index">
              <view class="outsideHigherImageBox">
                <view
                  class="higherImageBox"
                  bind:tap="openBookFair"
                  data-item="{{item}}"
                >
                <view class="higherImageBox" bind:tap="openBookFair" data-item="{{item}}">
                  <image src="{{item.icon}}" mode="aspectFill" />
                  <view
                    class="downloadIcon"
                    data-item="{{item}}"
                    data-key="showWithInput"
                    bind:tap="mailbox"
                  >
                    <image
                      wx:if="{{determine}}"
                      class="download"
                      src="/static/images/bibliographyList/email-click.png"
                      mode="aspectFit"
                    />
                    <image
                      wx:else=""
                      class="downloadshiftin"
                      src="/static/images/bibliographyList/email.png"
                      mode="aspectFit"
                    />
                  <view class="downloadIcon" data-item="{{item}}" data-key="showWithInput" catch:tap="mailbox">
                    <image wx:if="{{determine}}" class="download" src="/static/images/bibliographyList/email-click.png" mode="aspectFit" />
                    <image wx:else="" class="downloadshiftin" src="/static/images/bibliographyList/email.png" mode="aspectFit" />
                  </view>
                </view>
              </view>
@@ -302,12 +153,7 @@
          </view>
          <view wx:if="{{bookFairData.length != 0}}" class="bottom-box">
            <t-loading
              theme="circular"
              size="40rpx"
              class="wrapper"
              wx:if="{{isMore == true}}"
            />
            <t-loading theme="circular" size="40rpx" class="wrapper" wx:if="{{isMore == true}}" />
            <text wx:if="{{isMore == false}}">没有更多了</text>
          </view>
          <view wx:if="{{bookFairData.length <= 0 }}" class="noDataBox">
@@ -317,54 +163,21 @@
        </scroll-view>
      </swiper-item>
      <swiper-item>
        <scroll-view
          scroll-y="{{true}}"
          class="scrollViewBox"
          bindscrolltolower="onScrollToLower"
        >
        <scroll-view scroll-y="{{true}}" class="scrollViewBox" bindscrolltolower="onScrollToLower">
          <view class="outside">
            <view
              class="contentBox"
              wx:for="{{biblioClassificationData}}"
              wx:key="index"
              wx:for-item="item"
              wx:for-index="index"
              bindtap="onBookExhibitionDetails"
              data-item="{{item}}"
            >
              <image
                class="bookFairImage"
                wx:if="{{item.icon}}"
                src="{{item.icon}}"
                mode=""
              />
              <image
                class="bookFairImage"
                wx:else=""
                src="/static/images/bookExhibitionList/banner.png"
                mode=""
              />
            <view class="contentBox" wx:for="{{biblioClassificationData}}" wx:key="index" wx:for-item="item" wx:for-index="index" bindtap="onBookExhibitionDetails" data-item="{{item}}">
              <image class="bookFairImage" wx:if="{{item.icon}}" src="{{item.icon}}" mode="" />
              <image class="bookFairImage" wx:else="" src="/static/images/bookExhibitionList/banner.png" mode="" />
              <view class="textBox" title="{{item.name}}">
                <text>{{item.subtitleName}}</text>
              </view>
            </view>
          </view>
          <view
            wx:if="{{biblioClassificationData.length != 0}}"
            class="bottom-box"
          >
            <t-loading
              theme="circular"
              size="40rpx"
              class="wrapper"
              wx:if="{{isMore == true}}"
            />
          <view wx:if="{{biblioClassificationData.length != 0}}" class="bottom-box">
            <t-loading theme="circular" size="40rpx" class="wrapper" wx:if="{{isMore == true}}" />
            <text wx:if="{{isMore == false}}">没有更多了</text>
          </view>
          <view
            wx:if="{{biblioClassificationData.length <= 0}}"
            class="noDataBox"
          >
          <view wx:if="{{biblioClassificationData.length <= 0}}" class="noDataBox">
            <!-- <t-empty icon="folder-open" description="暂无数据" /> -->
            <empty />
          </view>
@@ -373,24 +186,8 @@
    </swiper>
  </view>
  <view class="dialogBox" wx:if="{{showWithInput}}">
    <t-dialog
      visible="{{showWithInput}}"
      title="请输入邮箱"
      confirm-btn="确定"
      cancel-btn="取消"
      bind:confirm="onConfirm"
      bind:cancel="closeDialog"
    >
      <t-input
        model:value="{{input}}"
        borderless
        class="dialog-input"
        clearable
        slot="content"
        placeholder="请输入邮箱号"
        placeholder-class="placeholder"
        bindchange="onEmailInput"
      />
    <t-dialog visible="{{showWithInput}}" title="请输入邮箱" confirm-btn="确定" cancel-btn="取消" bind:confirm="onConfirm" bind:cancel="closeDialog">
      <t-input value="{{input}}" borderless class="dialog-input" clearable slot="content" placeholder="请输入邮箱号" placeholder-class="placeholder" bindchange="onEmailInput" />
    </t-dialog>
  </view>
</view>
</view>
pages/specialDiscussion/index.wxml
@@ -3,8 +3,13 @@
<view wx:else>
  <view style="width: 100%; height: {{barHeight}}px;"></view>
  <view class="nacigationBar" style="width: 70%; height: {{navBarHeight}}px;">
    <view>
      <t-icon name="chevron-left" size="30" data-name="{{item}}" bind:click="goBack" />
    <view class="back-icon" >
      <!-- <t-icon name="chevron-left" size="30" data-name="{{item}}" bind:click="goBack" /> -->
      <image
            src="/static/images/digitalTextbooks/chevron-left.png"
            bind:tap="goBack"
            mode="aspectFit"
          />
    </view>
    <t-search model:value="{{searchValue}}" shape="round" placeholder="请输入关键词/书名/作者" class="navBar-search" style="width: 464rpx" bind:submit="searchBook" />
  </view>
pages/specialDiscussion/index.wxss
@@ -6,6 +6,11 @@
  height: 100%;
}
.back-icon {
  width: 48rpx;
  height: 100%;
}
.nacigationBar {
  display: flex;
  align-items: center;
pages/study/index.js
@@ -241,6 +241,7 @@
    const {
      book
    } = e.currentTarget.dataset;
    console.log(book);
    if (this.data.active == 0) {
      wx.navigateTo({
        url: `/packageBookService/pages/bookServices/detail/index?id=${book.product.id}&name=${book.product.name}`,
@@ -248,7 +249,7 @@
    }
    if (this.data.active == 1) {
      wx.navigateTo({
        url: `/pages/digitalCourses/digitalCoursesDetails/index?id=${book.product.id}`,
        url: `/pages/digitalCourses/digitalCoursesDetails/index?id=${book.product.id}&path=${book.product.linkPathList[1] + '\\' + book.product.id}`,
      });
    }
    if (this.data.active == 2) {