@smt-ui/component
Advanced tools
Comparing version 1.1.91 to 1.1.94
{ | ||
"name": "@smt-ui/component", | ||
"version": "1.1.91", | ||
"version": "1.1.94", | ||
"description": "extension base", | ||
@@ -48,3 +48,3 @@ "author": "jialipeng <jialipeng@baidu.com>", | ||
}, | ||
"gitHead": "ea74627d26c5c2d5820b9548de583d510edb5890" | ||
"gitHead": "3d105715e9ea33ca024793f804fe931f6291c0fb" | ||
} |
@@ -29,3 +29,6 @@ /** | ||
type: Object, | ||
value: {} | ||
value: {}, | ||
observer(value) { | ||
this.setData('currentItemStyle', value); | ||
} | ||
}, | ||
@@ -32,0 +35,0 @@ // icon样式 |
@@ -1,1 +0,1 @@ | ||
{"name":"component","label":"通用","type":"component","configPath":"./smart-design-config.json","version":"1.1.90"} | ||
{"name":"component","label":"通用","type":"component","configPath":"./smart-design-config.json","version":"1.1.93"} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
1702161
15642