This commit is contained in:
Zyronon
2026-01-08 23:43:19 +08:00
parent 55b191f728
commit ad66e46854
2 changed files with 3 additions and 1 deletions

View File

@@ -13,7 +13,8 @@ const common = {
const map = {
DEV: {
API: 'http://localhost/',
RESOURCE_URL: 'https://dicts.2study.top/',
// RESOURCE_URL: 'https://dicts.2study.top/',
RESOURCE_URL: '/',
},
}