和平精英辅助
和平精英ios辅助
和平精英安卓辅助
和平精英模拟器辅助
和平精英辅助网
和平精英辅助器微信支付
主播同款-高端稳定 支持:安卓/苹果/电脑模拟器 人物透视-自动自瞄-无后座力-物资显示-范围功能
立即购买
免费下载
和平精英辅助准心有什么用(和平精英辅助瞄准有什么用)
和平精英外服辅助怎么下(和平精英外服版怎么下载)
苹果和平精英外挂辅助(有哪些常见的苹果和平精英外挂辅助功能?)
辅助和平精英的工具是什么(和平精英辅助工具怎么打开)
和平精英有自带辅助瞄准器的吗(和平精英辅助瞄准器真的有用吗)
和平精英怎样免费获得辅助(和平精英怎样免费获得券)
和平精英国际服小林辅助怎么登录(和平精英国际服今天怎么登录)
和平精英小白辅助怎么下载(和平精英辅助功能软件怎么下载)
和平精英机瞄有辅助瞄准吗(和平精英机瞄辅助瞄准的范围)
和平精英透视辅助哪个最好(和平精英辅助网站哪个好)
和平精英什么是辅助瞄准(和平精英为什么有两个辅助瞄准)
和平精英辅助建议开吗(和平精英辅助瞄准要开吗)
和平精英辅助为什么不封(和平精英为什么不封禁外挂)
和平精英辅助多少钱一天(和平精英辅助器多少元)
怎样开发和平精英辅助工具(和平精英辅助工具自制)
和平精英压枪辅助那个好用(和平精英压枪辅助器哪个好用)
ios和平精英战神辅助(和平精英战神辅助的主要功能有哪些?)
和平精英科技辅助在哪里开(和平精英黑科技辅助在哪)
在和平精英怎么打辅助射击(和平精英怎么触发辅助瞄准)
和平精英苹果怎么设置准星辅助(和平精英的准星辅助功能对游戏体验有何影响?)
暂无相关内容
和平精英辅助器微信支付
和平精英蔡徐坤辅助
和平精英超强辅助应用下载
星辰和平精英辅助
和平精英-花千骨辅助论坛
和平精英人物透视辅助手机
和平精英拼图辅助
和平精英真正美化包辅助
和平精英辅助分析软件免费
辅助和平精英的软件
和平精英温迪辅助
和平精英开挂辅助器微信群
和平精英辅助器微信支付
和平精英辅助器微信群
和平精英微信支付辅助官网
和平精英辅助器微信支付
和平精英辅助付费微信支付
和平精英外挂平台微信支付
和平精英辅助网站购买微信支付
和平精英辅助卡盟微信支付
和平精英外挂辅助微信支付
和平精英辅助器无需支付
和平精英微信支付辅助
和平精英稳定辅助微信支付
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 } }); });