鲜花门店小程序

鲜花门店小程序的主要功能:

首页、鲜花分类、我的

首页主要功能包括:拼团活动、秒杀活动、一周一花、周花单品、拼团单品、历史订单、下订单、订单详情等功能

鲜花分类主要包括:生日鲜花、爱情鲜花、开业花篮、孝顺长辈

我的主要包括:历史订单和我的收货地址和个人信息

部分页面代码展示:

<view wx:for="{{imgListUrls}}" class="hd-gs-list">

<image src="{{item.url}}" mode="widthFix"></image>

</view>

<view class="hd-gs-price">¥<span>99.99</span></view>

<view class="hd-gs-model-1">

<view class="hd-gs-name">

<span class="hd-gs-xsms-1">限时秒杀</span>

内衬白色梦幻纸,外用原色牛皮纸单面包装,拉菲草(或精美蝴蝶结)系扎

</view>

<view class="hd-gs-body-1">

</view>

</view>

 

<view wx:for="{{imgListUrls2}}" class="hd-gs-list">

<image src="{{item.url}}" mode="widthFix"></image>

</view>

<navigator url="../orderGood/orderGood?orderType=1" class="hd-pt-pay-1">

<view class="hd-pt-paybtn-1">

<view class="">¥22.0(2人团)</view>

</view>

</navigator>

 

<view class="hd-fight">

<view wx:for="{{imgListUrls}}" class="hd-fg-single-1">

<view class="hd-fg-img-1">

<image mode="widthFix" src="{{item.url}}"></image>

</view>

<view class="hd-fg-sbody-1">

<view class="hd-fg-stitle-1">超级鲜花大放送大大放送超级鲜花大放送大大放送超级鲜花大放送大大放送</view>

<view class="hd-fg-peonum-1">10人团|已有<text>999</text>人进团</view>

<view class="hd-fg-price-1 hd-clearFloat">

<text>¥19.9</text><text>¥19.9</text>

<view class="hd-fg-btn-1 hd-btn-1">去开团</view>

</view>

</view>

</view>

</view>

 

<view class="hd-type-layout-1">

<view class="hd-type-model-1">

<view data-num="1" class="hd-type-single {{_num==1 ? 'hd-flower-ed':''}}" bindtap="click">生日鲜花</view>

<view data-num="2" class="hd-type-single {{_num==2 ? 'hd-flower-ed':''}}" bindtap="click">爱情鲜花</view>

<view data-num="3" class="hd-type-single {{_num==3 ? 'hd-flower-ed':''}}" bindtap="click">开业花篮</view>

<view data-num="4" class="hd-type-single {{_num==4 ? 'hd-flower-ed':''}}" bindtap="click">孝顺长辈</view>

</view>

<view wx:if="{{_num==1}}" class="hd-type-model-2">

<view class="hd-flower-single">

<image src="{{hdImgPath.url}}"></image>

<text>鲜花1</text>

</view>

<view class="hd-flower-single">

<image src="{{hdImgPath.url}}"></image>

<text>鲜花1</text>

</view>

<view class="hd-flower-single">

<image src="{{hdImgPath.url}}"></image>

<text>鲜花1</text>

</view>

<view class="hd-flower-single">

<image src="{{hdImgPath.url}}"></image>

<text>鲜花1</text>

</view>

</view>

 

<view wx:if="{{_num==2}}" class="hd-type-model-2">

<view class="hd-flower-single">

<image src="{{hdImgPath.url}}"></image>

<text>鲜花12222222</text>

</view>

<view class="hd-flower-single">

<image src="{{hdImgPath.url}}"></image>

<text>鲜花12222222222</text>

</view>

<view class="hd-flower-single">

<image src="{{hdImgPath.url}}"></image>

<text>鲜花1</text>

</view>

<view class="hd-flower-single">

<image src="{{hdImgPath.url}}"></image>

<text>鲜花1</text>

</view>

</view>

 

<view wx:if="{{_num==3}}" class="hd-type-model-2">

<view class="hd-flower-single">

<image src="{{hdImgPath.url}}"></image>

<text>鲜花133333333</text>

</view>

<view class="hd-flower-single">

<image src="{{hdImgPath.url}}"></image>

<text>鲜花1</text>

</view>

<view class="hd-flower-single">

<image src="{{hdImgPath.url}}"></image>

<text>鲜花1</text>

</view>

<view class="hd-flower-single">

<image src="{{hdImgPath.url}}"></image>

<text>鲜花1</text>

</view>

</view>

 

<view wx:if="{{_num==4}}" class="hd-type-model-2">

<view class="hd-flower-single">

<image src="{{hdImgPath.url}}"></image>

<text>鲜花14444444</text>

</view>

<view class="hd-flower-single">

<image src="{{hdImgPath.url}}"></image>

<text>鲜花1</text>

</view>

<view class="hd-flower-single">

<image src="{{hdImgPath.url}}"></image>

<text>鲜花1</text>

</view>

<view class="hd-flower-single">

<image src="{{hdImgPath.url}}"></image>

<text>鲜花1</text>

</view>

</view>

</view>

 

 

<view class="hd-og">

<view class="hd-og-address" bindtap="chooseAddress">

<view wx:if="{{user_msg==0}}">请选择收货地址</view>

<view wx:if="{{user_msg==1}}">{{userName}} {{telNumber}}</view>

<view wx:if="{{user_msg==1}}">{{provinceName}}{{cityName}}{{countyName}}{{detailInfo}}</view>

</view>

 

<view wx:if="{{orderType==0}}" class="hd-og-time-1">

<view class="">送达时间</view>

<view class="hd-og-tbody-1">

<view data-num="1" bindtap="timeClick" class="{{time_num==1 ? 'hd-og-timeCheck':''}}">

周六送达

8月19日

</view>

<view data-num="3" bindtap="timeClick" class="{{time_num==3 ? 'hd-og-timeCheck':''}}">

周一送达

8月21日

</view>

</view>

</view>

<view class="hd-og-good">

<view class="hd-og-img">

<image mode="widthFix" src="{{imgListUrls.url}}"></image>

</view>

<view class="hd-og-body">

<view class="hd-og-title">极品鲜花大放送,回馈新老顾客大量优惠先到先得极品鲜花大放送,回馈新老顾客大量优惠先到先得</view>

<view class="hd-og-type">三个月,送保鲜剂</view>

<view class="hd-og-price-1">¥<span>99.9</span></view>

</view>

</view>

 

<view class="hd-og-textarea">

<view class="">备注</view>

<textarea placeholder="您备注的要求,我们会作为参考,并尽力做到" placeholder-style="color:#888;" />

</view>

 

<view class="hd-og-price-2">合计:<span>¥99.9</span></view>

<navigator url="../orderMsg/orderMsg" class="hd-og-btn-1">立即下单</navigator>

</view>

演示地址:

链接:https://pan.baidu.com/s/1DaGjwfNNKSsGLCbkAb5gnQ 
提取码:croo 
源码下载地址:

链接:https://pan.baidu.com/s/12ghcRs7Sb7i6VySqSdhqww 
提取码:bhjv 
个人网站:http://xiaocaoshare.com/

 

  • 1
    点赞
  • 10
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值