|
|
|
@ -81,8 +81,8 @@ namespace AksWebBrowser
|
|
|
|
|
//浏览器大小 |
|
|
|
|
Parame.webBrowser.Width = w; |
|
|
|
|
Parame.webBrowser.Height = h; |
|
|
|
|
//Parame.webBrowser.Url = "http://143.169.62.3:8096/#/main-out";//天府新区 |
|
|
|
|
Parame.webBrowser.Url = "http://192.168.0.234:8096/#/main-out"; |
|
|
|
|
Parame.webBrowser.Url = "http://143.169.62.3:8096/#/main-out";//天府新区 |
|
|
|
|
//Parame.webBrowser.Url = "http://192.168.0.234:8096/#/main-out"; |
|
|
|
|
//Parame.webBrowser.Url = "http://192.168.0.34:8078/#/main-out"; |
|
|
|
|
//Parame.webBrowser.Url = Application.StartupPath + @"\html\index.html"; |
|
|
|
|
//开发者工具暂时只能支持Windows |
|
|
|
|