摘要: 利用 Vue-Awesome-Swiper插件来做轮播效果,github地址:https://github.com/surmon-china/vue-awesome-swiper 安装 npm install vue-awesome-swiper --save 页面中引用 import 'swipe 阅读全文
posted @ 2019-10-23 21:08 leahtao 阅读(3861) 评论(0) 推荐(0) 编辑
摘要: mui框架实现页面中间区域滚动,头部和底部固定不动,要滚动的区域一定要有mui-scroll-wrapper 和 mui-scroll 包裹 1 <div class="mui-content mui-scroll-wrapper" id="mui-content"> 2 <div class="m 阅读全文
posted @ 2019-10-23 20:28 leahtao 阅读(3205) 评论(0) 推荐(0) 编辑