- <Yl_FloatingButton useSlot bindtap="toShopping">
- <view>
- <text class="corner-mark" wx:if="{{num>0}}">{{num}}</text>
- <image style="width: 160rpx; height: 160rpx; transform: translate(-50%,-50%);" src='/static/image/shopping.png' data-title="新建线索" />
- </view>
- </Yl_FloatingButton>
|