原文出处:https://blog.youkuaiyun.com/memeda61/article/details/78491636
label: {
normal: {
// formatter: '{a|{a}}{abg|}\n{hr|}\n {b|{b}:}{c} {per|{d}%} ',
formatter: '{a|{b}}\n{hr|}\n{per|{d}%}',
rich: {
a: {
color: '#999999',
fontSize: 11,
lineHeight: 20,
align: 'center'
},
hr: {
width: '100%',
height: 0,
alien:'center'
},
per: {
color: '#000000',
align: 'center',
fontSize: 15,
}
}
},
},


本文解析了优快云博客中一个关于标签格式的示例,详细介绍了标签的结构和格式,包括normal标签下的formatter和rich属性,以及如何在博客中应用这些标签。
1344

被折叠的 条评论
为什么被折叠?



