新增静态演示界面

This commit is contained in:
2026-07-21 17:41:01 +08:00
parent 030b11fe67
commit b9d7c9f2ee
23 changed files with 4215 additions and 144 deletions
+1 -1
View File
@@ -3,4 +3,4 @@ import 'app/app.dart';
void main() {
runApp(const App());
}
}