1、新增了人脸识别模块;
2、新增了路由,并使用hash模式;
Showing
with
48 additions
and
5 deletions
| ... | ... | @@ -9,11 +9,12 @@ |
| }, | ||
| "dependencies": { | ||
| "core-js": "^3.6.5", | ||
| "face-api.js": "^0.22.2", | ||
| "jquery": "^3.5.1", | ||
| "pdfjs-dist": "^2.3.200", | ||
| "register-service-worker": "^1.7.1", | ||
| "vue": "^2.6.11", | ||
| "vue-router": "^3.2.0" | ||
| "vue-router": "^3.3.4" | ||
| }, | ||
| "devDependencies": { | ||
| "@vue/cli-plugin-babel": "~4.4.0", | ||
| ... | ... |
public/favicon.ico
100644 → 100755
No preview for this file type
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment