From 041b94102f67461e361a28e3af493715cf776b21 Mon Sep 17 00:00:00 2001 From: yiming <m13691596795@163.com> Date: 星期二, 23 七月 2024 14:07:46 +0800 Subject: [PATCH] Merge branch 'master' of http://182.92.203.7:2001/r/testbookLayout --- .env.product | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.env.product b/.env.product index eb40f51..3958a74 100644 --- a/.env.product +++ b/.env.product @@ -1,6 +1,6 @@ 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/childHealth' +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 = 'childHealth' \ No newline at end of file +VUE_APP_BOOK_ID = 'english' \ No newline at end of file -- Gitblit v1.9.1