From fa7665db7d63a68e06ae2c1d7caaa98f899f7a63 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=98=BF=E8=8F=9C=20Cai?= Date: Sat, 23 Nov 2024 16:39:37 +0800 Subject: [PATCH] fix(example): remove duplicate configurations --- examples/scripts/index-demo.js | 1 - 1 file changed, 1 deletion(-) diff --git a/examples/scripts/index-demo.js b/examples/scripts/index-demo.js index 02916e78..76149256 100644 --- a/examples/scripts/index-demo.js +++ b/examples/scripts/index-demo.js @@ -220,7 +220,6 @@ var basicConfig = { ], toolbarRight: ['fullScreen', '|', 'export', 'changeLocale', 'wordCount'], bubble: ['bold', 'italic', 'underline', 'strikethrough', 'sub', 'sup', 'quote', 'ruby', '|', 'size', 'color'], // array or false - sidebar: ['mobilePreview', 'copy', 'theme', 'publish'], sidebar: ['mobilePreview', 'copy', 'theme'], toc: { updateLocationHash: false, // 要不要更新URL的hash