apikey

2019-02-20 15:40 更新

apikey是區(qū)分項目的標識。其中,獲取apiKey需要免費注冊帳號并且創(chuàng)建項目。

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


以上內容是否對您有幫助:
在線筆記
App下載
App下載

掃描二維碼

下載編程獅App

公眾號
微信公眾號

編程獅公眾號