在文件里搜索licenseKey,删除!不会对程序造成任何影响
fullpage.js版本3.0.5报错问题(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.');
            }

相关文章:

  • 2021-08-20
  • 2021-04-27
  • 2022-12-23
  • 2021-09-03
  • 2021-10-27
  • 2022-02-07
  • 2021-08-01
  • 2021-05-09
猜你喜欢
  • 2021-06-24
  • 2021-08-14
  • 2021-09-08
  • 2021-12-29
  • 2021-12-24
  • 2021-09-02
  • 2021-10-22
相关资源
相似解决方案