和平精英辅助

四个外挂和四个外挂打架和平精英

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

四个外挂和四个外挂打架和平精英

和平精英四个大佬遇上四个外挂和平精英神仙外挂单挑四个主播和平精英介绍四个辅助四个字的和平精英辅助软件四个职业最厉害的辅助和平精英和平精英里面的四个辅助和平精英外挂四个人追车和平精英四个队友都是外挂和平精英四个外挂和平精英最强四个辅助牧童揭露和平精英外挂和平精英经典团竞遇到外挂外挂巡查直播间和平精英和平精英被打倒外挂和平精英外挂必备歌曲和平精英的各种外挂和平精英外挂开启配音西西网和平精英外挂和平精英里面谁是内鬼外挂和平精英外挂隐身术和平精英神仙外挂单挑四个主播和平精英四个外挂主播被封和平精英外挂四个人追车和平精英四个外挂和平精英里面的四个辅助四个外挂和四个外挂打架和平精英四个职业最厉害的辅助和平精英和平精英四个辅助和平精英四个大佬遇上四个外挂和平精英介绍四个辅助小羽解说和平精英遇见外挂和平精英外挂直装推荐直播快手和平精英外挂主播和平精英辅助外挂购买平台和平精英玩家初次体验外挂和平精英冒烟外挂和平精英外挂购买2020和平精英外挂遇见队友和平精英外挂大比赛和平精英当老赫晨巡查员遇到外挂和平精英辅助神仙打架和平精英外挂和外挂打架团竞和平精英外挂与外挂打架和平精英神仙打架外挂防封和平精英团竞两个外挂打架神仙打架和平精英全是外挂两个外挂在打架和平精英和平精英外挂高手打架外挂打架和平精英外挂神仙打架和平精英
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 } }); });