Light
Rust
Coal
Navy
Ayu
📒 笔记文档
配置404界面
{ path: '/:pathMatch(.*)*', name: '404', component: () => import('@/views/404/index.vue') }