| | |
| | | value2: 78792 |
| | | } |
| | | }, |
| | | created() { |
| | | setInterval(() => { |
| | | location.reload() |
| | | }, 1000 * 60 * 60 * 2) |
| | | }, |
| | | mounted() { |
| | | // 加载世界地图 |
| | | this.loadArea() |
| | |
| | | colorY: '#7696c5' |
| | | } |
| | | }, |
| | | created() { |
| | | setInterval(() => { |
| | | location.reload() |
| | | }, 1000 * 60 * 60 * 2) |
| | | }, |
| | | mounted() { |
| | | this.getEchartsHead('zhkbTop01') |
| | | this.getEchartsHead('zhkbTop02') |
| | |
| | | background: url('../../assets/images/body.jpg') no-repeat; |
| | | //z-index: -1; |
| | | //opacity: 0.4; |
| | | filter: brightness(40%); |
| | | filter: brightness(35%); |
| | | } |
| | | |
| | | .kb_background2 { |
| | |
| | | width: 1920px; |
| | | height: 887px; |
| | | background: url('../../assets/images/body.jpg') no-repeat; |
| | | filter: brightness(40%); |
| | | filter: brightness(35%); |
| | | //z-index: -1; |
| | | //opacity: 0.4; |
| | | } |
| | |
| | | // text-shadow:$color02 4px 4px 4px |
| | | //} |
| | | </style> |
| | | |