mirror of
https://gitee.com/baidu/amis.git
synced 2024-12-16 01:40:53 +08:00
amis-saas-6522 [Improvement.] 测试:【组件优化第五批】时间轴-外观-样式配置可进行优化;
Change-Id: I7398161b2a96cfb4e695c16e9acf03ee94b664e4
This commit is contained in:
parent
17652f14bc
commit
506b49a704
@ -102,18 +102,9 @@ export class TimelinePlugin extends BasePlugin {
|
||||
{
|
||||
title: '外观',
|
||||
body: getSchemaTpl('collapseGroup', [
|
||||
{
|
||||
title: '样式',
|
||||
body: [
|
||||
{
|
||||
name: 'className',
|
||||
label: '外层',
|
||||
type: 'input-text',
|
||||
placeholder: '请输入className'
|
||||
},
|
||||
|
||||
]
|
||||
}
|
||||
getSchemaTpl('style:classNames', {
|
||||
isFormItem: false
|
||||
})
|
||||
])
|
||||
},
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user