From ff5da9dc44854a59185c46e4c4d4ca36eae1d1b0 Mon Sep 17 00:00:00 2001
From: 闫增涛 <1829501689@qq.com>
Date: 星期一, 17 二月 2025 16:06:57 +0800
Subject: [PATCH] 关闭跳转

---
 .env.product |   10 ++++++----
 1 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/.env.product b/.env.product
index 7a2aabf..7ee1b3f 100644
--- a/.env.product
+++ b/.env.product
@@ -1,6 +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/childHealth'
-VUE_APP_BOOK_LIST = "artAndDance/childHealth/embedded/English/lifeCare/sportsAndHealth"
-VUE_APP_BOOK_ID = 'childHealth'
\ No newline at end of file
+# 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

--
Gitblit v1.9.1