This commit is contained in:
Zyronon
2025-10-12 19:53:49 +08:00
parent eac6fd6748
commit cb1016eabd
13 changed files with 112 additions and 69 deletions

View File

@@ -23,8 +23,8 @@ export const RESOURCE_PATH = ENV.API + 'static'
export const DICT_LIST = {
WORD: {
ALL: '/list/dictionary.json',
RECOMMENDED: '/list/recommend_dictionary.json',
ALL: '/list/word.json',
RECOMMENDED: '/list/recommend_word.json',
},
ARTICLE: {
ALL: '/list/article.json',