From 467a032d491ea1cc35eabc09f0232d93a9f7a94f Mon Sep 17 00:00:00 2001 From: 闫增涛 <1829501689@qq.com> Date: 星期二, 23 七月 2024 14:21:01 +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