增加证书登录
正在显示
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
... | @@ -35,6 +35,7 @@ | ... | @@ -35,6 +35,7 @@ |
"@babel/plugin-syntax-jsx": "^7.10.4", | "@babel/plugin-syntax-jsx": "^7.10.4", | ||
"@babel/plugin-transform-runtime": "^7.11.5", | "@babel/plugin-transform-runtime": "^7.11.5", | ||
"@babel/preset-env": "^7.11.5", | "@babel/preset-env": "^7.11.5", | ||
"@babel/runtime-corejs3": "^7.11.2", | |||
"acorn": "^7.1.1", | "acorn": "^7.1.1", | ||
"ali-oss": "^6.11.2", | "ali-oss": "^6.11.2", | ||
"autoprefixer": "^9.8.6", | "autoprefixer": "^9.8.6", | ||
... | @@ -68,8 +69,7 @@ | ... | @@ -68,8 +69,7 @@ |
"webpack": "^4.44.2", | "webpack": "^4.44.2", | ||
"webpack-cli": "^3.3.12", | "webpack-cli": "^3.3.12", | ||
"webpack-dev-server": "^3.11.0", | "webpack-dev-server": "^3.11.0", | ||
"webpack-merge": "^4.2.2", | "webpack-merge": "^4.2.2" | ||
"@babel/runtime-corejs3": "^7.11.2" | |||
}, | }, | ||
"dependencies": { | "dependencies": { | ||
"axios": "^0.20.0", | "axios": "^0.20.0", | ||
... | ... |
1.0 MB
19.8 KB
26.1 KB
7.0 KB
16.0 KB
8.7 KB
7.6 KB
16.4 KB
src/pages/certs/assets/logo.png
0 → 100644
12.7 KB
316.4 KB
27.5 KB
9.7 KB
5.3 KB
3.2 KB
src/pages/certs/login.vue
0 → 100644
src/pages/certs/password.vue
0 → 100644
src/pages/certs/register.vue
0 → 100644