Feat: 增加按钮并且修改路由,实现页面跳转

This commit is contained in:
2025-12-19 17:15:41 +08:00
parent a5d7c70ce5
commit c08e628b38
3 changed files with 53 additions and 1 deletions
@@ -1,5 +1,6 @@
{
"src": [
"pages/Index"
"pages/Index",
"pages/Second"
]
}