Commit Graph

9 Commits

Author SHA1 Message Date
Coldsmiles
4d228f7e61 feat: 更新地图链接为新的服务器地址,添加蛙鸣灯农场信息 2026-03-27 17:28:20 +08:00
Coldsmiles
cc711b4ca7 feat: 为大叔牌沼泽刷怪塔添加视频指导 2026-03-24 04:52:49 +08:00
Coldsmiles
b34e507522 feat: 添加灵启牌丐中丐树场和监守者伪和平设施信息 2026-03-24 04:41:06 +08:00
Coldsmiles
dad461a3c5 feat: 更新潜影贝农场信息,添加产量和挂机指令 2026-03-22 23:54:10 +08:00
Coldsmiles
40f48d27b9 feat: 添加烤肉机和贝厂设施信息 2026-03-22 23:38:39 +08:00
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