更新 AuthApi 枚举以添加获取推流地址的 API 路径;重构 Auth 页面以优化输入控件和按钮布局;更新扫码页面以导航到录制页面。

This commit is contained in:
2026-07-09 14:32:39 +08:00
parent 9766c43722
commit c38f6d69c8
5 changed files with 278 additions and 39 deletions
+1
View File
@@ -11,6 +11,7 @@ export 'app_refresh_list.dart';
export 'app_search_bar.dart';
export 'app_status_view.dart';
export 'app_tag.dart';
export 'app_text.dart';
export 'app_text_field.dart';
export 'app_toast.dart';
export 'safe_area_wrapper.dart';