Commit Graph

10 Commits

Author SHA1 Message Date
51ee15749e Fix(Preview): Fixed code pollution bug
Methods and variables in base and main code are isolated to solve the problem of code pollution. Close #4
2024-09-09 17:22:42 +08:00
779e0ab2c0 Refactor(Variable): Optimize variable name 2024-05-06 15:37:45 +08:00
2f70ae8ced Fix(ToolExecute and ToolView): Fix the bug that can not load tool
Fix the bug that can not load tool when switch tool
2024-05-01 18:06:26 +08:00
870204db0a Refactor(Tool): Optimize use experience
Remove navigate delay. Clean out old code before setting up compile code.
2024-04-30 15:16:16 +08:00
843f47346a Fix(Tool): Fix the bug that can not load when switch between two tools
Fix the bug that can not load when switch between two tools. Optimize navigate when can not find tool.
2024-04-30 13:39:25 +08:00
64c510cd42 Refactor(Navigate): Optimize navigate
Unified management navigation
2024-04-26 11:25:42 +08:00
2cd74d0027 Refactor(Router): Change home to repository
Change home route to repository. Switch repository and store place in menu.
2024-04-25 22:54:04 +08:00
4b1a3fbc01 Feat: all - support multiple platforms 2024-03-18 17:23:31 +08:00
6dce685e7c Add developer profile page 2024-02-23 11:05:54 +08:00
838c37595d Add code and execute page to tool management 2024-02-02 17:42:40 +08:00