赞
踩
1、 log
console.log()
2、edf
export default (first)=>{ second }
或者
export default function(params)=>{
}
可以使用tab键切换修改项
3、ednf
export default function first(second) {third}
4、!
生成html模板
5、div#app
<div id="app"></div>
6、div.app
<div class="app"></div>
7、w100(h100)
width: 100px
8、bacc
background-color: ;
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。