摘要: 在 JS 模块化编程的模块引入上, 主要有两种方式: CommonJS 模块标准 ES6 moduel 特性 1. CommonJS 模块引入:require() 模块导出:exports 或者 module.exports exports 与 module.exports 区别 1.1 expor 阅读全文
posted @ 2019-08-22 16:10 Mr.曹 阅读(971) 评论(0) 推荐(0) 编辑
摘要: 项目地址 "https://github.com/caochangkui/vue element responsive demo" 主要功能 响应式侧边栏 面包屑导航(结合router.js) 路由动效 阿里巴巴矢量icon引入 stylus 预处理 路由懒加载 路由拦截 Axios请求拦截 Vue 阅读全文
posted @ 2019-08-22 11:21 Mr.曹 阅读(10125) 评论(0) 推荐(0) 编辑