08 2021 档案

摘要: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 阅读(202) 评论(0) 推荐(0)
摘要:html <view class="carousel"> <swiper indicator-dots="{{indicatorDots}}" autoplay="{{autoplay}}" interval="{{interval}}" duration="{{duration}}" indica 阅读全文
posted @ 2021-08-26 09:39 JaneLifeVlog 阅读(48) 评论(0) 推荐(0)
摘要:html <ul class="rev_img_list"> <li wx:for="{{ cItem.pic_arr }}" wx:for-item="pItem" wx:key="pKey" class="rev_img_item"> <image src="{{pItem}}" class=" 阅读全文
posted @ 2021-08-23 10:14 JaneLifeVlog 阅读(184) 评论(0) 推荐(0)
摘要:转载自https://juejin.cn/post/6997980990178066469 阅读全文
posted @ 2021-08-19 16:09 JaneLifeVlog 阅读(126) 评论(0) 推荐(0)