From c02d9937770b185e87a27fd831c13593b0dc8d3e Mon Sep 17 00:00:00 2001 From: zhongshujie <2862698242@qq.com> Date: 星期五, 28 二月 2025 16:32:47 +0800 Subject: [PATCH] 会议bug优化 --- .env.product | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.env.product b/.env.product index 847c00c..b2f21cb 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/mathBook' +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" -VUE_APP_BOOK_ID = 'mathBook' \ 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 = 'aviationEtiquette' \ No newline at end of file -- Gitblit v1.9.1