mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-08-27 14:31:41 +08:00
refactor(style): remove tailwind css
This commit is contained in:
@@ -183,7 +183,7 @@ export default {
|
||||
name: 'MergeHeaderDemo',
|
||||
component: () => import('/@/views/demo/table/MergeHeader.vue'),
|
||||
meta: {
|
||||
title: '合并表头',
|
||||
title: '合并单元格',
|
||||
},
|
||||
},
|
||||
{
|
||||
|
@@ -8,7 +8,7 @@ export default {
|
||||
path: '/permission',
|
||||
name: 'Permission',
|
||||
component: PAGE_LAYOUT_COMPONENT,
|
||||
redirect: '/permission/front',
|
||||
redirect: '/permission/front/page',
|
||||
meta: {
|
||||
icon: 'carbon:user-role',
|
||||
title: '权限管理',
|
||||
|
Reference in New Issue
Block a user