|
|
@@ -43,11 +43,11 @@ public class FullscreenActivity extends AppCompatActivity { |
|
|
|
.interceptUnkownUrl() //拦截找不到相关页面的Url AgentWeb 3.0.0 加入。 |
|
|
|
.createAgentWeb()//创建AgentWeb。 |
|
|
|
.ready()//设置 WebSettings。 |
|
|
|
.go("https://36.134.89.93:82/zjdLogin"); //WebView载入该url地址的页面并显示。 |
|
|
|
.go("http://116.255.223.226:82"); //WebView载入该url地址的页面并显示。 |
|
|
|
|
|
|
|
/* 上边url是各个APP项目的入口地址 |
|
|
|
事项审批(银农审批)http://116.255.223.226:82/yinnongLogin 图标 ic_launcher_sxsp 或者 ic_launcher_yhzl |
|
|
|
阳光村务(三端) http://116.255.223.226:82/sunVillage_info/login 图标 ic_launcher_ygcw |
|
|
|
阳光村务(三端,这个不用打包) http://116.255.223.226:82/sunVillage_info/login 图标 ic_launcher_ygcw |
|
|
|
大托管 http://218.59.175.43:96/agriculturalTrusteeship/index 图标 ic_launcher_dtg |
|
|
|
产权交易 http://116.255.223.226:82/index 图标 ic_launcher_cqjy |
|
|
|
农业执法 http://116.255.223.226:82/lawEnforcement/login 图标 ic_launcher_nyzf |
|
|
|