修改图层详情接口

master
caomin 2 years ago
parent cbd4203357
commit 9d98203d6c
  1. 3
      App.vue
  2. 8
      pages/index/index.vue
  3. 2
      新建文本文档.txt

@ -4,8 +4,7 @@
globalData: { globalData: {
map: null map: null
}, },
onLaunch: function() { onLaunch: function() {},
},
onShow: function() {}, onShow: function() {},
onHide: function() { onHide: function() {
console.log('App Hide') console.log('App Hide')

@ -121,25 +121,25 @@
value: 'stxfgc', value: 'stxfgc',
icon: 'stxfgc', icon: 'stxfgc',
zIndex: 99, zIndex: 99,
detailUrl: '/stxh/details' detailUrl: '/stxh/appDetails'
}, { }, {
text: '征占用', text: '征占用',
value: 'cdzzy_view', value: 'cdzzy_view',
icon: 'zzy', icon: 'zzy',
zIndex: 88, zIndex: 88,
detailUrl: '/cdzhy/details' detailUrl: '/cdzhy/appDetails'
}, { }, {
text: '非法占用', text: '非法占用',
value: 'ffzy_layer', value: 'ffzy_layer',
icon: 'ffzy', icon: 'ffzy',
zIndex: 77, zIndex: 77,
detailUrl: '/cdzhy/ffzyDetails' detailUrl: '/cdzhy/appFfzyDetails'
}, { }, {
text: '草地', text: '草地',
value: 't_grassland_result', value: 't_grassland_result',
icon: 'cd', icon: 'cd',
zIndex: 66, zIndex: 66,
detailUrl: '/cdzy/cdDetails' detailUrl: '/cdzy/appDetails'
}], }],
detailItems: [], detailItems: [],
detailGroups: [], detailGroups: [],

@ -0,0 +1,2 @@
打包密码 123456
testalias
Loading…
Cancel
Save