@pluginarch/create-parch
Version:
this is way to create a ui project
26 lines (25 loc) • 528 B
JavaScript
var labelAttr = {
type: 1,
tag: 'Label',
attrMap: {
backBeginColor: '#00000000',
backEndColor: '#00000000',
clip: 'false',
enable: '1',
fontFamily: 'SimSun',
fontSize: '14',
fontStyle: '0',
icon: '',
id: 'label68',
lineSpacing: '0',
text: '停电计划<br/>电量分解',
textAlignment: '2',
textFill: '#00aa7f',
textOverrun: '1',
verticalFlag: 'false',
visible: '1',
wrapText: '1',
isGradient:'1',
gradientDir:'0'
}
}