首页添加二级路由

This commit is contained in:
Eamon
2026-08-03 10:53:12 +08:00
parent 0d5e28c785
commit 038e66d0cc
18 changed files with 1240 additions and 59 deletions

View File

@@ -17,7 +17,8 @@
"rules": {
"recommended": true,
"style": {
"useNodejsImportProtocol": "off"
"useNodejsImportProtocol": "off",
"noNonNullAssertion": "error"
},
"a11y": {
"useButtonType": "off",