|
|
@@ -43,7 +43,19 @@ public class FullscreenActivity extends AppCompatActivity { |
|
|
|
.interceptUnkownUrl() //拦截找不到相关页面的Url AgentWeb 3.0.0 加入。 |
|
|
|
.createAgentWeb()//创建AgentWeb。 |
|
|
|
.ready()//设置 WebSettings。 |
|
|
|
.go("http://218.59.175.43:96/agriculturalTrusteeship/index"); //WebView载入该url地址的页面并显示。 |
|
|
|
.go("http://116.255.223.226:82/yinnongLogin"); //WebView载入该url地址的页面并显示。 |
|
|
|
|
|
|
|
/* |
|
|
|
事项审批(银农审批)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://218.59.175.43:96/agriculturalTrusteeship/index 图标 ic_launcher_dtg |
|
|
|
产权交易 http://116.255.223.226:82/index |
|
|
|
农业执法 http://116.255.223.226:82/lawEnforcement/login 图标 ic_launcher_nyzf |
|
|
|
宅基地审批(废,集成到阳光村务) http://116.255.223.226:82/zjdLogin |
|
|
|
宅基地调查 http://116.255.223.226:82/homesteadLogin 图标 ic_launcher_zjddc |
|
|
|
两清三化 http://116.255.223.226:89/homestead/login 图标 ic_launcher_2q3h |
|
|
|
网上家园 http://116.255.223.226:82/onlineHomeLogin 图标 ic_launcher_white |
|
|
|
*/ |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|