Skip to content

属性配置

用户可以根据需要对以下属性进行个性化配置:

例如,配置apikey属性:

js
fundebug.init({
  apikey: "API-KEY"
});