fan 5 years ago
parent
commit
1c12bef288

+ 16 - 0
examples/App.vue

@@ -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

File diff suppressed because it is too large
+ 0 - 0
examples/dist/css/index.08b1f4f3.css


File diff suppressed because it is too large
+ 0 - 0
examples/dist/css/index.12b9cfee.css


+ 1 - 1
examples/dist/index.html

@@ -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 it is too large
+ 0 - 0
examples/dist/js/index.20b5dfe7.js


File diff suppressed because it is too large
+ 0 - 0
examples/dist/js/index.6e3089e6.js


Some files were not shown because too many files changed in this diff