Skip to content

Commit 9df1fe5

Browse files
author
piexlmax
committed
增加社区入口
1 parent 6e930e5 commit 9df1fe5

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

web/src/assets/kefu.png

6.61 KB
Loading

web/src/assets/yuque.png

-5.97 KB
Binary file not shown.

web/src/view/login/index.vue

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -73,16 +73,16 @@
7373
<div class="login_panle_right" />
7474
<div class="login_panle_foot">
7575
<div class="links">
76-
<a href="http://doc.henrongyi.top/">
76+
<a href="http://doc.henrongyi.top/" target="_blank">
7777
<img src="@/assets/docs.png" class="link-icon">
7878
</a>
79-
<a href="https://www.yuque.com/flipped-aurora/">
80-
<img src="@/assets/yuque.png" class="link-icon">
79+
<a href="https://support.qq.com/product/371961" target="_blank">
80+
<img src="@/assets/kefu.png" class="link-icon">
8181
</a>
82-
<a href="https://github.com/flipped-aurora/gin-vue-admin">
82+
<a href="https://github.com/flipped-aurora/gin-vue-admin" target="_blank">
8383
<img src="@/assets/github.png" class="link-icon">
8484
</a>
85-
<a href="https://space.bilibili.com/322210472">
85+
<a href="https://space.bilibili.com/322210472" target="_blank">
8686
<img src="@/assets/video.png" class="link-icon">
8787
</a>
8888
</div>

0 commit comments

Comments
 (0)