随笔分类 - CSS3
关于css3的一些个人总结,
摘要:这个其实很简单,animated.css里有很多动画。很好用,以下是使用步骤 1,首先安装插件 npm install animated.css --save 2. 在main.js里引入 import animated from 'animated.css' Vue.use(animated);
阅读全文
摘要:一, 首先了解下flex的七种属性 1,display: flex 2,flex-direction: row|row-reverse|column|column-reverse 3,flex-wrap 4,justify-content 5,align-content 在侧轴的对齐方式
阅读全文

浙公网安备 33010602011771号