From c2aba4add74144d7909da8072b1db0fceed6edc7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E6=9D=A8?= <1711467488@qq.com> Date: Sat, 24 Feb 2018 19:13:23 +0800 Subject: [PATCH] no message Former-commit-id: 68b0b299dc1caf1bdf4aca2cfa0e7c0dce223109 Former-commit-id: 7ad0c58c22be7bb056bd727572218408e4fb1206 Former-commit-id: b57331fd9399ed8fa2318688de36d49376f7d71b --- src/components/core/Markdown/index.vue | 1 + src/components/core/Markdown/plugin/baidupan.js | 12 ++++++------ 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/src/components/core/Markdown/index.vue b/src/components/core/Markdown/index.vue index 6a967a86..80400c00 100644 --- a/src/components/core/Markdown/index.vue +++ b/src/components/core/Markdown/index.vue @@ -119,6 +119,7 @@ $baidupanHeight: 30px; float: left; height: $baidupanHeight; line-height: $baidupanHeight; + color: $color-text-main; } .pwd { float: left; diff --git a/src/components/core/Markdown/plugin/baidupan.js b/src/components/core/Markdown/plugin/baidupan.js index 0d06e485..6af8bb94 100644 --- a/src/components/core/Markdown/plugin/baidupan.js +++ b/src/components/core/Markdown/plugin/baidupan.js @@ -16,12 +16,12 @@ export default (quote) => { const pwd = _quote.match(/[a-z0-9]{4}$/i) return `
-
- -
-
- ${url[0]} -
+ +
+ +
+
${url[0]}
+
密码 ${pwd[0]}