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 >切换头像显示</lemon-button
> >
</div> </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>
</div> </div>
</template> </template>
@@ -615,6 +620,17 @@ export default {
<style lang="stylus"> <style lang="stylus">
body body
background #3d495c !important 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 .action
margin-top 30px margin-top 30px
button button
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -1 +1 @@
<!DOCTYPE html><html lang=en><head><meta charset=utf-8><meta http-equiv=X-UA-Compatible content="IE=edge"><meta name=viewport content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"><link rel=icon href=favicon.ico><title>Lemon IMUI</title><link href=css/index.12b9cfee.css rel=preload as=style><link href=js/chunk-vendors.e4810482.js rel=preload as=script><link href=js/index.6e3089e6.js rel=preload as=script><link href=css/index.12b9cfee.css rel=stylesheet></head><body><noscript><strong>We're sorry but flat-im doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id=app></div><script src=js/chunk-vendors.e4810482.js></script><script src=js/index.6e3089e6.js></script></body></html> <!DOCTYPE html><html lang=en><head><meta charset=utf-8><meta http-equiv=X-UA-Compatible content="IE=edge"><meta name=viewport content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"><link rel=icon href=favicon.ico><title>Lemon IMUI</title><link href=css/index.08b1f4f3.css rel=preload as=style><link href=js/chunk-vendors.e4810482.js rel=preload as=script><link href=js/index.20b5dfe7.js rel=preload as=script><link href=css/index.08b1f4f3.css rel=stylesheet></head><body><noscript><strong>We're sorry but flat-im doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id=app></div><script src=js/chunk-vendors.e4810482.js></script><script src=js/index.20b5dfe7.js></script></body></html>
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long