|
|
@ -81,7 +81,7 @@ namespace AksWebBrowser |
|
|
|
//浏览器大小 |
|
|
|
//浏览器大小 |
|
|
|
Parame.webBrowser.Width = w; |
|
|
|
Parame.webBrowser.Width = w; |
|
|
|
Parame.webBrowser.Height = h; |
|
|
|
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.232:8848/html/index.html"; |
|
|
|
//Parame.webBrowser.Url = "http://192.168.0.34:8078/#/main-out"; |
|
|
|
//Parame.webBrowser.Url = "http://192.168.0.34:8078/#/main-out"; |
|
|
|
//Parame.webBrowser.Url = Application.StartupPath + @"\html\index.html"; |
|
|
|
//Parame.webBrowser.Url = Application.StartupPath + @"\html\index.html"; |
|
|
|