# wxApplet **Repository Path**: coderali/wxApplet ## Basic Information - **Project Name**: wxApplet - **Description**: 微信小程序瀑布流: 支持上拉加载 This is a small program function that I've written - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-05-04 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # wxApplet 这是微信小程序中的瀑布流上拉加载功能 实现方法 左右各2列 主要功能 1.调取后台数据接口 2.进行上拉wx.requst加载请求数据 3.代码可直接用只需要替换成你的后台接口加上一些数据字段的替换即可 可先下载在微信小程序编辑器上查看 如果demo对您有所帮助请给个star哦