上一页 1 ··· 109 110 111 112 113 114 115 116 117 ··· 124 下一页
摘要: //循环 <block wx:key="style" wx:for="{{item.style}}" wx:for-item="its" wx:for-index="itx"> <!-- <view > --> <view class='rob-merch-list flexba'> <view c 阅读全文
posted @ 2017-10-09 11:07 ThisCall 阅读(983) 评论(0) 推荐(0) 编辑
摘要: // 模态框控制弹出按钮 <view class='btn-right-btn flexca' bindtap="setModalStatus" data-status="1">立即抢拼</view> //模态弹出框外包裹 <view class='add-rob' bindtap="setModa 阅读全文
posted @ 2017-10-08 09:56 ThisCall 阅读(314) 评论(0) 推荐(0) 编辑
摘要: .monery-detail .active{ ">#e5c41d; color: white; } <block wx:key="recharge" wx:for="{{recharge}}" wx:for-index="index"> <!-- 绑定焦点函数rechargeActive --> 阅读全文
posted @ 2017-09-22 14:57 ThisCall 阅读(2137) 评论(0) 推荐(0) 编辑
摘要: <view class="commodity-zone"> <!-- 系列商品模板 --> <block class="zone-among" wx:key="teaamong" wx:for="{{teaamong}}" wx:for-index="index"> <!-- 控制显示与隐藏的外衣 阅读全文
posted @ 2017-09-14 14:08 ThisCall 阅读(726) 评论(0) 推荐(0) 编辑
摘要: <!-- 收索 --> <view class="header"> <view class="search"> <image class="icon" src="/imgs/index/o_search.png"/> <i class="fa fa-home"></i> 阿里山高山茶 </view> 阅读全文
posted @ 2017-09-14 13:54 ThisCall 阅读(256) 评论(0) 推荐(0) 编辑
摘要: /* 3三区块部分 *************/ .wear-diamonds{ display: flex; width: 100%; height: 300rpx; } .wear-diamonds>view{ width: 50%; height:100%; border: 1px solid 阅读全文
posted @ 2017-09-14 13:48 ThisCall 阅读(437) 评论(0) 推荐(0) 编辑
摘要: <!-- 菜单列表部分 --> <view class="wear-menu"> <view class='menu-box' wx:key="menu" wx:for="{{menuList}}" wx:for-index="index"> <view class="menu-img" bindt 阅读全文
posted @ 2017-09-14 13:43 ThisCall 阅读(859) 评论(0) 推荐(0) 编辑
摘要: <!--1 轮播部分 --> <view class="banner-box"> <swiper class="home-banner swiper" indicator-dots="true" autoplay="true" indicator-color="#F5A084" indicator- 阅读全文
posted @ 2017-09-14 13:35 ThisCall 阅读(195) 评论(0) 推荐(0) 编辑
摘要: //1,wxss /*外部容器*/ .container { display: flex; flex-direction: column; align-items: center; justify-content: space-between; box-sizing: border-box; } / 阅读全文
posted @ 2017-09-14 12:04 ThisCall 阅读(279) 评论(0) 推荐(0) 编辑
摘要: <!--pages/shop/shop.wxml--> <view wx:if="{{hasList}}"> <view class="container carts-list"> <view wx:key="isshop" wx:for="{{carts}}" class="carts-item" 阅读全文
posted @ 2017-09-14 12:04 ThisCall 阅读(1336) 评论(0) 推荐(0) 编辑
上一页 1 ··· 109 110 111 112 113 114 115 116 117 ··· 124 下一页