feat: cdn issue, 标题问题解决

This commit is contained in:
Tim
2025-07-22 20:02:16 +08:00
parent 58d9a6a2f7
commit 082e8d7e71
3 changed files with 2 additions and 1 deletions

View File

@@ -80,6 +80,7 @@ export default {
markdown: { toc: false },
theme: { current: getPreviewTheme() }
},
cdn: 'https://openisle-1307107697.cos.ap-guangzhou.myqcloud.com/assert/vditor',
toolbar: [
'emoji',
'bold',

View File

@@ -97,6 +97,7 @@ export default {
preview: {
theme: { current: getPreviewTheme() },
},
cdn: 'https://openisle-1307107697.cos.ap-guangzhou.myqcloud.com/assert/vditor',
toolbar: [
'emoji',
'bold',

View File

@@ -674,7 +674,6 @@ export default {
flex-direction: row;
width: 100%;
justify-content: space-between;
flex-wrap: wrap;
}
.article-title-container-left {