25111502 调整进度条显示;添加单产品测试总时长显示;添加密码;MES接口待改
This commit is contained in:
@@ -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 = "超级管理员";
|
||||
|
||||
Reference in New Issue
Block a user