添加preload

This commit is contained in:
fofolee
2022-04-07 15:06:06 +08:00
parent 343d9c4bd4
commit 147fae0bae
11 changed files with 4465 additions and 0 deletions

8
public/package.json Normal file
View File

@@ -0,0 +1,8 @@
{
"dependencies": {
"axios": "^0.24.0",
"iconv-lite": "^0.6.3",
"lodash": "^4.17.21",
"pinyin-match": "^1.2.2"
}
}