Browse Source

体育馆移动端完善5

master
‘daijinzheng@xingtongworld.com’ 3 years ago
parent
commit
e30406be0d
  1. 10
      src/views/WhView.vue

10
src/views/WhView.vue

@ -675,10 +675,10 @@ export default {
// },
grid: {
show: false,
left: 30,
left: 35,
right: -45,
top: 25,//
bottom: 0,//
bottom: -30,//
containLabel: true,
},
xAxis: {
@ -731,21 +731,21 @@ export default {
align: 'center'
},
Lend: {
height: 30,
height: 35,
align: 'center',
backgroundColor: {
image: libraryIcons.Accreditation
}
},
Still: {
height: 30,
height: 35,
align: 'center',
backgroundColor: {
image: libraryIcons.Still
}
},
Accreditation: {
height: 30,
height: 35,
align: 'center',
backgroundColor: {
image: libraryIcons.Lend

Loading…
Cancel
Save