feat: Implement mobile tab navigation and enhance responsive layout for better user experience

This commit is contained in:
zimplexing
2025-08-06 22:00:29 +08:00
parent 7c7e8e0b97
commit 60c4e7420d
7 changed files with 174 additions and 36 deletions

View File

@@ -8,7 +8,10 @@
"Bash(yarn prebuild-tv:*)",
"Bash(mkdir:*)",
"Bash(yarn lint:*)",
"Bash(yarn add:*)"
"Bash(yarn add:*)",
"Bash(git reset:*)",
"Bash(git add:*)",
"Bash(git commit:*)"
],
"deny": []
}