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

This commit is contained in:
moxiliang
2025-11-17 09:31:07 +08:00
parent f55f980981
commit 2e5ea8848d
30 changed files with 919 additions and 689 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 = "超级管理员";