From 30913d15b409948a825bf741c9bb3d4ebd1d3aea Mon Sep 17 00:00:00 2001 From: zhongshujie <2862698242@qq.com> Date: 星期一, 17 二月 2025 16:45:43 +0800 Subject: [PATCH] Merge branch 'master' of http://182.92.203.7:2001/r/testbookLayout --- .env.product | 12 ++++++------ src/books/childcareInstitutionsManagement/view/components/index.vue | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/.env.product b/.env.product index 7ab6259..7ee1b3f 100644 --- a/.env.product +++ b/.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/toddlerGameImplementation' -# 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/civilServices/meetingPlanners/aviationBasicSkills/aviationEtiquette/aviationSafety/toddlerGameImplementation" -VUE_APP_BOOK_ID = 'toddlerGameImplementation' \ No newline at end of file +# VUE_APP_RESOURCE_CTX = 'https://jsek.bnuic.com/books/resource/' +# VUE_APP_PUBLIC_PATH = 'https://jsek.bnuic.com/books/book/toddlerGameImplementation' +VUE_APP_RESOURCE_CTX = 'http://182.92.203.7:3007/books/resource/' +VUE_APP_PUBLIC_PATH = 'http://182.92.203.7:3007/books/book/kindergartenLanguageActivity' +VUE_APP_BOOK_LIST = "childHealth/lifeCare/sportsAndHealth/embedded/english/artAndDance/artAndDrama/mathBook/botany/civilAviation/civilServices/meetingPlanners/aviationBasicSkills/aviationEtiquette/aviationSafety/toddlerGameImplementation/childcareInstitutionsManagement/preschoolGameGuidance/kindergartenLanguageActivity" +VUE_APP_BOOK_ID = 'kindergartenLanguageActivity' \ No newline at end of file diff --git a/src/books/childcareInstitutionsManagement/view/components/index.vue b/src/books/childcareInstitutionsManagement/view/components/index.vue index 8f6daa3..e240ba0 100644 --- a/src/books/childcareInstitutionsManagement/view/components/index.vue +++ b/src/books/childcareInstitutionsManagement/view/components/index.vue @@ -156,8 +156,8 @@ }, 500); // 娴嬭瘯椤甸潰璺宠浆 - setTimeout(() => { - this.gotoPage(3, 43); + // setTimeout(() => { + // this.gotoPage(3, 43); // setTimeout(() => { // this.renderSign("Highlight", { // id: "2ACA9359", @@ -171,7 +171,7 @@ // ids: ["2ACA9359"] // }); // }, 2000); - }, 500); + // }, 500); // const pageDom = (this.container ? this.container : document) // .querySelector("#app") -- Gitblit v1.9.1