EP-WachatApp/eaterplanet_ecommerce/components/addCartBtn/index.wxml

4 lines
205 B
Plaintext

<view class="btn i-class" style="background: linear-gradient(to top, {{skin.color}}, {{skin.light}});">
<text class="iconfont icon-gouwuche" style="color:#fff;font-size:{{fontsize}}rpx;"></text>
</view>