diff --git a/App.vue b/App.vue index 461c838..57d7c8d 100644 --- a/App.vue +++ b/App.vue @@ -4,8 +4,7 @@ globalData: { map: null }, - onLaunch: function() { - }, + onLaunch: function() {}, onShow: function() {}, onHide: function() { console.log('App Hide') diff --git a/pages/index/index.vue b/pages/index/index.vue index 6825ce3..f3d7334 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -121,25 +121,25 @@ value: 'stxfgc', icon: 'stxfgc', zIndex: 99, - detailUrl: '/stxh/details' + detailUrl: '/stxh/appDetails' }, { text: '征占用', value: 'cdzzy_view', icon: 'zzy', zIndex: 88, - detailUrl: '/cdzhy/details' + detailUrl: '/cdzhy/appDetails' }, { text: '非法占用', value: 'ffzy_layer', icon: 'ffzy', zIndex: 77, - detailUrl: '/cdzhy/ffzyDetails' + detailUrl: '/cdzhy/appFfzyDetails' }, { text: '草地', value: 't_grassland_result', icon: 'cd', zIndex: 66, - detailUrl: '/cdzy/cdDetails' + detailUrl: '/cdzy/appDetails' }], detailItems: [], detailGroups: [], diff --git a/新建文本文档.txt b/新建文本文档.txt index e69de29..0004366 100644 --- a/新建文本文档.txt +++ b/新建文本文档.txt @@ -0,0 +1,2 @@ +打包密码 123456 +testalias \ No newline at end of file