weliam-smartcity智慧城市
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
510 B

<view class="hx-jump-ball"><view class="ballBox" animation="{{ballBoxAnimationData}}"><view class="ballOuter" style="{{'width:'+(ballWidth*2+'upx')+';'+('height:'+(ballHeight*2+'upx')+';')+('background-color:'+(backgroundColor)+';')+('background-image:'+(backgroundImage?'url('+backgroundImage+')':'')+';')+('z-index:'+(index)+';')}}" animation="{{ballOuterAnimationData}}"><text style="font-size:24;margin:auto;color:#FFFFFF;font-weight:700;line-height:20rpx;text-align:center;">+1</text></view></view></view>