From b8e76c47abeebb8e7531c4ae6272699d1ab81f3a Mon Sep 17 00:00:00 2001 From: user1 <10901603+no-distractions1@user.noreply.gitee.com> Date: 星期三, 19 六月 2024 10:08:05 +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