6 Commits

Author SHA1 Message Date
bighuixiang
5f4e1176f0 refactor: update package.json and improve ESLint configuration
- Removed outdated Vue CLI plugins and added new ESLint rules and plugins for better TypeScript support.
- Enhanced ESLint configuration with parser options and overrides for Vue files.

feat: refactor router configuration for improved readability

- Reformatted router configuration for better structure and clarity.
- Ensured consistent use of async component imports and updated route definitions.

chore: update TypeScript configuration for better compatibility

- Adjusted tsconfig.json to target ES2020 and include necessary libraries.
- Added a new tsconfig.node.json for Node.js specific configurations.

fix: update Vite configuration for proper asset handling

- Modified vite.config.js to specify input for Rollup, ensuring correct asset management.
2025-06-18 21:25:25 +08:00
X1627315083
37f1b36e54 fix 2025-04-09 14:09:19 +08:00
wxd
16d6416f73 fix 2024-09-29 21:54:04 +08:00
X1627315083
eb54023940 fix 2024-08-23 10:19:02 +08:00
X1627315083
4b6a49f403 eventsPage 2024-07-21 09:00:16 +08:00
LiaoFJ
e54be8d510 first commit 2023-01-06 16:00:15 +08:00