UPDATE
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Vendored
+1
File diff suppressed because one or more lines are too long
Vendored
-1
File diff suppressed because one or more lines are too long
Vendored
+1
-1
@@ -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>
|
||||||
Vendored
+1
File diff suppressed because one or more lines are too long
Vendored
-1
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user