mirror of
https://github.com/nagisa77/OpenIsle.git
synced 2026-03-04 02:50:59 +08:00
feat: markdown style
This commit is contained in:
@@ -93,7 +93,6 @@ export default {
|
||||
onMounted(() => {
|
||||
vditorInstance.value = new Vditor(props.editorId, {
|
||||
placeholder: '请输入正文...',
|
||||
height: 450,
|
||||
theme: getEditorTheme(),
|
||||
preview: {
|
||||
theme: { current: getPreviewTheme() },
|
||||
|
||||
Reference in New Issue
Block a user