美文网首页
TradingView页面闪白

TradingView页面闪白

作者: Llllalo | 来源:发表于2018-11-22 13:27 被阅读0次

    原因:

    • iframe闪白其实是载入页面的正常现象

    解决方案:

    • 找到该文件:charting_library\static\tv-chart.*.html
    • 在该文件下添加如下css:
    <style>#loading-indicator,body.chart-page{background:0 0}</style>
    

    如图

    相关文章

      网友评论

          本文标题:TradingView页面闪白

          本文链接:https://www.haomeiwen.com/subject/dxklqqtx.html