From 90268eb4927fd827adeb49b4fc49c8500fe9b7cf Mon Sep 17 00:00:00 2001 From: "huanqing.shao" Date: Sat, 2 Nov 2019 21:43:43 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8A=9F=E8=83=BD=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .vuepress/components/InstallBanner.vue | 6 +- .vuepress/components/InstallEnvCheck.vue | 4 +- .vuepress/components/SharingBlock.vue | 60 ++++++++++++------- .vuepress/public/images/kuboard_qq.png | Bin 39697 -> 25602 bytes .vuepress/public/images/qr-vip.jpeg | Bin 0 -> 40825 bytes .vuepress/public/kuboard.rp | Bin 1590458 -> 1640919 bytes .vuepress/public/landing.html | 4 +- .vuepress/styles/palette.styl | 1 + .vuepress/theme/components/JoinCommunity.vue | 4 +- .vuepress/theme/components/Page.vue | 6 +- guide/example/monitor.md | 18 ++++++ install/install-k8s.md | 2 +- 12 files changed, 71 insertions(+), 34 deletions(-) create mode 100644 .vuepress/public/images/qr-vip.jpeg diff --git a/.vuepress/components/InstallBanner.vue b/.vuepress/components/InstallBanner.vue index 7666c3b..b74bfb7 100644 --- a/.vuepress/components/InstallBanner.vue +++ b/.vuepress/components/InstallBanner.vue @@ -14,7 +14,7 @@
-
+
广泛验证
  • 每天有超过 @@ -81,7 +81,7 @@
    在线答疑
    -

    + Kubernetes安装:QQ群在线答疑
    @@ -150,7 +150,7 @@ export default { .feature { text-align: left; padding: 1rem; - min-height: 260px; + min-height: 240px; z-index: 10; border: 1px solid #f2be45; border-radius: 5px; diff --git a/.vuepress/components/InstallEnvCheck.vue b/.vuepress/components/InstallEnvCheck.vue index ef38835..cb163b3 100644 --- a/.vuepress/components/InstallEnvCheck.vue +++ b/.vuepress/components/InstallEnvCheck.vue @@ -1,5 +1,5 @@