1
0
mirror of synced 2026-03-24 20:18:35 +08:00

feat(editor,ui): 页面片下拉选择框支持点击跳转编辑,修改页面片组件initvalue

This commit is contained in:
parisma
2023-12-20 11:40:08 +08:00
committed by roymondchen
parent 2dcef449bf
commit 2dc810a9fd
6 changed files with 29 additions and 6 deletions

View File

@@ -20,6 +20,6 @@ export default {
items: [],
style: {
width: '375',
height: '950',
height: '817',
},
};