摘要: navBar.wxml <!-- 底部导航条 --> <view class="navBar"> <view class="navBar-home" bindtap='goHome'> <image wx:if="{{homeActive}}" src="../../public/index_tab 阅读全文
posted @ 2021-08-26 10:19 JaneLifeVlog 阅读(193) 评论(0) 推荐(0)
摘要: html <view class="carousel"> <swiper indicator-dots="{{indicatorDots}}" autoplay="{{autoplay}}" interval="{{interval}}" duration="{{duration}}" indica 阅读全文
posted @ 2021-08-26 09:39 JaneLifeVlog 阅读(43) 评论(0) 推荐(0)