feat:合并

This commit is contained in:
lixg
2023-01-18 10:01:15 +08:00

View File

@@ -1,11 +1,3 @@
/*
* @Author: lixg lixg@dongwu-inc.com
* @Date: 2023-01-18 09:59:12
* @LastEditors: lixg lixg@dongwu-inc.com
* @LastEditTime: 2023-01-18 10:00:36
* @FilePath: /stu_h5/src/router/index.js
* @Description: 这是默认设置,请设置`customMade`, 打开koroFileHeader查看配置 进行设置: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE
*/
import { createRouter, createWebHashHistory, createWebHistory } from 'vue-router';
import routesConfig from './config';
import { getCookie } from "@/api/utils";