摘要: 搜索商品 <view class="container"> <view wx:if="{{$search$show==1}}" class="content"> <view class="search"> <view class="serch_content"> <i class="iconfont 阅读全文
posted @ 2020-01-04 11:08 winner66 阅读(590) 评论(0) 推荐(0)
摘要: wxml <view class="content"> <view class="loginTitle" style='height:80rpx'> <view class="{{currentTab==0?'select':'default'}}" data-current="0" bindtap 阅读全文
posted @ 2020-01-04 10:46 winner66 阅读(177) 评论(0) 推荐(0)
摘要: js var app = getApp()Page({ data: { num:8,//这是当前有几个人 jindutiao: [ //这个是进度条的标准,刻度 { num:3, price:'999' }, { num: 5, price: '799' }, { num: 10, price: ' 阅读全文
posted @ 2020-01-04 10:42 winner66 阅读(2478) 评论(0) 推荐(0)
摘要: .sec-wrap { width: 100%; ">; height: 180rpx; margin-bottom: 50rpx; display: flex; align-items: center; padding: 0rpx 70rpx; margin-left: -100rpx; } .s 阅读全文
posted @ 2020-01-04 10:35 winner66 阅读(1040) 评论(0) 推荐(0)