From 437e7d596b5cd29578dbd061366af779dff55004 Mon Sep 17 00:00:00 2001 From: liyang <1711467488@qq.com> Date: Fri, 29 Jun 2018 09:54:28 +0800 Subject: [PATCH] no message Former-commit-id: f38c487f762ad67c802dfcb6298643b6e1006ed9 [formerly f38c487f762ad67c802dfcb6298643b6e1006ed9 [formerly f38c487f762ad67c802dfcb6298643b6e1006ed9 [formerly f38c487f762ad67c802dfcb6298643b6e1006ed9 [formerly 090232b1fa7f24acc6866c66770005e6d7aef882 [formerly 7ef58dfb0a93546d7b7963d18466920382b86f2b]]]]] Former-commit-id: b772893e940794b10f251febde3081ecdd3ee8ad Former-commit-id: e895563f25c099d6fcc4e5f1cd2983be2dc7db69 Former-commit-id: 0547f58e1a247c2049c0b57b1295ee9ab8914244 [formerly c962b4356fe760afe187944c6094899760903e3f] Former-commit-id: 222a0eea1d2ae960cc21f3dab37824e153af4ce7 Former-commit-id: a2905d96b7bbff2ec49d4063d0b30fcd6de8d0a2 Former-commit-id: 3926277c6269a68f0656f3ed5b9301fca8a892ab Former-commit-id: c3e4d1c2cee91c118134647006ec06c51e004681 Former-commit-id: 2cb65f028bc74e2598d1c36b71059cadee7d543c --- src/{utils => libs}/htmlFormat.js.REMOVED.git-id | 0 src/pages/demo/components/editor-quill/index.vue | 2 +- src/store/index.js | 3 +++ src/store/modules/d2admin.js | 13 +++++++++++++ 4 files changed, 17 insertions(+), 1 deletion(-) rename src/{utils => libs}/htmlFormat.js.REMOVED.git-id (100%) create mode 100644 src/store/modules/d2admin.js diff --git a/src/utils/htmlFormat.js.REMOVED.git-id b/src/libs/htmlFormat.js.REMOVED.git-id similarity index 100% rename from src/utils/htmlFormat.js.REMOVED.git-id rename to src/libs/htmlFormat.js.REMOVED.git-id diff --git a/src/pages/demo/components/editor-quill/index.vue b/src/pages/demo/components/editor-quill/index.vue index fee97be8..ab1001cf 100644 --- a/src/pages/demo/components/editor-quill/index.vue +++ b/src/pages/demo/components/editor-quill/index.vue @@ -14,7 +14,7 @@