From 732680058516faad68668ff3ad21363fb98b4499 Mon Sep 17 00:00:00 2001 From: zhongshujie <2862698242@qq.com> Date: 星期五, 25 四月 2025 10:14:01 +0800 Subject: [PATCH] 民航服务礼仪“本节测试”修改 --- .env.product | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.env.product b/.env.product index b1ed08f..3b85011 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/meetingPlanners' -VUE_APP_RESOURCE_CTX = 'http://182.92.203.7:3007/books/resource/' -VUE_APP_PUBLIC_PATH = 'http://182.92.203.7:3007/books/book/meetingPlanners' +VUE_APP_RESOURCE_CTX = 'https://jsek.bnuic.com/books/resource/' +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/meetingPlanners' 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 = 'meetingPlanners' +VUE_APP_BOOK_ID = 'aviationEtiquette' -- Gitblit v1.9.1