| | |
| | | }, |
| | | grid: { |
| | | left: '3%', |
| | | // right: '20%', |
| | | // bottom: '3%', |
| | | right: '1%', |
| | | bottom: '3%', |
| | | top: '10%', |
| | | containLabel: true |
| | | }, |
| | | toolbox: { |
| | |
| | | // import PublicTable from '@components/BaseNav/PublicBounced/GasComponents/PublicTable' |
| | | import GasECharts from '@components/BaseNav/PublicBounced/GasComponents/GasECharts' |
| | | import GasVideo from '@components/BaseNav/PublicBounced/GasComponents/GasVideo' |
| | | import GasTabs from './GasComponents/GasTabs' |
| | | // import GasTabs from './GasComponents/GasTabs' |
| | | |
| | | export default { |
| | | name: 'PublicBounced', |
| | | components: { |
| | | GasTabs, |
| | | // GasTabs, |
| | | GasTab, |
| | | // PublicTable, |
| | | GasECharts, |