Commit 36c49c43 authored by jeff's avatar jeff

更新

parent 10061acf
......@@ -58,6 +58,7 @@ export class FormComponent implements OnInit, OnChanges, OnDestroy {
if (data && data.length) {
this.item = data;
}
this.colorType = data.length ? data[0].bgItem.colorType : '0'
this.init();
this.changeDetectorRef.markForCheck();
......
This diff is collapsed.
{
"ver": "2.3.5",
"uuid": "01cbdb4c-8e1f-47b6-8039-8c33abaf8cdf",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 300,
"height": 103,
"platformSettings": {},
"subMetas": {
"bg_buttondi": {
"ver": "1.0.4",
"uuid": "631eb6da-0394-49df-baf0-61935087f2bc",
"rawTextureUuid": "01cbdb4c-8e1f-47b6-8039-8c33abaf8cdf",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 300,
"height": 103,
"rawWidth": 300,
"rawHeight": 103,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment