和平精英辅助

和平精英制裁外挂团队竞技音乐

主播同款-高端稳定 支持:安卓/苹果/电脑模拟器 人物透视-自动自瞄-无后座力-物资显示-范围功能

和平精英制裁外挂团队竞技音乐

和平精英外挂被制裁和平精英制裁外挂bgm制裁外挂的主播和平精英和平精英外挂被现场制裁和平精英团竞用狙击枪制裁外挂和平精英极地朋克制裁外挂和平精英白菜被外挂队友制裁和平精英里一些外挂制裁马蜂窝和平精英被辅助制裁的一天开挂制裁外挂和平精英腾讯和平精英外挂榜单购买外挂和平精英商家和平精英外挂中的大佬和平精英开外挂被鸡哥骂和平精英中外挂观察员和平精英五个外挂反杀外挂名场面和平精英和平精英开启外挂播报下载和平精英咏春外挂官网和平精英查外挂行为和平精英制裁外挂团队竞技和平精英美团队长辅助软件和平精英团队竞技外挂模式b站和平精英团队竞技遇到外挂和平精英团队竞技全是外挂和平精英团队辅助器和平精英团队近战遇到外挂和平精英里面团队竞技外挂和平精英外挂腰射哥团队和平精英团队竞技辅助和平精英突变竞技的外挂和平精英团队竞技制裁外挂锁头和平精英团战竞技战神vs外挂和平精英腰射哥团队竞技外挂和平精英外挂同台竞技和平精英战术团队竞技外挂和平精英更新团队竞技外挂和平精英经典团队竞技外挂和平精英外挂视角团队竞技和平精英团队竞技和外挂和平精英外挂音乐和平精英外挂加背景音乐和平精英音乐辅助和平精英外挂哥专属音乐和平精英开外挂音乐和平精英外挂的背景音乐和平精英遇到外挂的音乐和平精英辅助搞笑音乐和平精英外挂配音乐和平精英里的外挂音乐
window.addEventListener('DOMContentLoaded', function () { var chart = echarts.init(document.getElementById('kline-chart')); chart.setOption({ title: { text: '续费人数走势', top: 'top', left: 'center', textStyle: { color: '#334155' } }, tooltip: { trigger: 'axis', axisPointer: { type: 'cross' }, formatter: function (params) { const k = params[0]; return [ '时间:' + k.axisValue, '实时人数:' + k.data[1], '最高人数:' + k.data[2], '最低人数:' + k.data[3] ].join('
'); } }, legend: { data: ['K线图', '均线(MA5)'], bottom: 10, left: 'center' }, xAxis: { type: 'category', data: ['1天', '3天', '7天', '30天'], boundaryGap: true, axisLine: { lineStyle: { color: '#94a3b8' } } }, yAxis: { scale: true, axisLine: { lineStyle: { color: '#94a3b8' } } }, series: [ { name: 'K线图', type: 'candlestick', data: [ [1200, 1500, 1000, 1300], [800, 900, 700, 950], [400, 600, 350, 550], [200, 300, 150, 250] ], itemStyle: { color: '#ef4444', color0: '#22c55e', borderColor: '#ef4444', borderColor0: '#22c55e' } }, { name: '均线(MA5)', type: 'line', smooth: true, data: [1300, 875, 475, 225], lineStyle: { width: 2 }, itemStyle: { color: '#2563eb' } } ], grid: { left: '5%', right: '5%', top: 70, // 保证上方标题不会被覆盖 bottom: 70, // 保证底部图例不会重叠 containLabel: true } }); });