mirror of
https://github.com/nagisa77/OpenIsle.git
synced 2026-02-20 05:50:53 +08:00
feat: cdn issue, 标题问题解决
This commit is contained in:
@@ -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',
|
||||
|
||||
@@ -97,6 +97,7 @@ export default {
|
||||
preview: {
|
||||
theme: { current: getPreviewTheme() },
|
||||
},
|
||||
cdn: 'https://openisle-1307107697.cos.ap-guangzhou.myqcloud.com/assert/vditor',
|
||||
toolbar: [
|
||||
'emoji',
|
||||
'bold',
|
||||
|
||||
@@ -674,7 +674,6 @@ export default {
|
||||
flex-direction: row;
|
||||
width: 100%;
|
||||
justify-content: space-between;
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
|
||||
.article-title-container-left {
|
||||
|
||||
Reference in New Issue
Block a user