初始化

.init() 组件默认会在onload事件后自动初始化,当不能自动初始化时,可手动调用此方法。

// 初始化网页客服组件// 组件默认会在 onload 事件后自动初始化window.KF5SupportBoxAPI.init();