1. 首页
  2. 数据库
  3. 其它
  4. 小程序红包雨的实现示例

小程序红包雨的实现示例

上传者: 2021-01-14 20:56:44上传 PDF文件 38.81KB 热度 10次
前言 话不多少先上效果,引入很简单,将/components/s-packetrain/index放到你的组件文件夹中 直接引用就可以了。 首先你要先在页面引入组件 index.json 引用组件 { navigationBarTitleText: 红包雨, usingComponents: { s-packetrain: /components/s-packetrain/index } } index.wxml <!--pages/packetRain/index.wxml--> <image mode
下载地址
用户评论