From cbea654479114c36a209785477d853cfcc713bfe Mon Sep 17 00:00:00 2001 From: DCloud_LXH <283700113@qq.com> Date: Mon, 16 May 2022 10:56:31 +0800 Subject: [PATCH] chore: footer config --- docs/.vuepress/theme/components/Footer.vue | 196 +-------------------- docs/.vuepress/theme/config/footer.js | 193 ++++++++++++++++++++ 2 files changed, 198 insertions(+), 191 deletions(-) create mode 100644 docs/.vuepress/theme/config/footer.js diff --git a/docs/.vuepress/theme/components/Footer.vue b/docs/.vuepress/theme/components/Footer.vue index b4a8fd796..4e75dafc4 100644 --- a/docs/.vuepress/theme/components/Footer.vue +++ b/docs/.vuepress/theme/components/Footer.vue @@ -47,6 +47,9 @@