Commit Graph

4 Commits

Author SHA1 Message Date
Coldsmiles
0751bcd048 feat: 修复 JSON 格式 2026-03-20 22:49:26 +08:00
Coldsmiles
5181ccbbad feat: 添加大叔牌沼泽刷怪塔和星核猎手城镇信息 2026-03-20 22:42:00 +08:00
Coldsmiles
6a21f9e322 feat: 更新公告、设施和城镇数据,移除过时信息 2026-03-20 20:20:50 +08:00
zhangyuheng
124b545ee2 feat: initialize Vue application with main components and styles
- Added App.vue as the main application component with a structured layout.
- Created main.js to bootstrap the Vue application and mount it to the DOM.
- Introduced styles.css for global styling, including responsive design and theming.
- Removed outdated HTML files (stats.html, towns.html) and Python script (statsprocess.py) as part of the migration to a new Vue-based architecture.
- Added Vite configuration (vite.config.js) for building the Vue application.
2026-03-18 10:07:03 +08:00