摘要: https://www.cnblogs.com/coco1s/p/9406413.html 阅读全文
posted @ 2020-03-16 17:01 ___mouM 阅读(148) 评论(0) 推荐(2)
摘要: const elTransition = '0.3s height ease-in-out, 0.3s padding-top ease-in-out, 0.3s padding-bottom ease-in-out' const Transition = { 'before-enter' (el) 阅读全文
posted @ 2020-03-16 15:36 ___mouM 阅读(5221) 评论(0) 推荐(33)
摘要: <template> <el-menu router theme="dark" :default-active="activeIndex" class="el-menu-demo" active-text-color="rgb(250,83,83)" mode="horizontal" @selec 阅读全文
posted @ 2020-03-16 14:18 ___mouM 阅读(5557) 评论(0) 推荐(18)