feat: implement mobile interface with status bar, home screen, and app view components
Deploy / deploy (push) Successful in 15s

This commit is contained in:
M1ngdaXie
2026-05-31 17:08:53 +08:00
parent c8a6fc2871
commit f6a21d8084
13 changed files with 316 additions and 9 deletions
+2
View File
@@ -22,6 +22,8 @@
--menubar-height: 28px;
--dock-height: 72px;
--titlebar-height: 36px;
--mobile-statusbar-height: 44px;
--mobile-icon-size: 64px;
--pixel-border: 2px solid #333333;
--pixel-shadow: 4px 4px 0 #000000;