mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-04-02 00:03:24 +08:00
chore: format code
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
import type { RouteRecordName, RouteRecordRaw } from 'vue-router';
|
||||
|
||||
import { traverseTreeValues } from '@vben/utils';
|
||||
import { createRouter, createWebHashHistory } from 'vue-router';
|
||||
|
||||
import { traverseTreeValues } from '@vben/utils';
|
||||
|
||||
import { createRouterGuard } from './guard';
|
||||
import { routes } from './routes';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user