Commit Graph

9 Commits

Author SHA1 Message Date
XiaoFans
ec5e7ebf79 Fix: serverConfig.json fetching behavior across nested routes 2024-02-21 21:51:50 +08:00
XiaoFans
43b9e151cd Rollback dispute code 2024-02-20 17:47:49 +08:00
XiaoFans
04875659ae Fix serverConfig.json fetching behavior across nested routes
Ensure that serverConfig.json is fetched consistently from the root directory regardless of the nested route level. Adjusted the axios request to use an absolute path, specifically targeting the serverConfig.json file in the root directory. This resolves the issue where serverConfig.json was being requested relative to the current route, leading to inconsistencies when navigating across nested routes.
2024-02-19 00:53:12 +08:00
xiaoxian521
4e95672cb4 release: update 4.1.0 2023-05-12 13:27:40 +08:00
xiaoxian521
707200c71d release: update 3.9.6 2022-12-19 13:45:28 +08:00
xiaoxian521
6110be29a1 release: update 3.8.0 2022-11-26 19:14:08 +08:00
xiaoxian521
ee65ec9f72 perf: 使用/** */替换//注释,对编辑器的智能提示更友好 2022-09-11 16:46:21 +08:00
xiaoxian521
f6057458de perf: 同步完整版分支代码 2021-12-06 17:11:15 +08:00
xiaoxian521
f4b5150b03 feat: add pure-admin-thin 2021-10-16 16:16:58 +08:00