页面逻辑调整。
This commit is contained in:
@@ -54,6 +54,8 @@ namespace 头罩视野
|
||||
public static class GlobalData
|
||||
{
|
||||
// 要传的所有数据放这里
|
||||
public static string CurrentMode{ get; set; } = "5";
|
||||
public static string JudgmentalPerspective { get; set; } = "空白测试";
|
||||
public static double LeftEyeArea { get; set; }
|
||||
public static double RightEyeArea { get; set; }
|
||||
public static double TotalEyeArea { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user