摘要: 控制台报错:fullPage: Fullpage.js version 3 has changed its license to GPLv3 and it requires a `licenseKey` option. Read about it here: 解决办法: 在fullpage.js文件 阅读全文
posted @ 2019-06-04 14:03 炸呼呼er 阅读(5614) 评论(0) 推荐(1) 编辑
摘要: 1、先到官网上(https://github.com/alvarotrigo/fullPage.js)下载压缩包 2、引入文件 3、布局基本页面结构 4、实现全屏滚动(JS代码) <script> $(function(){ $('#fullpage').fullpage({ navigation: 阅读全文
posted @ 2019-06-04 13:18 炸呼呼er 阅读(320) 评论(0) 推荐(0) 编辑