From 588feedaac26559b59cfc7400e992a0af7cc48ee Mon Sep 17 00:00:00 2001 From: zhongshujie <2862698242@qq.com> Date: 星期三, 11 六月 2025 11:04:36 +0800 Subject: [PATCH] Merge branch 'master' of http://182.92.203.7:2001/r/testbookLayout --- .env.product | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.env.product b/.env.product index 975fb17..b167076 100644 --- a/.env.product +++ b/.env.product @@ -1,11 +1,11 @@ VUE_APP_ENV = 'product' VUE_APP_API_URL = "https://jsek.bnuic.com" # VUE_APP_API_URL = "https://www.tepcb.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/MMVRTCMP' +VUE_APP_RESOURCE_CTX = 'https://jsek.bnuic.com/books/resource/' +VUE_APP_PUBLIC_PATH = 'https://jsek.bnuic.com/books/book/kindergartenActivitiesDesignGuidance' +# VUE_APP_RESOURCE_CTX = 'http://182.92.203.7:3007/books/resource/' +# VUE_APP_PUBLIC_PATH = 'http://182.92.203.7:3007/books/book/kindergartenActivitiesDesignGuidance' # VUE_APP_RESOURCE_CTX = 'https://www.tepcb.com/books/resource/' # VUE_APP_PUBLIC_PATH = 'https://www.tepcb.com/books/book/policiesAndRegulations' 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/OralAndBroadcasting/aurturingAndEducationAged0to3/policiesAndRegulations/kindergartenActivitiesDesignGuidance/toddlerSportsSafetyProtection/artInitiationForAges0to3/childIllnessPreventionCare/behaviorObserveAndGuid/cognitiveLanDevEduAges0to3/aviationPassengerTransport6th/hotelEnglishTrainingBrochure2nd/hydraulicTransmission/MMVRTCMP" -VUE_APP_BOOK_ID = 'MMVRTCMP' +VUE_APP_BOOK_ID = 'kindergartenActivitiesDesignGuidance' -- Gitblit v1.9.1