25111505 调整进度条;添加单产品测试总时长显示;添加密码;MES接口待改

This commit is contained in:
moxiliang
2025-11-17 09:34:27 +08:00
parent 59f3812c9e
commit 920ead4a18
37 changed files with 1408 additions and 722 deletions

View File

@@ -166,7 +166,7 @@ namespace SLC1_N
Timer1.Stop();
this.Close();
}
else if (Password.Text == userpassword3|| Password.Text == "123456")
else if (Password.Text == userpassword3|| Password.Text == "123456" || Password.Text == "8888")
{
Form1.f1.lb_User.Text = "超级管理员";
Form1.f1.User = "超级管理员";