17 lines
992 B
Plaintext
17 lines
992 B
Plaintext
|
{
|
|||
|
"roles-urls-displayName": "图片url",
|
|||
|
"roles-urls-description": "图片的url,例如:'http://www.example.com/xx.png'",
|
|||
|
"objects-layout-displayName": "布局",
|
|||
|
"objects-layout-rowsCount-displayName": "行数",
|
|||
|
"objects-layout-rowsCount-descriptionKey": "需要排列为几行?",
|
|||
|
"objects-layout-rowGap-displayName": "行间距",
|
|||
|
"objects-layout-rowGap-descriptionKey": "按视觉对象高度的百分比(%)",
|
|||
|
"objects-layout-columnGap-displayName": "列间距",
|
|||
|
"objects-layout-columnGap-descriptionKey": "按视觉对象宽度的百分比(%)",
|
|||
|
"objects-animation-displayName": "动画",
|
|||
|
"objects-animation-stepLength-displayName": "步长(%)",
|
|||
|
"objects-animation-stepLength-descriptionKey": "每个周期内滚动的长度占视觉对象宽度的百分比(%)",
|
|||
|
"objects-animation-interval-displayName": "周期(毫秒)",
|
|||
|
"objects-animation-interval-descriptionKey": "滚动的间隔,单位(毫秒)"
|
|||
|
|
|||
|
}
|