04 2018 档案

摘要:1、安装node https://nodejs.org/en/download/ 2、webpack安装【我选全局安装】 全局安装 npm install --global webpack 5、进入生成的项目文件夹;cd 项目名 【此处:cd vue-demo】 6、npm run dev:运行项目 阅读全文
posted @ 2018-04-18 16:34 钟离野 阅读(8181) 评论(0) 推荐(1)
摘要:swiper之PC端的广告页面【当前示例对应网站:http://shang.shuaishou.com/】 plugins:【红线部分】 html: css: javascript: 页面效果: swiper之移动端tab切换 plugins:导入swiper4版本 html: scss: java 阅读全文
posted @ 2018-04-12 10:57 钟离野 阅读(332) 评论(0) 推荐(0)