From 315e8453904a6c86bd957ea39068b8b493ba2089 Mon Sep 17 00:00:00 2001
From: litian <2804272236@qq.com>
Date: 星期五, 07 三月 2025 10:08:55 +0800
Subject: [PATCH] 法律法规

---
 .env.product |   13 ++++++++-----
 1 files changed, 8 insertions(+), 5 deletions(-)

diff --git a/.env.product b/.env.product
index c6a4864..0b633ca 100644
--- a/.env.product
+++ b/.env.product
@@ -1,8 +1,11 @@
 VUE_APP_ENV = 'product'
-VUE_APP_API_URL = "https://jsek.bnuic.com"
+# 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/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
+# VUE_APP_RESOURCE_CTX = 'http://182.92.203.7:3007/books/resource/'
+VUE_APP_RESOURCE_CTX = 'https://www.tepcb.com/books/resource/'
+# VUE_APP_PUBLIC_PATH = 'http://182.92.203.7:3007/books/book/preschoolEvaluation'
+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/policiesAndRegulations"
+VUE_APP_BOOK_ID = 'policiesAndRegulations'
\ No newline at end of file

--
Gitblit v1.9.1