mirror of
https://gitee.com/dromara/go-view.git
synced 2026-05-12 00:00:01 +08:00
feat: 新增主题色选项
This commit is contained in:
@@ -26,6 +26,10 @@ export default class Config extends publicConfig implements CreateComponentType
|
||||
{
|
||||
data: [120, 200, 150, 80, 70, 110, 130],
|
||||
type: 'bar'
|
||||
},
|
||||
{
|
||||
data: [130, 130, 312, 268, 155, 117, 160],
|
||||
type: 'bar'
|
||||
}
|
||||
]
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user