摘要:
vue3配置跳转到新的路由界面的位置 import { createRouter, createWebHashHistory } from 'vue-router' // vue2.0 new VueRouter({}) 创建路由实例 // vue3.0 creatRouter({}) 创建路由实例 阅读全文
posted @ 2022-06-10 22:52
东风-5C(全球可飞)
阅读(531)
评论(0)
推荐(0)
摘要:
通过固定容器的宽高加上flex布局结合css3的属性object-fit实现 .el-image{ width: 100%; height: 26rem; display: flex !important; justify-content: center; align-items: center; 阅读全文
posted @ 2022-06-10 16:43
东风-5C(全球可飞)
阅读(808)
评论(0)
推荐(0)

浙公网安备 33010602011771号