@@ -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教程
-
-
+