From c20313290a710302ba68c3af2e8aa9ab162ad00b Mon Sep 17 00:00:00 2001
From: zhongshujie <2862698242@qq.com>
Date: 星期三, 05 三月 2025 16:09:41 +0800
Subject: [PATCH] 0~3岁婴幼儿抚育与教育分页完成

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

diff --git a/.env.product b/.env.product
index b2f21cb..2ed6f61 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/aviationEtiquette'
+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/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
+# VUE_APP_PUBLIC_PATH = 'http://182.92.203.7:3007/books/book/preschoolBasicKnowledge'
+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"
+VUE_APP_BOOK_ID = 'meetingPlanners'
\ No newline at end of file

--
Gitblit v1.9.1