mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-12 04:16:47 +08:00
feat:合并
This commit is contained in:
@@ -82,7 +82,7 @@
|
||||
src="../assets/images/navleft/studyPath.png"
|
||||
/>
|
||||
</div>
|
||||
<router-link to="/learningpath">学习路径</router-link>
|
||||
<router-link to="/learningpath">学习路径图</router-link>
|
||||
</a-menu-item>
|
||||
|
||||
<a-sub-menu key="sub2" @titleClick="titleClick">
|
||||
@@ -326,7 +326,7 @@ export default {
|
||||
href: "/learningpath",
|
||||
openKeys: "sub1",
|
||||
selectedKeys: "sub1",
|
||||
pagename: "学习路径",
|
||||
pagename: "学习路径图",
|
||||
},
|
||||
{
|
||||
href: "/leveladd",
|
||||
|
||||
Reference in New Issue
Block a user