适配低版本浏览器、修改样式
Showing
dist.zip
0 → 100644
File added
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
| ... | ... | @@ -27,11 +27,14 @@ |
| "devDependencies": { | ||
| "@tsconfig/node22": "^22.0.0", | ||
| "@types/node": "^22.10.2", | ||
| "@vitejs/plugin-vue": "^5.2.1", | ||
| "@vitejs/plugin-legacy": "^6.1.1", | ||
| "@vitejs/plugin-vue": "^5.2.4", | ||
| "@vue/tsconfig": "^0.7.0", | ||
| "autoprefixer": "^10.4.20", | ||
| "core-js": "^3.46.0", | ||
| "npm-run-all2": "^7.0.2", | ||
| "postcss": "^8.4.49", | ||
| "rollup-plugin-esbuild": "^6.2.1", | ||
| "tailwindcss": "^3.4.17", | ||
| "typescript": "~5.6.3", | ||
| "vite": "^6.0.5", | ||
| ... | ... |
Please
register
or
sign in
to comment