调整 副裁 设计稿比例

This commit is contained in:
2026-07-28 10:57:06 +08:00
parent 43b967d2f8
commit b9c0d60f2a
+1 -1
View File
@@ -24,7 +24,7 @@ class AppConfig {
static AppPackageInfo? packageInfo; static AppPackageInfo? packageInfo;
static const appName = 'SportsX裁判工作台'; static const appName = 'SportsX裁判工作台';
static const designSize = Size(640, 1024); static const designSize = Size(375, 812);
/// 主裁判计分 H5 链接 /// 主裁判计分 H5 链接