wxml
<!--字母滑动-->
<view class="letter-position" wx:if="{
{
filterType == 'name'}}" hidden="{
{
letterShow?'true':''}}" style="z-index:{
{
Zindex}}" catchtouchstart="handlerAlphaTap" catchtouchmove="handlerMove" catchtouchend="handlerEnd">
<image
微信小程序带字母滑动listview实战

本文详细介绍了如何在微信小程序中实现一个带有字母滑动功能的ListView,通过结合WXML和JS,实现字母索引快速定位,提高用户在浏览长列表时的体验。
最低0.47元/天 解锁文章
732

被折叠的 条评论
为什么被折叠?



