Unverified Commit d1b14400 authored by Qing Yu's avatar Qing Yu Committed by GitHub
Browse files

Merge pull request #125 from ni1o1/master

nikebus移动端适配
parents 97af7060 878360d2
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -80,8 +80,8 @@ export default {
      grid: [{
        top: '10%',
        bottom: '0%',
        left: '0%',
        right: '10%',
        left: '26px',
        right: '14px',
      }],
      yAxis: [{
        inverse: true,
@@ -132,6 +132,7 @@ export default {
        label: {
          fontSize: 11,
          show: true,
          color: '#000',
          fontWeight: 'bold',
          position: 'right',
          distance: -5,