-
-
-
-
+
+
+
+
-
+
-
-
+
+
-
-
-
+
+
+ diff --git a/src/router/index.js b/src/router/index.js index 74803f23..c2134c99 100644 --- a/src/router/index.js +++ b/src/router/index.js @@ -1,4 +1,12 @@ -import { createRouter, createWebHashHistory } from 'vue-router'; +/* + * @Author: lixg lixg@dongwu-inc.com + * @Date: 2022-11-09 09:26:26 + * @LastEditors: lixg lixg@dongwu-inc.com + * @LastEditTime: 2022-11-16 09:56:16 + * @FilePath: /fe-manage/src/router/index.js + * @Description: 这是默认设置,请设置`customMade`, 打开koroFileHeader查看配置 进行设置: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE + */ +import { createRouter,createWebHistory } from 'vue-router'; import routesConfig from './config'; console.log('routesConfig', routesConfig) @@ -12,7 +20,7 @@ const routes = [ ] const router = createRouter({ - history: createWebHashHistory(), + history: createWebHistory(), routes }) diff --git a/src/views/learningpath/LearningPath.vue b/src/views/learningpath/LearningPath.vue index 0221c0fe..6246c580 100644 --- a/src/views/learningpath/LearningPath.vue +++ b/src/views/learningpath/LearningPath.vue @@ -40,11 +40,11 @@
-
-
-
-
+
+
+
+
-
+
-
-
+
+
-
-
-
+
+
+