From 94adf2a3c9c07ed9a8c079cdf5364be561723f12 Mon Sep 17 00:00:00 2001 From: liyang <1711467488@qq.com> Date: Fri, 6 Jul 2018 12:29:21 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BB=9F=E8=AE=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Former-commit-id: 6c1b4093c4f8bdcfdac6cc4d10f2ab960bb27dc2 [formerly 6c1b4093c4f8bdcfdac6cc4d10f2ab960bb27dc2 [formerly 6c1b4093c4f8bdcfdac6cc4d10f2ab960bb27dc2 [formerly 6c1b4093c4f8bdcfdac6cc4d10f2ab960bb27dc2 [formerly c49ad75049e981563111952c20322d7ad26d03a4 [formerly 170c4b528d201c01bb377360f5cc91d59a2a1230]]]]] Former-commit-id: e3b130ca612a22b638347a0f27730f8f947fdcfe Former-commit-id: d9e29c12f7e67d443a04b459b6411e99b8e9da9c Former-commit-id: df7e3625163e4d118b8905ea5ee05e9eb3d339a9 [formerly d1895a028d95b7ff995f01c51a30a90354d3a82c] Former-commit-id: 66e9b1314af56c0ce6dee4f6a568c8fb2a84cabb Former-commit-id: d6e8cc4fe7a1958d99ac5a8c8d1d195490892d8f Former-commit-id: bd76453f0e37d7194d0fd7e6d4f8e1eb28fb1fc7 Former-commit-id: 9fee4faba466a3917bd82d577cc41f4b1fcffdd6 Former-commit-id: 5e9931649cc5009441d97ea434a38b3fe97e3b36 --- docs/.vuepress/config.js | 3 ++- docs/.vuepress/dist | 2 +- index.html | 9 +++++++++ 3 files changed, 12 insertions(+), 2 deletions(-) diff --git a/docs/.vuepress/config.js b/docs/.vuepress/config.js index fb8c7a97..acf25b8c 100644 --- a/docs/.vuepress/config.js +++ b/docs/.vuepress/config.js @@ -12,7 +12,8 @@ module.exports = { } }, head: [ - ['link', { rel: 'icon', href: `/logo@2x.png` }] + ['link', { rel: 'icon', href: `/logo@2x.png` }], + ['script', {}, 'var _hmt = _hmt || [];(function() {var hm = document.createElement("script");hm.src = "https://hm.baidu.com/hm.js?be9d34853430c136b5d62c3081d556a5";var s = document.getElementsByTagName("script")[0];s.parentNode.insertBefore(hm, s);})();'] ], themeConfig: { // 项目仓库地址 diff --git a/docs/.vuepress/dist b/docs/.vuepress/dist index 949f5930..0d94276e 160000 --- a/docs/.vuepress/dist +++ b/docs/.vuepress/dist @@ -1 +1 @@ -Subproject commit 949f5930a09a71cfc3df8d6f00db19554bdffbaf +Subproject commit 0d94276e9d228b838ace376ecb0f38f3d0f9884c diff --git a/index.html b/index.html index c1912920..c42031d3 100755 --- a/index.html +++ b/index.html @@ -133,6 +133,15 @@ } } +