控制台报错:fullPage: Fullpage.js version 3 has changed its license to GPLv3 and it requires a `licenseKey` option. Read about it here: 解决办法: 在fullpage.js文件中查找licenseKey,删除如下代码 if(!isOK){ showError('error', 'Fullpage.js version 3 has changed its license to…