微信小程序 选项卡 窗口顶部TabBar页面切换一:数据在wxml中定义

一、效果图           二、TabBar.wxml < view class= "swiper-tab"> < view class= "swiper-tab-list {{currentTab==0 ? 'on' : ''}}" data-current= "0" bindtap= "swichNav"> 水果 </ view > < view class= "swiper-tab-li
相关文章
相关标签/搜索