和平精英辅助
和平精英ios辅助
和平精英安卓辅助
和平精英模拟器辅助
和平精英辅助网
和平精英锁头外挂的声音
主播同款-高端稳定 支持:安卓/苹果/电脑模拟器 人物透视-自动自瞄-无后座力-物资显示-范围功能
立即购买
免费下载
打不死外挂怎么办和平精英(老是遇到外挂怎么办和平精英)
和平精英外挂为什么少了(和平精英外挂为什么越来越多了)
怎么领取和平精英里边的外挂(怎么在和平精英里开启外挂)
和平精英如何配到外挂队友(和平精英如何避免遇到开挂队友)
和平精英怎么制作物理外挂(和平精英怎么卡出来物理外挂)
和平精英开外挂能赚多少(和平精英开外挂的有多少)
和平精英的外挂有开镜加自瞄吗(和平精英外挂有几种自瞄)
和平精英怎么寻查外挂(和平精英怎么申请查外挂)
和平精英怎么弄外挂辅助(和平精英怎么弄辅助器)
和平精英外挂在哪(和平精英外挂在哪里弄)
和平精英怎么逮捕外挂(和平精英怎么搞外挂)
和平精英外挂真的吗(和平精英外挂真的有吗)
和平精英里的外挂哪里来的(和平精英的外挂在哪里来的)
和平精英的外挂在哪开(和平精英的外挂在哪里才能开到)
和平精英开外挂封号怎么清除残留(和平精英开外挂怎么清除残留)
有哪些和平精英的物理外挂(和平精英中自带的物理外挂)
和平精英外挂可以上分吗(和平精英外挂可以上榜吗)
和平精英外挂透视不封号吗(和平精英外挂只开透视会被封号吗)
和平精英开外挂是什么感觉(和平精英开外挂是有什么体验)
和平精英外挂横行怎么解决(和平精英外挂标记设备怎么解决)
暂无相关内容
和平精英锁头外挂的声音
和平精英舌头锁头外挂
和平精英手游外挂锁头
和平精英辅助锁头瞄准
和平精英挂+锁头+透视+锁血
和平精英透视锁头外挂购买
和平精英外挂自瞄锁头购买
和平精英自瞄锁头外挂soi
和平精英锁头辅助手机ios下载
和平精英辅助锁头购买
和平精英外挂自瞄锁头官网
和平精英外挂下场
和平精英防封的外挂
和平精英透视外挂安卓版本
大外挂和平精英
和平精英外挂20倍加速
和平精英外挂软件飞天
和平精英外挂神仙战
和平精英外挂被打倒捂着肚子跑
和平精英外挂开极限帧率
和平精英锁头外挂苹果系统
和平精英开外挂的可怕声音
和平精英外挂骗人声音
和平精英声音辅助器
和平精英打开外挂声音播放
和平精英吃鸡开外挂的声音
和平精英最新外挂声音
和平精英外挂加载声音
和平精英外挂的声音
和平精英外挂声音无声
和平精英外挂子弹声音
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 } }); });