feat(optimization): 冗余代码删除 & 代码优化 & bug修复
Showing
certs/localhost-key.pem
0 → 100644
certs/localhost.pem
0 → 100644
components/LotteryEntry/index.vue
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
... | @@ -58,7 +58,6 @@ | ... | @@ -58,7 +58,6 @@ |
"normalize.css": "^8.0.1", | "normalize.css": "^8.0.1", | ||
"nuxt": "^2.15.8", | "nuxt": "^2.15.8", | ||
"qrcode": "^1.4.4", | "qrcode": "^1.4.4", | ||
"tippy.js": "^6.3.1", | |||
"uuid": "^8.3.2", | "uuid": "^8.3.2", | ||
"vant": "^2.12.22", | "vant": "^2.12.22", | ||
"vconsole": "^3.9.1", | "vconsole": "^3.9.1", | ||
... | ... |
Please
register
or
sign in
to comment