From 13dc29b2446df9715af8f1a1bd75cccb1d3ea0ff Mon Sep 17 00:00:00 2001 From: zhongshujie <2862698242@qq.com> Date: 星期四, 03 四月 2025 10:04:56 +0800 Subject: [PATCH] Merge branch 'master' of http://182.92.203.7:2001/r/testbookLayout --- .env.product | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.env.product b/.env.product index 7ab6259..ecba6fe 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_PUBLIC_PATH = 'https://jsek.bnuic.com/books/book/aviationEtiquette' # 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_PUBLIC_PATH = 'http://182.92.203.7:3007/books/book/practicalCareChildrenManual' +VUE_APP_BOOK_LIST = "childHealth/lifeCare/sportsAndHealth/embedded/english/artAndDance/artAndDrama/mathBook/botany/civilAviation/civilServices/meetingPlanners/aviationBasicSkills/aviationEtiquette/aviationSafety/toddlerGameImplementation/childcareInstitutionsManagement/preschoolGameGuidance/kindergartenLanguageActivity/preschoolEvaluation/preschoolBasicKnowledge/practicalCareChildrenManual" +VUE_APP_BOOK_ID = 'aviationEtiquette' -- Gitblit v1.9.1