From ef1a27bad9c3b21ee4ab081b68e02a38b44b1bdf Mon Sep 17 00:00:00 2001
From: zhongshujie <2862698242@qq.com>
Date: 星期一, 05 八月 2024 11:58:05 +0800
Subject: [PATCH] Merge branch 'master' of http://182.92.203.7:2001/r/testbookLayout

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

diff --git a/.env.product b/.env.product
index 923d230..3958a74 100644
--- a/.env.product
+++ b/.env.product
@@ -1,3 +1,6 @@
 VUE_APP_ENV = 'product'
 VUE_APP_API_URL = "https://jsek.bnuic.com"
-PUBLIC_PATH = 'http://182.92.203.7:3007/books/book'
\ 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/english'
+VUE_APP_BOOK_LIST = "childHealth/lifeCare/sportsAndHealth/embedded/english/artAndDance/artAndDrama/mathBook"
+VUE_APP_BOOK_ID = 'english'
\ No newline at end of file

--
Gitblit v1.9.1