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 = [