amis-saas-6135 [Bug] 非云舍主题的应用,页面设计器无法使用

Change-Id: Idef4818b655677a563abbcdcb07a37f0ccb72826
This commit is contained in:
liqiu03 2022-08-31 16:10:22 +08:00
parent 0a0cf8b83a
commit 560af2c680
2 changed files with 4 additions and 2 deletions

View File

@ -204,8 +204,9 @@ export class RangeControlPlugin extends BasePlugin {
value: 0
},
{
type: 'tpl',
tpl: '-'
type: 'html',
html: '-',
className: 'inputGroup-split-line'
},
{
type: 'input-number',

View File

@ -1002,6 +1002,7 @@ setSchemaTpl(
visibleOn,
label: '图标',
type: 'icon-picker',
className: 'fix-icon-picker-overflow',
placeholder: '点击选择图标',
clearable: true,
description: ''