From 80a6b00b68cdfa94171e56e09e3f08d4f2ba2fae Mon Sep 17 00:00:00 2001 From: ronger Date: Wed, 18 Nov 2020 15:57:32 +0800 Subject: [PATCH] =?UTF-8?q?:art:=20=E5=AF=BC=E8=88=AA=E6=A0=8F=E4=B8=8E?= =?UTF-8?q?=E9=A1=B5=E8=84=9A=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/layouts/pc/footer.vue | 20 ++++++++++++-------- components/layouts/pc/header.vue | 5 +++-- 2 files changed, 15 insertions(+), 10 deletions(-) diff --git a/components/layouts/pc/footer.vue b/components/layouts/pc/footer.vue index fb86625..4d24bf0 100644 --- a/components/layouts/pc/footer.vue +++ b/components/layouts/pc/footer.vue @@ -4,14 +4,14 @@ {{ slogan }} - {{ slogan_en }} - Markdown 教程 - 社区规章 - 意见反馈 - 关于我们 + Markdown 教程 + 社区规章 + 意见反馈 + 关于我们 + github @@ -39,9 +39,13 @@ systemTitle: '\u7f57\u5409\u7f51\u0020\u002d\u0020\u5185\u5bb9\u5206\u4eab\u751f\u6001\u5e73\u53f0', systemName: 'RYMCU', systemUrl: 'https://rymcu.com', - slogan: 'rymcu · 嵌入式知识学习交流平台 ', - slogan_en: 'Embedded knowledge learning exchange platform', - beiAn: '沪ICP备19042611号' + slogan: 'RYMCU · 嵌入式知识学习交流平台 ', + beiAn: '沪ICP备19042611号', + markdownGuide: '/guides/markdown', + rules: '/article/20', + email: 'mailto:support@rymcu.com', + aboutMe: '/article/115', + github: 'https://github.com/rymcu' } } } diff --git a/components/layouts/pc/header.vue b/components/layouts/pc/header.vue index 733ab0b..5e8ce93 100644 --- a/components/layouts/pc/header.vue +++ b/components/layouts/pc/header.vue @@ -13,7 +13,7 @@ @select="handleSelectMenu"> 首页 专题 - 开源代码 + @@ -56,7 +56,7 @@ - + {{ nickname }} 系统管理 + 个人中心 我的草稿 设置 退出登录