silentPerformance

2019-02-20 15:55 更新

如果你不需要報錯的時候附帶頁面性能指標(biāo),則可以將silentPerformance屬性設(shè)為true。

  • 在HTML中配置<script>標(biāo)簽中配置silentPerformance屬性
<script src="https://js.fundebug.cn/fundebug.1.5.1.min.js" rel="external nofollow"  
            apikey="API-KEY" 
            silentPerformance=true></script>
  • 在JavaScript中配置silentPerformance變量
if ("fundebug" in window) {
   fundebug.silentPerformance = true;
}


以上內(nèi)容是否對您有幫助:
在線筆記
App下載
App下載

掃描二維碼

下載編程獅App

公眾號
微信公眾號

編程獅公眾號