| | |
| | | </view> |
| | | |
| | | <view class="options-bar-content rowCenCen"> |
| | | <view class="center-container rowCenBet"> |
| | | <block v-for="(items,index) in optionsList" :key="index"> |
| | | <!-- <view class="center-container rowCenBet"> |
| | | <block v-for="(items,index) in optionsList" :key="index"> |
| | | <view class="items-content rowCenCen" @tap="navTap(items.type)" :class="{ 'yellow':items.type == optionsCurrent && [1,3].includes(optionsCurrent), 'green': items.type == optionsCurrent && optionsCurrent ==2 }"> |
| | | <view>{{items.label}}</view> |
| | | </view> |
| | | </block> |
| | | <div class="items-active" :style="{'transform':'translateX('+(optionsCurrent-1) * 120 +'rpx)'}"></div> |
| | | </view> |
| | | </view> --> |
| | | </view> |
| | | |
| | | <image class="pageBac" :src="pageBac" mode="aspectFill"> |
| | |
| | | 规则说明: |
| | | </view> |
| | | <view class="richtext-content"> |
| | | 1.本次活动中红包领取时间截止至2021年12月31日24点;</br> |
| | | 2.此活动为部分区域有效,以活动页面实际展示为准;红包发放数量及红包金额具有随机性;具体红包使用有效期及红包金额以实际收到为准;</br> |
| | | 3.红包使用规则:</br> |
| | | 1.此活动为部分区域有效,以活动页面实际展示为准;红包发放数量及红包金额具有随机性;具体红包使用有效期及红包金额以实际收到为准;</br> |
| | | 2.红包使用规则:</br> |
| | | (1)红包使用门槛、使用期限及使用规则等以红包券面展示信息为准;</br> |
| | | (2)红包可在美团或美团外卖最新版客户端、美团外卖小程序下单且选择在线支付时使用;且红包仅限非到店自取外卖订单,下午茶、夜宵、美食、蛋糕、团餐频道、甜点 |
| | | 饮品频道使用; </br> |
| | | (3)外卖新人首单红包限新用户(设备、手机号、 红包 |
| | | 号均未在美团外卖下过单)首次下单使用,且不与其他优惠(首减、满减、满赠、套餐增、折扣菜)同享;非首单红包可与上述优惠叠加使用;</br> |
| | | (4)使用红包时下单手机号码必须与收餐人手机号码、领取红包时输入的手机号码一致:</br> |
| | | 4.订单跟单规则为您通过本活动页点击跳转至美团后只要产生有效点击即可进行跟单,点击有效期最长为7天</br> |
| | | 3.订单跟单规则为您通过本活动页点击跳转至美团后只要产生有效点击即可进行跟单,点击有效期最长为7天</br> |
| | | </view> |
| | | </view> |
| | | </view> |
| | |
| | | optionsList: [{ |
| | | label: "外卖", |
| | | type: 1 |
| | | }, |
| | | } |
| | | /* , |
| | | { |
| | | label: "商超", |
| | | type: 2 |
| | | }, { |
| | | label: "优选", |
| | | type: 3 |
| | | } |
| | | } */ |
| | | ], |
| | | mtInfo: null, |
| | | wxQrcodeUrl: '' |