摘要:
适用于移动端整屏幕上下翻页,很简短的动画,原生写改起来也很简单。注释的几处用的vue的双向绑定。无依赖。 vue版本 <template> <div class="main" :class="{'other_bg':pageIndex>0}"> <div class="swiper-wrapper" 阅读全文
摘要:
为什么你的ps不能直接打开favicon.ico文件呢?因为你没有安装识别ico的格式插件。 安装步骤如下: 下载格式文件:https://pan.baidu.com/s/1lE0El1VtDqD5lE2NQONzdA 打开C:\Program Files (x86)\Common Files\Ad 阅读全文
摘要:
Linux系统安装node linux安装rz sz命令:yum install lrzsz上传tar包:rz node-v10.15.0-linux-x64.tar.xz将tar包移到上一级目录下:mv node-v10.15.0-linux-x64.tar.xz ../解压tar包:tar xv 阅读全文
摘要:
画1px细线问题: .borderBottom1px { position: relative;} .borderBottom1px:after { content: ''; position: absolute; bottom: 0; left: 0; right: 0; border-botto 阅读全文
摘要:
Flutter 父子组件传值 一父传子: 父中: 子中: 阅读全文
摘要:
推荐一款插件: 在插件plugins中搜 FishReduxTemplate 阅读全文
摘要:
地址:https://github.com/guan6/vue-onlySlider-x 阅读全文
摘要:
Class类的特性(上) 略 阅读全文