From 78755afe645794b4aaf679e29e4cca10a72bc807 Mon Sep 17 00:00:00 2001 From: 闫增涛 <1829501689@qq.com> Date: 星期五, 12 七月 2024 09:37:41 +0800 Subject: [PATCH] 合并代码 --- .env.product | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/.env.product b/.env.product index 7a2aabf..eb40f51 100644 --- a/.env.product +++ b/.env.product @@ -2,5 +2,5 @@ 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_LIST = "childHealth/lifeCare/sportsAndHealth/embedded/english/artAndDance/artAndDrama/mathBook" VUE_APP_BOOK_ID = 'childHealth' \ No newline at end of file -- Gitblit v1.9.1