From 36b6e2ab0f564b60978f83a937f87425cadb0aaf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=82=B9=E6=BD=87=E9=98=B3?= Date: Mon, 8 Jul 2024 09:05:09 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E8=AF=A5ip=E5=9C=B0=E5=9D=80=E4=B8=BA?= =?UTF-8?q?=E5=A4=A9=E5=BA=9C=E9=99=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CPF_Cef/FrmMain.cs | 2 +- CPF_Cef/Parame.cs | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CPF_Cef/FrmMain.cs b/CPF_Cef/FrmMain.cs index fe57627..bee33dd 100644 --- a/CPF_Cef/FrmMain.cs +++ b/CPF_Cef/FrmMain.cs @@ -81,7 +81,7 @@ namespace AksWebBrowser //浏览器大小 Parame.webBrowser.Width = w; Parame.webBrowser.Height = h; - Parame.webBrowser.Url = "http://127.0.0.1:8096/#/main-out"; + Parame.webBrowser.Url = "http://143.169.62.3:8096/#/main-out";//天府新区 //Parame.webBrowser.Url = "http://192.168.0.232:8848/html/index.html"; //Parame.webBrowser.Url = "http://192.168.0.34:8078/#/main-out"; //Parame.webBrowser.Url = Application.StartupPath + @"\html\index.html"; diff --git a/CPF_Cef/Parame.cs b/CPF_Cef/Parame.cs index baed01a..900c677 100644 --- a/CPF_Cef/Parame.cs +++ b/CPF_Cef/Parame.cs @@ -19,7 +19,7 @@ namespace AksWebBrowser public static Window frm { get; set; } public static List FuncObject { get; set; } //接口地址 - public static string apiUrl = "http://127.0.0.1:8098";//"http://192.168.0.34:92";// + public static string apiUrl = "http://143.169.62.3:8098";//"http://192.168.0.34:92";// //授权key public static string key = "1"; //硬件Ip