mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-09 19:06:43 +08:00
个人中心,头部案例显示出来
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
<div class="xtop-nav">
|
||||
<div><a :href="`${webBaseUrl}/index`">首页</a></div>
|
||||
<div><a :href="`${webBaseUrl}/course`">课程</a></div>
|
||||
<!-- <div><a :href="`${webBaseUrl}/case`" target="_blank">案例</a></div> -->
|
||||
<div><a :href="`${webBaseUrl}/case`" target="_blank">案例</a></div>
|
||||
<div><a :href="`${webBaseUrl}/article`">文章</a></div>
|
||||
<div><a :href="`${webBaseUrl}/qa`">问答</a></div>
|
||||
<div>
|
||||
|
||||
Reference in New Issue
Block a user