添加 apivideo_live_stream 依赖;

修改 Auth 页面文本为“输入执裁口令”;
添加公用 AppBar 组件
模拟核心流程交互
This commit is contained in:
2026-07-08 09:37:38 +08:00
parent f6c477c9be
commit b21857f364
5 changed files with 152 additions and 20 deletions
+1 -4
View File
@@ -20,10 +20,7 @@ class _AuthPageWidgetState extends State<AuthPageWidget> {
SizedBox(height: 180.h),
Text('裁判工作台', style: TextStyle(fontSize: 50, color: Colors.black)),
SizedBox(height: 20.h),
Text(
'Auth Page',
style: TextStyle(fontSize: 30, color: Colors.black),
),
Text('输入执裁口令', style: TextStyle(fontSize: 30, color: Colors.black)),
SizedBox(height: 20.h),
SizedBox(