bugfix: 修复中文搜索bug

This commit is contained in:
muwoo
2021-07-28 10:36:25 +08:00
parent fbad714b98
commit 5c3f5a76ba
4 changed files with 309 additions and 65 deletions

View File

@@ -59,6 +59,7 @@
},
"dependencies": {
"ant-design-vue": "^1.7.5",
"aws-sdk": "^2.955.0",
"axios": "^0.18.1",
"bplist-parser": "^0.3.0",
"download": "^8.0.0",
@@ -70,6 +71,8 @@
"marked": "^2.0.7",
"md5": "^2.3.0",
"mime-types": "^2.1.31",
"mock-aws-s3": "^4.0.2",
"nock": "^13.1.1",
"node-fetch": "^2.6.1",
"puppeteer-core": "^10.0.0",
"puppeteer-in-electron": "^3.0.3",