修改初始化数据

This commit is contained in:
于肖磊
2026-04-13 11:28:01 +08:00
parent fa73a2e8d6
commit a6ec658984
2 changed files with 2 additions and 2 deletions

View File

@ -128,7 +128,7 @@ onBeforeMount(async () => {
content: {
title_type: 'image',
title_src: [{ id: 1, url: new_url.value + 'header-title-2.png', original: '标题2', title: '标题2', ext: '.png', type: 'img' }],
button_status: '0',
button_status: '1',
},
style: {
title_color: '#000',

View File

@ -128,7 +128,7 @@ onBeforeMount(async () => {
content: {
title_type: 'image',
title_src: [{ id: 1, url: new_url.value + 'header-title-2.png', original: '标题2', title: '标题2', ext: '.png', type: 'img' }],
button_status: '0',
button_status: '1',
},
style: {
title_color: '#000',