Skip to content

Commit

Permalink
Update external links in base-layout.vue
Browse files Browse the repository at this point in the history
  • Loading branch information
luoyunchong committed Oct 20, 2024
1 parent 9a3aa02 commit 435d59e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/view/layout/base-layout.vue
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,9 @@
<el-icon> <Van /> </el-icon>CMS
</a>
</el-menu-item>
<el-menu-item index="http://101.34.7.82/start/" class="block">
<a href="http://101.34.7.82/start/" target="_blank">
<el-icon> <Sunny /> </el-icon>技术导航
<el-menu-item index="http://101.34.7.82/hot/" class="block">
<a href="http://101.34.7.82/hot/" target="_blank">
<el-icon> <Sunny /> </el-icon>热榜
</a>
</el-menu-item>
<el-menu-item index="http://101.34.7.82/tools/" class="block">
Expand Down

0 comments on commit 435d59e

Please sign in to comment.