闫增涛
2024-11-20 45165fc45ec13e212de45bf9238e276959c54152
模型地址
4个文件已修改
22 ■■■■ 已修改文件
.env.product 6 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/books/civilAviation/view/components/chapter002.vue 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/books/civilAviation/view/components/index.vue 6 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/books/mathBook/view/components/index.vue 6 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
.env.product
@@ -1,8 +1,8 @@
VUE_APP_ENV = 'product'
VUE_APP_API_URL = "https://jsek.bnuic.com"
VUE_APP_RESOURCE_CTX = 'https://jsek.bnuic.com/books/resource/'
VUE_APP_PUBLIC_PATH = 'https://jsek.bnuic.com/books/book/civilAviationServices'
VUE_APP_PUBLIC_PATH = 'https://jsek.bnuic.com/books/book/civilAviation'
# VUE_APP_RESOURCE_CTX = 'http://182.92.203.7:3007/books/resource/'
# VUE_APP_PUBLIC_PATH = 'http://182.92.203.7:3007/books/book/botany'
VUE_APP_BOOK_LIST = "childHealth/lifeCare/sportsAndHealth/embedded/english/artAndDance/artAndDrama/mathBook/botany/civilAviation/civilAviationServices"
VUE_APP_BOOK_ID = 'civilAviationServices'
VUE_APP_BOOK_LIST = "childHealth/lifeCare/sportsAndHealth/embedded/english/artAndDance/artAndDrama/mathBook/botany/civilAviation/civilAviationServices/meetingPlanners"
VUE_APP_BOOK_ID = 'civilAviation'
src/books/civilAviation/view/components/chapter002.vue
@@ -4460,7 +4460,7 @@
        getModel() {
            const ctx = 'https://jsek.bnuic.com'
            let localStr =
                './static/modelView/index.html?md5=62d4eadc420b7403fce2be993baa095d' +
                'https://jsek.bnuic.com/books/book/civilAviation/static/modelView/index.html?md5=62d4eadc420b7403fce2be993baa095d' +
                '&name=je' +
                '&domain=' +
                ctx +
@@ -4471,7 +4471,7 @@
        getModelOne() {
            const ctx = 'https://jsek.bnuic.com'
            let localStr =
                './static/modelView/index.html?md5=9784edec2ecf5f001ee09f049d27acf3' +
                'https://jsek.bnuic.com/books/book/civilAviation/static/modelView/index.html?md5=9784edec2ecf5f001ee09f049d27acf3' +
                '&name=je' +
                '&domain=' +
                ctx +
src/books/civilAviation/view/components/index.vue
@@ -159,8 +159,8 @@
    }, 500);
    // 测试页面跳转
    setTimeout(() => {
      this.gotoPage(3,67);
    // setTimeout(() => {
    //   this.gotoPage(3,67);
    //   setTimeout(() => {
    //     this.renderSign("Highlight", {
    //       id: "2ACA9359",
@@ -174,7 +174,7 @@
    //     ids: ["2ACA9359"]
    //   });
    // }, 2000);
    }, 500);
    // }, 500);
    // const pageDom = (this.container ? this.container : document)
    //   .querySelector("#app")
src/books/mathBook/view/components/index.vue
@@ -188,8 +188,8 @@
    }, 500);
    // 测试页面跳转
     setTimeout(() => {
     this.gotoPage(2,50);
    //  setTimeout(() => {
    //  this.gotoPage(2,50);
    //   //   setTimeout(() => {
    //   //     this.renderSign("Highlight", {
    //   //       id: "2ACA9359",
@@ -217,7 +217,7 @@
    //   //   txt: " 运动系统是由骨、骨连结和骨骼肌三部分组成的。全身的骨通过骨连结组成人体骨骼(见图1-1)。骨骼是人体的支架,具有保护内脏器官、供肌肉附着和作为肌肉运动的杠杆等作用。在神经系统的支配下,肌肉收缩牵动所附着的骨绕着关节转动,使身体产生各种动作。所以,运动系统具有运动、支持和保护等功能,幼年时期的骨骼还具有造血功能。 ",
    //   //   txtIndex: 57
    //   // });
     }, 500);
    //  }, 500);
    // 获取题目id列表
    this.getQuestionId();