MiroFish/frontend
666ghj 992f7d13c3 refactor(simulation): enhance simulation data retrieval and project file handling
- Updated simulation history retrieval to read project details directly from the Simulation file.
- Improved simulation configuration handling by reading simulation requirements from JSON.
- Added project file listing to the simulation history, displaying up to three associated files.
- Refined card layout in HistoryDatabase.vue to accommodate new file display features and improved responsiveness.
2026-01-07 18:54:33 +08:00
..
public Remove outdated README.md and update favicon in index.html 2025-12-16 20:58:48 +08:00
src refactor(simulation): enhance simulation data retrieval and project file handling 2026-01-07 18:54:33 +08:00
.gitignore Add project status report and frontend documentation 2025-12-10 14:49:11 +08:00
index.html Update font styles across the application to include 'Noto Sans SC' for improved typography consistency. 2025-12-26 17:35:09 +08:00
package-lock.json Initialize project with version 0.1.0 and update package configurations 2025-12-18 18:30:29 +08:00
package.json Initialize project with version 0.1.0 and update package configurations 2025-12-18 18:30:29 +08:00
vite.config.js Add project status report and frontend documentation 2025-12-10 14:49:11 +08:00