提交代码
This commit is contained in:
@@ -35,17 +35,7 @@ namespace FineUIPro.Web.HJGL.FL
|
||||
/// <param name="e"></param>
|
||||
protected void btnUrlN_Click(object sender, EventArgs e)
|
||||
{
|
||||
PageContext.RegisterStartupScript(String.Format("window.open('http://192.168.30.40:8102/pcms/');"));
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// 外网进入软件
|
||||
/// </summary>
|
||||
/// <param name="sender"></param>
|
||||
/// <param name="e"></param>
|
||||
protected void btnUrlW_Click(object sender, EventArgs e)
|
||||
{
|
||||
PageContext.RegisterStartupScript(String.Format("window.open('http://221.232.143.174:8102/pcms');"));
|
||||
PageContext.RegisterStartupScript(String.Format("window.open('https://4dgd.cwcec.com/');"));
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user