This commit is contained in:
fan
2019-10-30 18:07:19 +08:00
parent a8085a1cac
commit 1c12bef288
6 changed files with 19 additions and 3 deletions
+16
View File
@@ -45,6 +45,11 @@
>切换头像显示</lemon-button
>
</div>
<div class="link">
<a target="_blank" href="https://github.com/fanjyy/lemon-imui">Github</a>
<a target="_blank" href="https://gitee.com/june000/lemon-im">Gitee</a>
</div>
</div>
</div>
</template>
@@ -615,6 +620,17 @@ export default {
<style lang="stylus">
body
background #3d495c !important
.link
padding 15px 0
a
display inline-block
font-size 16px
color #ccd3dc
text-decoration none
border-radius 5px
margin-right 15px
&:hover
color #85acda
.action
margin-top 30px
button