From a0e75ac5a37b7c53239be605dea7b9c3bf54e245 Mon Sep 17 00:00:00 2001
From: 闫增涛 <1829501689@qq.com>
Date: 星期三, 16 十月 2024 18:05:20 +0800
Subject: [PATCH] Merge branch 'master' of http://182.92.203.7:2001/r/testbookLayout

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

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

--
Gitblit v1.9.1