From 78cfdf7c0520f2dda683775bfe22e60975b3ab0e Mon Sep 17 00:00:00 2001 From: zhongshujie <2862698242@qq.com> Date: 星期三, 06 十一月 2024 17:41:35 +0800 Subject: [PATCH] 艺术戏剧手机端优化 --- .env | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/.env b/.env index faab82f..c748e1e 100644 --- a/.env +++ b/.env @@ -1,4 +1,4 @@ VUE_APP_ENV = 'dev' VUE_APP_API_URL = "https://jsek.bnuic.com" VUE_APP_RESOURCE_CTX = 'https://jsek.bnuic.com/books/resource/' -VUE_APP_PUBLIC_PATH = '/books/book' +VUE_APP_PUBLIC_PATH = '/books/book' \ No newline at end of file -- Gitblit v1.9.1