一个微信小程序的高性能标签滑动组件 A high performance component about tab swipe for wechat mini-program
一个微信小程序的高性能标签滑动组件
A high performance component about tab swipe for wechat mini-program
这是一个测试例子,主要展示组件的功能与效果。下载后在熟悉组件使用方法后请将组件提取出来放到自己项目组件文件夹下。
注意事项
可根据自己项目的情况修改屏幕宽度获取方法
const app = getApp()
const SCREEN_WIDTH = app.globalData.systemInfo.screenWidth
测试效果图