Skip to content

Latest commit

 

History

History
12 lines (12 loc) · 329 Bytes

File metadata and controls

12 lines (12 loc) · 329 Bytes

Weapp-Components

微信小程序抽奖活动组件

组件引用方式

<game></game>

组件属性(可根据需求自定义)

<game bind:showLottery="showLottery" ></game>   //抽奖结束通知

组件样式

123