protected void Page_Load(object sender, EventArgs e)
 {
     ClassCommonFun t_Common = new ClassCommonFun();
     divrunat.InnerHtml = t_Common.GetBodyHtml("TWYDKZ-KT-LAB-TEMPLATE.html");
     LabelTitle.Text = "二维运动控制实验台(步进)控制箱检验";
     LabelDetail.Text = "- 二维运动控制实验台(步进)控制箱检验数据录入、及检测报表生成";
 }
 protected void Page_Load(object sender, EventArgs e)
 {
     ClassCommonFun t_Common = new ClassCommonFun();
     divrunat.InnerHtml = t_Common.GetBodyHtml("ZZ-LAB-T-TEMPLATE.html");
     LabelTitle.Text = "转子实验台转子模块检测";
     LabelDetail.Text = "- 转子实验台转子模块检测检测数据录入、及检测报表生成";
 }
 protected void Page_Load(object sender, EventArgs e)
 {
     ClassCommonFun t_Common = new ClassCommonFun();
     divrunat.InnerHtml = t_Common.GetBodyHtml("JLWYBT-LAB-TEMPLATE.html");
     LabelTitle.Text = "距离与位移试验台本体检验";
     LabelDetail.Text = "- 距离与位移试验台本体检验数据录入、及检测报表生成";
 }
 protected void Page_Load(object sender, EventArgs e)
 {
     ClassCommonFun t_Common = new ClassCommonFun();
     divrunat.InnerHtml = t_Common.GetBodyHtml("DLDY-LAB-TEMPLATE.html");
     LabelTitle.Text = "多路输出电源检测";
     LabelDetail.Text = "- 多路输出电源检验数据录入、及检测报表生成";
 }
 protected void Page_Load(object sender, EventArgs e)
 {
     ClassCommonFun t_Common = new ClassCommonFun();
     divrunat.InnerHtml = t_Common.GetBodyHtml("SRXSX-K-LAB-TEMPLATE.html");
     LabelTitle.Text = "双容型水箱控制箱检验";
     LabelDetail.Text = "- 双容型水箱控制箱检验数据录入、及检测报表生成";
 }