From 93edd4a752d7784887aaa6509c6e25fe77635b4f Mon Sep 17 00:00:00 2001 From: 闫增涛 <1829501689@qq.com> Date: 星期一, 17 二月 2025 16:47:11 +0800 Subject: [PATCH] 部署 --- .env.product | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.env.product b/.env.product index 7ee1b3f..c6a4864 100644 --- a/.env.product +++ b/.env.product @@ -3,6 +3,6 @@ # 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 +VUE_APP_PUBLIC_PATH = 'http://182.92.203.7:3007/books/book/preschoolEvaluation' +VUE_APP_BOOK_LIST = "childHealth/lifeCare/sportsAndHealth/embedded/english/artAndDance/artAndDrama/mathBook/botany/civilAviation/civilServices/meetingPlanners/aviationBasicSkills/aviationEtiquette/aviationSafety/toddlerGameImplementation/childcareInstitutionsManagement/preschoolGameGuidance/kindergartenLanguageActivity/preschoolEvaluation" +VUE_APP_BOOK_ID = 'preschoolEvaluation' \ No newline at end of file -- Gitblit v1.9.1