From 771520e5764b90cc4c46aaf68dac87c2a3a80a33 Mon Sep 17 00:00:00 2001 From: Sean <1026025056@qq.com> Date: Tue, 9 Mar 2021 17:44:28 +0800 Subject: [PATCH] change some css --- docs/assets/js/docify.js | 2 +- docs/index.html | 2 +- docs/index_source.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/assets/js/docify.js b/docs/assets/js/docify.js index b95013ce..c738b5a2 100644 --- a/docs/assets/js/docify.js +++ b/docs/assets/js/docify.js @@ -5057,7 +5057,7 @@ var position_times = 0; proto._init = function () { var vm = this; vm.config = config(); - + initLifecycle(vm); // Init hooks initPlugin(vm); // Install plugins callHook(vm, 'init'); diff --git a/docs/index.html b/docs/index.html index 4b2f86c1..5a2111df 100755 --- a/docs/index.html +++ b/docs/index.html @@ -1,4 +1,4 @@ -