From 6fe6aa62545d5021b52c7d1497dceb3a5550ce66 Mon Sep 17 00:00:00 2001 From: zhongshujie <2862698242@qq.com> Date: 星期二, 07 一月 2025 18:03:21 +0800 Subject: [PATCH] pdf组件 --- .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