From 27b2ff8b4e9218433f166f50d46b7b70b1c9cb7c Mon Sep 17 00:00:00 2001 From: "huanqing.shao" Date: Sat, 19 Oct 2019 12:13:48 +0800 Subject: [PATCH] =?UTF-8?q?vupress1.2=E5=85=BC=E5=AE=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .vuepress/components/FriendlyUrl.vue | 24 +- .vuepress/components/HomePage.vue | 2 +- .../layouts => components}/LearningLayout.vue | 0 .../{theme => }/components/PageVssue.vue | 0 .vuepress/components/SupportPage.vue | 145 ++++++++ .vuepress/theme/components/JoinCommunity.vue | 42 +++ .vuepress/theme/components/Page.vue | 317 ++---------------- .vuepress/theme/components/Sidebar.vue | 57 +++- .vuepress/theme/layouts/Layout.vue | 83 ----- install/install-dashboard.md | 9 +- support/index.md | 12 +- 11 files changed, 294 insertions(+), 397 deletions(-) rename .vuepress/{theme/layouts => components}/LearningLayout.vue (100%) rename .vuepress/{theme => }/components/PageVssue.vue (100%) create mode 100644 .vuepress/components/SupportPage.vue create mode 100644 .vuepress/theme/components/JoinCommunity.vue delete mode 100644 .vuepress/theme/layouts/Layout.vue diff --git a/.vuepress/components/FriendlyUrl.vue b/.vuepress/components/FriendlyUrl.vue index 9474ea1..bed4854 100644 --- a/.vuepress/components/FriendlyUrl.vue +++ b/.vuepress/components/FriendlyUrl.vue @@ -1,12 +1,20 @@ diff --git a/.vuepress/components/HomePage.vue b/.vuepress/components/HomePage.vue index 2930788..16bda19 100644 --- a/.vuepress/components/HomePage.vue +++ b/.vuepress/components/HomePage.vue @@ -93,9 +93,9 @@ + diff --git a/.vuepress/theme/layouts/LearningLayout.vue b/.vuepress/components/LearningLayout.vue similarity index 100% rename from .vuepress/theme/layouts/LearningLayout.vue rename to .vuepress/components/LearningLayout.vue diff --git a/.vuepress/theme/components/PageVssue.vue b/.vuepress/components/PageVssue.vue similarity index 100% rename from .vuepress/theme/components/PageVssue.vue rename to .vuepress/components/PageVssue.vue diff --git a/.vuepress/components/SupportPage.vue b/.vuepress/components/SupportPage.vue new file mode 100644 index 0000000..fb0d89f --- /dev/null +++ b/.vuepress/components/SupportPage.vue @@ -0,0 +1,145 @@ + + + + + diff --git a/.vuepress/theme/components/JoinCommunity.vue b/.vuepress/theme/components/JoinCommunity.vue new file mode 100644 index 0000000..33f7710 --- /dev/null +++ b/.vuepress/theme/components/JoinCommunity.vue @@ -0,0 +1,42 @@ + + + + + diff --git a/.vuepress/theme/components/Page.vue b/.vuepress/theme/components/Page.vue index 6a1423f..8f23581 100644 --- a/.vuepress/theme/components/Page.vue +++ b/.vuepress/theme/components/Page.vue @@ -3,272 +3,41 @@ - - - - - -
-
- - -