fullpage.js版本3.0.5报错问题(licenseKey)
作者:互联网
在文件里搜索licenseKey,删除!不会对程序造成任何影响
// 已测试 无影响
if(!isOK){
showError('error', 'Fullpage.js version 3 has changed its license to GPLv3 and it requires a `licenseKey` option. Read about it here:');
showError('error', 'https://github.com/alvarotrigo/fullPage.js#options.');
}
标签:licenseKey,showError,fullpage,js,报错,error,isOK 来源: https://www.cnblogs.com/mica/p/11162410.html