fu-seckill-count-down 倒计时tag
平台差异
App | H5 | 微信小程序 | 支付宝小程序 | 百度小程序 | 头条小程序 |
√ | √ | √ | √ | √ | √ |
基本使用
<template>
<view>
<fu-seckill-count-down bgColor="#ff6256"></fu-seckill-count-down>
</view>
</template>
1
2
3
4
5
API
Props
参数 | 说明 | 类型 | 默认值 | 可选值 | 平台差异 |
bgColor | 背景颜色 | String | #000000 | | - |
Events