From 9d98203d6cd660709654aab8b982c06ed56df7b6 Mon Sep 17 00:00:00 2001 From: caomin Date: Fri, 15 Mar 2024 20:50:57 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=9B=BE=E5=B1=82=E8=AF=A6?= =?UTF-8?q?=E6=83=85=E6=8E=A5=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- App.vue | 3 +-- pages/index/index.vue | 8 ++++---- 新建文本文档.txt | 2 ++ 3 files changed, 7 insertions(+), 6 deletions(-) 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