2018年3月6日
摘要: 手淘的flexible 实现的H5终端适配 https://www.w3cplus.com/mobile/lib-flexible-for-html5-layout.html 再聊移动端适配 使用vw https://www.w3cplus.com/css/vw-for-layout.html 在v 阅读全文
posted @ 2018-03-06 15:47 斧子兔 阅读(116) 评论(0) 推荐(0)
摘要: 原来jq自带ajax方法,但是近期项目用vue,在vue项目中发送ajax请求原来用vue resource,现在更推荐使用axios,因为axios和vue更配! GET 请求 // Make a request for a user with a given ID axios.get('/use 阅读全文
posted @ 2018-03-06 11:26 斧子兔 阅读(332) 评论(0) 推荐(0)