摘要: 本篇博客介绍在微信小程序中如何自定义选项卡 效果如下: shopping.wxml: <view class='topTabSwiper'> <view class='tab {{currentData == 0 ? "tabBorer" : ""}}' data-current="0" bindt 阅读全文
posted @ 2020-04-08 15:52 Wahaha、 阅读(940) 评论(0) 推荐(0)