From b6453850baff8ecfc31004443d31d00624a108bd Mon Sep 17 00:00:00 2001 From: mazhicheng Date: Mon, 4 Nov 2019 22:32:46 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96diboot=E5=B8=AE=E5=8A=A9?= =?UTF-8?q?=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- diboot-docs/.vuepress/components/HomeLayout.vue | 6 +++--- diboot-docs/.vuepress/config.js | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/diboot-docs/.vuepress/components/HomeLayout.vue b/diboot-docs/.vuepress/components/HomeLayout.vue index 7eafe30..0135f60 100644 --- a/diboot-docs/.vuepress/components/HomeLayout.vue +++ b/diboot-docs/.vuepress/components/HomeLayout.vue @@ -61,7 +61,7 @@ -

© 2015-2019 苏州帝博信息技术有限公司

+

© 2015-2019 苏州帝博信息技术有限公司

@@ -100,7 +100,7 @@ .hero { text-align: center; .action { - margin: 1.8rem auto; + margin: 1.6rem auto; } .action-button { display: inline-block; @@ -133,7 +133,7 @@ .feature { flex-grow: 1; flex-basis: 30%; - max-width: 30%; + max-width: 50%; h2 { font-size: 1.4rem; font-weight: 500; diff --git a/diboot-docs/.vuepress/config.js b/diboot-docs/.vuepress/config.js index 0058d87..1989afb 100644 --- a/diboot-docs/.vuepress/config.js +++ b/diboot-docs/.vuepress/config.js @@ -1,6 +1,6 @@ module.exports = { title: 'Diboot 轻代码开发平台', - description: 'Diboot 2.0,更好用的轻代码开发平台', + description: '2.0 - 更好更强的轻代码开发平台', head: [ ['link', {rel: 'icon', href: '/logo.png'}] ], @@ -60,7 +60,7 @@ module.exports = { text: 'core内核 使用指南', link: '/guide/diboot-core/安装' }, { - text: 'devtools开发助手 使用指南', + text: 'devtools助理 使用指南', link: '/guide/diboot-devtools/介绍' },{ text: '捐助Diboot团队',