和平精英辅助
和平精英ios辅助
和平精英安卓辅助
和平精英模拟器辅助
和平精英辅助网
和平精英外挂揭漏
主播同款-高端稳定 支持:安卓/苹果/电脑模拟器 人物透视-自动自瞄-无后座力-物资显示-范围功能
立即购买
免费下载
和平精英外挂护航有哪些人(和平精英外挂一共有哪些)
和平精英外挂用什么软件(和平精英开挂该下什么软件)
和平精英除草外挂封号吗(和平精英外挂100%封号吗)
vivo和平精英怎么开外挂(vivo玩和平精英怎么开物理外挂)
和平精英ios免越狱外挂(和平精英iOS免越狱外挂的主要功能有哪些?)
和平精英怎么当外挂管理员(和平精英怎样当巡查外挂官)
和平精英外挂这么多为什么封不掉(和平精英外挂现象为什么封不掉)
和平精英怎么查外挂(和平精英怎么在线查外挂)
和平精英怎么使用物理外挂(和平精英怎么开物理外挂呀)
和平精英外挂都用什么武器(和平精英外挂都用什么名字)
和平精英如何审查外挂(和平精英如何才能检查外挂)
和平精英开外挂是什么原理(和平精英的外挂什么原理)
和平精英手游外挂多(和平精英手游外挂多不多)
和平精英一些开外挂的怎么开(和平精英开外挂要怎么开)
和平精英里如何开物理外挂(和平精英如何打开物理外挂)
葫芦侠外挂怎么使用和平精英(葫芦侠的外挂怎么使用)
和平精英检查外挂通过什么方法(和平精英最新检测外挂的方法)
和平精英怎么弄外挂辅助(和平精英怎么弄辅助器)
和平精英如何提前发现外挂(和平精英如何躲避外挂)
和平精英里怎样看敌人外挂(和平精英怎样判断敌人是外挂)
暂无相关内容
和平精英外挂揭漏
和平精英外挂抵制
和平精英模拟器3元外挂
和平精英外挂的解说
神仙开外挂玩和平精英
中年解说和平精英开外挂
和平精英主播不求人是外挂嘛
和平精英外挂免费无root
外挂千里爆头和平精英
和平精英外挂准星绿幕
和平精英电脑外挂多吗
和平精英外挂揭漏
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 } }); });