unknown
2024-06-03 0b17cbbba7c0875a6413361a95b9bef508b27444
优化
6个文件已修改
117 ■■■■ 已修改文件
src/App.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/books/lifeCare/css/default.less 25 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/books/lifeCare/index.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/books/lifeCare/view/chapter007.vue 78 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/components/drawflow/index.vue 9 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/plugin/axios/index.js 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/App.vue
@@ -70,7 +70,7 @@
        // embedded
        // english
        // artAndDance
        this.config.resourceCtx + "artAndDance"
        this.config.resourceCtx + "lifeCare"
      );
      // 测试试读30页
      // this.activeBook.tryPageCount = 10;
src/books/lifeCare/css/default.less
@@ -26,8 +26,8 @@
  textarea {
    width: 100%;
    text-indent: 2em;
    max-width: 630px;
    min-height: 100px;
    // max-width: 652px;
    // min-height: 100px;
    font-size: 16px;
  }
@@ -150,7 +150,7 @@
      .btn-export {
        float: right;
        position: absolute;
        top: 5px;
        top: 4px;
        right: 10px;
        color: #333;
        font-weight: bold;
@@ -162,13 +162,12 @@
        border-radius: 4px;
        cursor: pointer;
        z-index: 5;
        font-size: 16px;
      }
      .btn-clear {
        float: right;
        position: absolute;
        top: 5px;
        top: 4px;
        right: 85px;
        color: white;
        font-weight: bold;
@@ -180,7 +179,6 @@
        border-radius: 4px;
        cursor: pointer;
        z-index: 5;
        font-size: 16px;
      }
      .btn-export:hover {
@@ -558,7 +556,10 @@
    .bk-inputUpload {
      width: 100%;
      display: block;
      display: flex;
      flex-direction: column;
      justify-content: flex-start;
      align-items: flex-start;
      min-height: 100px;
      input {
@@ -575,6 +576,14 @@
        align-items: center;
        font-size: 50px;
        cursor: pointer;
        margin-left: 10px;
      }
      .upload_text {
        color: #000;
        font-size: 14px;
        font-weight: 700;
        font-family: "黑体";
      }
    }
@@ -1487,6 +1496,8 @@
        border: 0 !important;
        font-size: 16px;
        border-radius: 5px;
        max-width: 620px;
        min-width: 620px;
      }
    }
src/books/lifeCare/index.vue
@@ -186,7 +186,7 @@
  },
  mounted() {
    // 默认加载章节
    this.showCatalogList = [1];
    this.showCatalogList = [2];
    // 滚动监听节流
    this.throttledScrollHandler = _.throttle(
      this.scrollFun,
src/books/lifeCare/view/chapter007.vue
@@ -315,10 +315,53 @@
          </div>
        </div>
        <div class="bodystyle">
          <p>3.请绘制良好的睡眠环境图。</p>
          <p class="pic-wall">
            3.请绘制良好的睡眠环境图。<span
              class="btnUpload-list"
              @click="handFile('fileFour')"
            >
              <svg
                t="1717059899765"
                class="icon"
                viewBox="0 0 1024 1024"
                version="1.1"
                xmlns="http://www.w3.org/2000/svg"
                p-id="2633"
                xmlns:xlink="http://www.w3.org/1999/xlink"
                width="18"
                height="18"
              >
                <path
                  d="M256.111993 608.601962c61.628148 0 122.808324 17.790888 183.220549 52.796701 88.122492-119.67252 198.387601-180.788701 328.747453-180.788701 80.122992 0 142.071121 0 191.860009 41.213424V217.522405C959.940004 168.181489 919.750516 127.992 870.345603 127.992h-716.755202A89.5944 89.5944 0 0 0 63.996 217.586401v489.569402c47.165052-64.95594 111.929004-98.489844 192.179989-98.489845z m95.994-159.99a95.994 95.994 0 1 0 0-191.988001 95.994 95.994 0 0 0 0 191.988001z m0 63.996a159.990001 159.990001 0 1 1 0-319.980001 159.990001 159.990001 0 0 1 0 319.980001zM1023.936004 619.097306a254.448097 254.448097 0 0 0-112.63296-41.469408c-38.909568-33.021936-81.27492-33.021936-143.223049-33.021936-116.664708 0-213.682645 58.23636-293.357665 177.716893l-17.726892 26.622336-26.622336-17.726892c-58.940316-39.293544-116.920692-58.620336-174.261109-58.620336-72.699456 0-125.880132 53.564652-163.317793 128.439972l-14.335104 28.606212-14.207112-7.103556A89.5944 89.5944 0 0 0 153.590401 905.031436h425.893381c6.783576 22.782576 16.63896 44.285232 29.182176 63.996H153.590401a153.590401 153.590401 0 0 1-153.590401-153.590401V217.586401A153.590401 153.590401 0 0 1 153.590401 63.996h716.691206A153.654397 153.654397 0 0 1 1023.936004 217.586401v401.510905z"
                  p-id="2634"
                ></path>
                <path
                  d="M796.366227 796.430223v-142.199112a28.414224 28.414224 0 0 1 56.892444 0v142.199112h142.199113a28.414224 28.414224 0 0 1 0 56.828448h-142.199113v142.263109a28.414224 28.414224 0 0 1-56.95644 0v-142.263109h-142.135116a28.414224 28.414224 0 0 1 0-56.828448h142.199112z"
                  p-id="2635"
                ></path>
              </svg>
            </span>
          </p>
          <div class="bk-tx">
            <p><br /></p>
            <p><br /> </p>
            <div
              class="upload-list"
              v-if="chapter007.pictrueListFour.length > 0"
            >
              <div
                class="demo-image__preview openImgBox"
                v-for="item in chapter007.pictrueListFour"
                :key="item"
              >
                <img style="height: 100%" :src="item" alt="" />
              </div>
            </div>
            <div class="bk-inputUpload">
              <input
                type="file"
                id="fileFour"
                @change="handUploadFile($event, '4')"
              />
            </div>
          </div>
          <h4 id="d073">
            ▶▶ 活动3:创设睡眠环境<span class="fontsz1">>>>>>>>></span>
@@ -1421,6 +1464,7 @@
                  ></path>
                </svg>
              </span>
              <span class="upload_text">上传图片</span>
            </div>
            <div
              style="width: 100%; height: 100%"
@@ -2235,7 +2279,9 @@
                      width:
                        index == chapter007.headersData173.length - 1
                          ? '350px'
                          : index == 0?'60px':'',
                          : index == 0
                          ? '60px'
                          : '',
                    }"
                    v-for="(header, index) in chapter007.headersData173"
                    :key="index"
@@ -2558,6 +2604,7 @@
        pictrueList: [],
        pictrueListTwo: [],
        pictrueListThree: [],
        pictrueListFour:[],
        qustionData: {},
        // 创设良好睡眠环境的评分标准
        publicHeader: ["序号", "考核内容", "配分", "评分标准", "扣分", "得分"],
@@ -2813,16 +2860,16 @@
    this.chapter007.videoSixUrl = getResourcePath(
      "f92c68faa37e1f6ce9ca50f234ddad90"
    );
    this.chapter007.videOneUrl =
      "https://jsek.bnuic.com/file/api/ApiDownload?md5=3c35b62a39cf8beddc28c5c1c8a847ec";
    this.chapter007.videoTwoUrl =
      "https://jsek.bnuic.com/file/api/ApiDownload?md5=4731be836c5c625584c3c94a61249cc9";
    this.chapter007.videoFourUrl =
      "https://jsek.bnuic.com/file/api/ApiDownload?md5=4889c1899ed5716aeea6ca031cd3136d";
    this.chapter007.videoFiveUrl =
      "https://jsek.bnuic.com/file/api/ApiDownload?md5=a1d60d7c5322d531939118c1aaf8feb7";
    this.chapter007.videoSixUrl =
      "https://jsek.bnuic.com/file/api/ApiDownload?md5=f92c68faa37e1f6ce9ca50f234ddad90";
    // this.chapter007.videOneUrl =
    //   "https://jsek.bnuic.com/file/api/ApiDownload?md5=3c35b62a39cf8beddc28c5c1c8a847ec";
    // this.chapter007.videoTwoUrl =
    //   "https://jsek.bnuic.com/file/api/ApiDownload?md5=4731be836c5c625584c3c94a61249cc9";
    // this.chapter007.videoFourUrl =
    //   "https://jsek.bnuic.com/file/api/ApiDownload?md5=4889c1899ed5716aeea6ca031cd3136d";
    // this.chapter007.videoFiveUrl =
    //   "https://jsek.bnuic.com/file/api/ApiDownload?md5=a1d60d7c5322d531939118c1aaf8feb7";
    // this.chapter007.videoSixUrl =
    //   "https://jsek.bnuic.com/file/api/ApiDownload?md5=f92c68faa37e1f6ce9ca50f234ddad90";
  },
  methods: {
    activityOne() {
@@ -2940,6 +2987,9 @@
            if (type == "3") {
              that.chapter007.pictrueListThree.push(getPublicImage(e));
            }
            if (type == "4") {
              that.chapter007.pictrueListFour.push(getPublicImage(e));
            }
            that.isLoding = false;
            localStorage.setItem("chapter007", JSON.stringify(this.chapter007));
          }, 1000);
src/components/drawflow/index.vue
@@ -53,7 +53,7 @@
      @drop="drop"
      @dragover="allowDrop"
    >
      <div class="btn-export" @click="exportData">导出</div>
      <div class="btn-export" @click="exportData">保存</div>
      <div class="btn-clear" @click="editor.clearModuleSelected()">清空</div>
    </div>
  </div>
@@ -89,6 +89,10 @@
    exportData() {
      let dataJ = this.editor.export();
      this.$emit("getDrawData", dataJ);
      this.$message({
        type: "success",
        message: "已保存",
      });
    },
    init() {
      this.editor = new Drawflow(
@@ -260,7 +264,7 @@
  background: #fff;
}
.menu {
  width: 150px;
  width: 160px;
  border-right: 1px solid #ccc;
}
/* .menuItem {
@@ -275,7 +279,6 @@
    justify-content: flex-start;
    padding-left: 28px;
    align-items: baseline;
    font-size: 16px;
    svg {
      top: 6px;
      left: 10px;
src/plugin/axios/index.js
@@ -12,6 +12,7 @@
  (config) => {
    let token = localStorage.getItem(myConfig.tokenKey)
    if (token) config.headers['Authorization'] = `bearer ${token}`
    console.log(localStorage.getItem(myConfig.tokenKey),"---"+8989899)
    return config
  },
  (error) => {