会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
七仔_93
导航
博客园
首页
新随笔
联系
订阅
管理
公告
2020年11月16日
Vue 引入.scss文件
摘要: 引入方法一: npm install sass-loader -D npm install node-sass -D 引入方法二: npm install sass-loader node-sass webpack --save-dev npm install style-loader css-lo
阅读全文
posted @ 2020-11-16 19:12 七仔_93
阅读(3436)
评论(0)
推荐(0)
编辑
vue导航菜单切换
摘要: 结合elementUI 方案一:用ele的router html: <el-menu :default-active="this.$route.path" unique-opened router class="nav" background-color="#545c64" text-color="
阅读全文
posted @ 2020-11-16 15:19 七仔_93
阅读(1683)
评论(0)
推荐(0)
编辑