摘要: https://www.jianshu.com/p/495535eb063e vue项目使用webpack-dev-server调用第三方接口跨域配置 接口请求封装:http.js 接口api统一封装: ports.js 引入和定义方式:main.js中 使用 方式:组件内 https://www. 阅读全文
posted @ 2019-06-25 08:03 BloggerSb 阅读(2577) 评论(0) 推荐(0)
摘要: 要使用 <style lang="sass"> 請記得要裝相依的套件 使用scss: <style lang="scss" scoped>.swiper-tab-item { transition: all $time; font-size: 18px; height: 42px; display: 阅读全文
posted @ 2019-06-25 06:48 BloggerSb 阅读(478) 评论(0) 推荐(0)