提交 0eb6bf59 编写于 作者: I im-robot

chore: sync css.json

上级 31d3b6ed
......@@ -2299,6 +2299,106 @@
}
}
},
{
"name": "border-top",
"restrictions": [
"length",
"enum",
"color"
],
"syntax": "<'border-width'> || <'border-style'> || <'border-color'>",
"uniPlatform": {
"app": {
"android": {
"osVer": "5.0",
"uniVer": "√",
"unixVer": "3.9.0"
},
"ios": {
"osVer": "9.0",
"uniVer": "√"
}
}
},
"defaultValue": {
"app-uvue": "0"
}
},
{
"name": "border-bottom",
"restrictions": [
"length",
"enum",
"color"
],
"syntax": "<'border-width'> || <'border-style'> || <'border-color'>",
"uniPlatform": {
"app": {
"android": {
"osVer": "5.0",
"uniVer": "√",
"unixVer": "3.9.0"
},
"ios": {
"osVer": "9.0",
"uniVer": "√"
}
}
},
"defaultValue": {
"app-uvue": "0"
}
},
{
"name": "border-left",
"restrictions": [
"length",
"enum",
"color"
],
"syntax": "<'border-width'> || <'border-style'> || <'border-color'>",
"uniPlatform": {
"app": {
"android": {
"osVer": "5.0",
"uniVer": "√",
"unixVer": "3.9.0"
},
"ios": {
"osVer": "9.0",
"uniVer": "√"
}
}
},
"defaultValue": {
"app-uvue": "0"
}
},
{
"name": "border-right",
"restrictions": [
"length",
"enum",
"color"
],
"syntax": "<'border-width'> || <'border-style'> || <'border-color'>",
"uniPlatform": {
"app": {
"android": {
"osVer": "5.0",
"uniVer": "√",
"unixVer": "3.9.0"
},
"ios": {
"osVer": "9.0",
"uniVer": "√"
}
}
},
"defaultValue": {
"app-uvue": "0"
}
},
{
"name": "color",
"description": "color CSS 属性设置文本及文本装饰(text-decoration)的前景色颜色值。",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册