This website requires JavaScript.
Explore
Help
Sign In
novalon
/
novalon-website
Watch
3
Star
0
Fork
0
You've already forked novalon-website
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
refactor(导航): 将哈希路由改为标准路径路由
#13
Merged
zhangxiang
merged 1 commits from
dev
into
main
2026-04-23 08:15:34 +08:00
Conversation
0
Commits
1
Files Changed
5
+32
-140
1 Commits
Author
SHA1
Message
Date
张翔
7484512252
refactor(导航): 将哈希路由改为标准路径路由
...
重构导航系统,将原有的哈希路由(#section)改为标准路径路由(/path) 修改相关组件和测试用例以适应新的路由方式 移除不必要的滚动和哈希监听逻辑
2026-04-23 08:07:48 +08:00