You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1 lines
359 B
1 lines
359 B
<view class="wanl-divider" style="{{'height:'+(height+'rpx')+';'}}"><view class="wanl-divider-line" style="{{'width:'+(width)+';'+('background:'+($root.m0)+';')}}"></view><view class="wanl-divider-text" style="{{'color:'+(color)+';'+('font-size:'+(size+'rpx')+';')+('line-height:'+(size+'rpx')+';')+('background:'+(bgcolor)+';')}}"><slot></slot></view></view> |