lilei 2 年之前
父节点
当前提交
c174bb3e23
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/config/router.config.js

+ 1 - 1
src/config/router.config.js

@@ -3,8 +3,8 @@ import {
   UserLayout,
   BasicLayout,
   BlankLayout,
-  PageView
   BigScreen,
+  PageView
   } from '@/layouts'
 
 export const asyncRouterMap = [