fix: 格式化问题修改

This commit is contained in:
Tim
2025-08-19 21:17:13 +08:00
parent cb281e4030
commit 2d87c8f23d
3 changed files with 2 additions and 1 deletions

View File

@@ -16,6 +16,7 @@ import {
getEditorTheme as getEditorThemeUtil,
getPreviewTheme as getPreviewThemeUtil,
} from '~/utils/vditor'
import '~/assets/global.css'
export default {
name: 'PostEditor',