3 lines
155 B
Plaintext
3 lines
155 B
Plaintext
|
<view class="goods-list" style="{{'background-color:'+(value.backgroundColor)+';'+('margin-top:'+(value.marginTop*2+'rpx')+';')}}">
|
||
|
<slot></slot>
|
||
|
</view>
|