diff --git a/.vuepress/components/FancyImage.vue b/.vuepress/components/FancyImage.vue new file mode 100644 index 0000000..0eba08d --- /dev/null +++ b/.vuepress/components/FancyImage.vue @@ -0,0 +1,129 @@ + + + + + diff --git a/.vuepress/components/InstallBanner.vue b/.vuepress/components/InstallBanner.vue index b74bfb7..1b9bdb1 100644 --- a/.vuepress/components/InstallBanner.vue +++ b/.vuepress/components/InstallBanner.vue @@ -12,10 +12,10 @@
-
+
-
- +
+ K8S安装_K8S培训_每天超过300人参考此文档成功安装K8S
广泛验证
  • 每天有超过 @@ -25,7 +25,7 @@ style="" :value="value" :formatValue="formatToPrice" - :duration="2000" + :duration="5000" />
  • @@ -35,10 +35,10 @@
    -
    +
    -
    - +
    + K8S安装_K8S培训_始终有最新的K8S版本
    持续更新
  • 始终有最新的 Kubernetes 稳定版安装文档
  • @@ -50,7 +50,7 @@ style="" :value="updateCount" :formatValue="formatToPrice" - :duration="6000" + :duration="5000" />
    @@ -64,20 +64,20 @@
    -
    +
    -
    - +
    + K8S安装_K8S培训_适应各种环境下的安装过程
    适应面广
  • 大部分的 K8S 安装文档都是个人爱好者的一份笔记而已,他当时的特定条件并不一定适用于你
  • 此文档经众多网友验证,在公有云、私有云、自建虚拟机等多种条件下均适用
  • -
    +
    -
    - +
    + K8S安装_K8S培训_在线答疑
    在线答疑
    @@ -109,10 +109,6 @@ export default { return { show: false, value: 300, - f1: false, - f2: false, - f3: false, - f4: false } }, components: { @@ -120,16 +116,6 @@ export default { }, mounted () { this.show = true - this.f1 = true - setTimeout(_ => { - this.f2 = true - }, 1000) - setTimeout(_ => { - this.f3 = true - }, 2000) - setTimeout(_ => { - this.f4 = true - }, 3000) }, methods: { formatToPrice(value) { diff --git a/.vuepress/components/InstallDashboardPreview.vue b/.vuepress/components/InstallDashboardPreview.vue index ab2ca6a..825cac3 100644 --- a/.vuepress/components/InstallDashboardPreview.vue +++ b/.vuepress/components/InstallDashboardPreview.vue @@ -1,6 +1,5 @@ diff --git a/.vuepress/components/SharingBlock.vue b/.vuepress/components/SharingBlock.vue index 4852666..e9bc255 100644 --- a/.vuepress/components/SharingBlock.vue +++ b/.vuepress/components/SharingBlock.vue @@ -2,7 +2,7 @@ -
    +

    免费解锁全站文档:

  • 扫描二维码加微信获得验证码
  • @@ -48,12 +48,8 @@ variant="success" show style="margin-bottom: 10px;" > -

    已为您解锁全站完整文档,感谢配合!


    -
  • - Kuboard - 快速在 Kubernetes 上落地微服务 -
  • 清空浏览器缓存后需重新输入验证码
  • diff --git a/.vuepress/components/SpecialHomePage.vue b/.vuepress/components/SpecialHomePage.vue index 30a3c52..b273e29 100644 --- a/.vuepress/components/SpecialHomePage.vue +++ b/.vuepress/components/SpecialHomePage.vue @@ -81,7 +81,7 @@
    diff --git a/.vuepress/components/SpecialSupportPage.vue b/.vuepress/components/SpecialSupportPage.vue index fb0d89f..7746d6f 100644 --- a/.vuepress/components/SpecialSupportPage.vue +++ b/.vuepress/components/SpecialSupportPage.vue @@ -30,7 +30,7 @@
    - +
    diff --git a/.vuepress/enhanceApp.js b/.vuepress/enhanceApp.js index 6421fc3..9bf05f2 100644 --- a/.vuepress/enhanceApp.js +++ b/.vuepress/enhanceApp.js @@ -1,6 +1,12 @@ import 'bootstrap/dist/css/bootstrap.css' import 'bootstrap-vue/dist/bootstrap-vue.css' +import 'vue2-animate/dist/vue2-animate.min.css'; + + +import AOS from 'aos'; +import 'aos/dist/aos.css'; + import BootstrapVue from 'bootstrap-vue' import Container from './grid/Container' @@ -64,7 +70,12 @@ export default ({ sharing = false window.kuboardSharing = false } + AOS.init({ + easing: 'ease-out-back', + duration: 1000 + }); } console.log('sharing', sharing) Vue.prototype.$isSharing = sharing + } diff --git a/.vuepress/components/1564841972085.gif b/.vuepress/public/images/preview.gif similarity index 100% rename from .vuepress/components/1564841972085.gif rename to .vuepress/public/images/preview.gif diff --git a/.vuepress/theme/components/1564841972085.gif b/.vuepress/theme/components/1564841972085.gif deleted file mode 100644 index 9fca0ae..0000000 Binary files a/.vuepress/theme/components/1564841972085.gif and /dev/null differ diff --git a/.vuepress/theme/components/JoinCommunity.vue b/.vuepress/theme/components/JoinCommunity.vue index 873dfaf..6e508e4 100644 --- a/.vuepress/theme/components/JoinCommunity.vue +++ b/.vuepress/theme/components/JoinCommunity.vue @@ -3,7 +3,8 @@ 免费答疑 - +

    QQ群

    @@ -16,7 +17,8 @@ - +

    微信群

    @@ -30,7 +32,8 @@ - +

    VIP群

    diff --git a/.vuepress/theme/components/Navbar.vue b/.vuepress/theme/components/Navbar.vue index 65f4177..6fc424e 100644 --- a/.vuepress/theme/components/Navbar.vue +++ b/.vuepress/theme/components/Navbar.vue @@ -29,11 +29,11 @@ >Kuboard - + 免费提供K8S教程 - - +