3380 lines
81 KiB
Vue
3380 lines
81 KiB
Vue
<template>
|
||
<view class="page" :style="themeColor">
|
||
<view style="top: 0;background-color: #fff;z-index: 99999999999;position: fixed;width: 100%;" class="" :style="{height:(StatusBarRpx)+'rpx'}">
|
||
|
||
</view>
|
||
<!---flex布局flex布局开始-->
|
||
<view class="flex benben-flex-layout flex-wrap align-center pagewarp" :style="{height:(114+StatusBarRpx)+'rpx',paddingTop:StatusBarRpx+'rpx'}">
|
||
<view>
|
||
<benben-flex-tabs class-name='takeouTorders_benbenTabsfd0_0' v-model="tabls_head" ref="benben_tabsfd0_0"
|
||
select-mark="benben_tabsfd0_0" key="benben_tabsfd0_0" :open-title-type='false' :open-sticky='true'
|
||
:top='0' :is-show-content='true' :scrollspy='false' :tabs-info.sync="tabsInfofd0_0">
|
||
|
||
<view class='flex flex-wrap align-center takeouTorders_leftfd0_0_c0'>
|
||
</view>
|
||
|
||
<scroll-view @scroll="tabsInfofd0_0.scrollX = $event.detail.scrollLeft" id="benben_tabsfd0_0"
|
||
class="benben-tabs" style="width:750rpx" :scroll-x="true"
|
||
:scroll-left.sync="tabsInfofd0_0.moveX" scroll-with-animation="all .3s ease">
|
||
<view class="benben-tabs-content" id="benben_tabsfd0_0-content">
|
||
<view id="benben_tabsfd0_0-title"
|
||
class="benben-tabs-title flex align-center justify-center flex ">
|
||
<view
|
||
:class="{ 'checkTitlefd0_0': tabls_head == '1', 'flex flex-wrap align-center takeouTorders_titlefd0_0_c3': true }"
|
||
@tap="menuHeaderTap(1)" :id="`benben_tabsfd0_0-title-item-${'1'}`">
|
||
|
||
<text>配送订单</text>
|
||
<text v-if="detailsnum.ps_new_num > 0" style="margin-left: 10rpx; color: red;">({{detailsnum.ps_new_num}})</text>
|
||
</view>
|
||
<view
|
||
:class="{ 'checkTitlefd0_0': tabls_head == '2', 'flex flex-wrap align-center takeouTorders_titlefd0_0_c4': true }"
|
||
@tap="menuHeaderTap(2)" :id="`benben_tabsfd0_0-title-item-${'2'}`">
|
||
|
||
<text>自提订单</text>
|
||
<text v-if="detailsnum.zt_new_num > 0" style="margin-left: 10rpx; color: red;">({{detailsnum.zt_new_num}})</text>
|
||
</view>
|
||
</view>
|
||
<view :style="{ left: tabsInfofd0_0.lineleft, maxWidth: tabsInfofd0_0.lineWidth }"
|
||
id="benben_tabsfd0_0-line" class="benben-tabs-line flex benben-flex-tabs-line"></view>
|
||
</view>
|
||
</scroll-view>
|
||
|
||
<view class='flex flex-direction flex-wrap align-center justify-center takeouTorders_rightfd0_0_c0'
|
||
@tap.stop="handleJumpDiy" data-type="navigateTo" :data-url="`/pages/xx/myNews/myNews`">
|
||
<benben-message-num class='takeouTorders_rightfd0_0_c0_c0' :messageNum="messageNum" size='24'
|
||
color='#fff' background-color='red'>
|
||
</benben-message-num>
|
||
<image class='takeouTorders_rightfd0_0_c0_c1' mode="aspectFit" :src='STATIC_URL+"46.png"'>
|
||
</image>
|
||
</view>
|
||
|
||
</benben-flex-tabs>
|
||
<view>
|
||
<view
|
||
class="benben_tabsfd0_0-body-item flex flex-direction flex-wrap align-stretch takeouTorders_bodyfd0_0_c3"
|
||
v-if=" tabls_head == '1' " :id="`benben_tabsfd0_0-body-item-${'1'}`">
|
||
<view class='flex flex-wrap align-center'>
|
||
<view>
|
||
<benben-flex-tabs class-name='takeouTorders_benbenTabsbodyItemfd0_0_c3_c0_c0'
|
||
v-model="tabls_order" ref="benben_tabsbodyItemfd0_0_c3_c0_c0"
|
||
select-mark="benben_tabsbodyItemfd0_0_c3_c0_c0"
|
||
key="benben_tabsbodyItemfd0_0_c3_c0_c0" :open-title-type='false'
|
||
:open-sticky='false' :top='0' :is-show-content='false' :scrollspy='false'
|
||
:tabs-info.sync="tabsInfobodyItemfd0_0_c3_c0_c0">
|
||
|
||
<scroll-view
|
||
@scroll="tabsInfobodyItemfd0_0_c3_c0_c0.scrollX = $event.detail.scrollLeft"
|
||
id="benben_tabsbodyItemfd0_0_c3_c0_c0" class="benben-tabs" style="width:750rpx"
|
||
:scroll-x="true" :scroll-left.sync="tabsInfobodyItemfd0_0_c3_c0_c0.moveX"
|
||
scroll-with-animation="all .3s ease">
|
||
<view class="benben-tabs-content"
|
||
id="benben_tabsbodyItemfd0_0_c3_c0_c0-content">
|
||
<view id="benben_tabsbodyItemfd0_0_c3_c0_c0-title"
|
||
class="benben-tabs-title flex flex align-center justify-around">
|
||
<view
|
||
:class="{ 'checkTitlebodyItemfd0_0_c3_c0_c0': tabls_order == '1', 'flex flex-wrap align-center': true }"
|
||
@tap="menuTap(1)"
|
||
:id="`benben_tabsbodyItemfd0_0_c3_c0_c0-title-item-${'1'}`">
|
||
|
||
<text>待接单</text>
|
||
|
||
<text>(</text>
|
||
|
||
<text>{{detailsnum.ps_jd_num}}</text>
|
||
|
||
<text>)</text>
|
||
|
||
</view>
|
||
<view
|
||
:class="{ 'checkTitlebodyItemfd0_0_c3_c0_c0': tabls_order == '2', 'flex flex-wrap align-end': true }"
|
||
@tap="menuTap(2)"
|
||
:id="`benben_tabsbodyItemfd0_0_c3_c0_c0-title-item-${'2'}`">
|
||
|
||
<text>待配送</text>
|
||
|
||
<text>(</text>
|
||
|
||
<text>{{detailsnum.ps_dps_num}}</text>
|
||
|
||
<text>)</text>
|
||
|
||
</view>
|
||
<view
|
||
:class="{ 'checkTitlebodyItemfd0_0_c3_c0_c0': tabls_order == '3', 'flex flex-wrap align-end': true }"
|
||
@tap="menuTap(3)"
|
||
:id="`benben_tabsbodyItemfd0_0_c3_c0_c0-title-item-${'3'}`">
|
||
|
||
<text>待评价</text>
|
||
|
||
<text>(</text>
|
||
|
||
<text>{{detailsnum.ps_pj_num}}</text>
|
||
|
||
<text>)</text>
|
||
|
||
</view>
|
||
</view>
|
||
<view
|
||
:style="{ left: tabsInfobodyItemfd0_0_c3_c0_c0.lineleft, maxWidth: tabsInfobodyItemfd0_0_c3_c0_c0.lineWidth }"
|
||
id="benben_tabsbodyItemfd0_0_c3_c0_c0-line"
|
||
class="benben-tabs-line flex benben-flex-tabs-line takeouTorders_linebodyItemfd0_0_c3_c0_c0">
|
||
</view>
|
||
</view>
|
||
</scroll-view>
|
||
|
||
</benben-flex-tabs>
|
||
|
||
</view>
|
||
</view>
|
||
</view>
|
||
<view
|
||
class="benben_tabsfd0_0-body-item flex flex-direction flex-wrap align-stretch takeouTorders_bodyfd0_0_c4"
|
||
v-if=" tabls_head == '2' " :id="`benben_tabsfd0_0-body-item-${'2'}`">
|
||
<view class='flex flex-wrap align-center'>
|
||
<view>
|
||
<benben-flex-tabs class-name='takeouTorders_benbenTabsbodyItemfd0_0_c3_c0_c0'
|
||
v-model="tabls_order" ref="benben_tabsbodyItemfd0_0_c3_c0_c0"
|
||
select-mark="benben_tabsbodyItemfd0_0_c3_c0_c0"
|
||
key="benben_tabsbodyItemfd0_0_c3_c0_c0" :open-title-type='false'
|
||
:open-sticky='false' :top='0' :is-show-content='false' :scrollspy='false'
|
||
:tabs-info.sync="tabsInfobodyItemfd0_0_c3_c0_c0">
|
||
|
||
<scroll-view
|
||
@scroll="tabsInfobodyItemfd0_0_c3_c0_c0.scrollX = $event.detail.scrollLeft"
|
||
id="benben_tabsbodyItemfd0_0_c3_c0_c0" class="benben-tabs" style="width:750rpx"
|
||
:scroll-x="true" :scroll-left.sync="tabsInfobodyItemfd0_0_c3_c0_c0.moveX"
|
||
scroll-with-animation="all .3s ease">
|
||
<view class="benben-tabs-content"
|
||
id="benben_tabsbodyItemfd0_0_c3_c0_c0-content">
|
||
<view id="benben_tabsbodyItemfd0_0_c3_c0_c0-title"
|
||
class="benben-tabs-title flex flex align-center justify-around">
|
||
<view
|
||
:class="{ 'checkTitlebodyItemfd0_0_c3_c0_c0': tabls_order == '1', 'flex flex-wrap align-center': true }"
|
||
@tap="menuTap(1)"
|
||
:id="`benben_tabsbodyItemfd0_0_c3_c0_c0-title-item-${'1'}`">
|
||
|
||
<text>待接单</text>
|
||
|
||
<text>(</text>
|
||
|
||
<text>{{detailsnum.zt_jd}}</text>
|
||
|
||
<text>)</text>
|
||
|
||
</view>
|
||
<view
|
||
:class="{ 'checkTitlebodyItemfd0_0_c3_c0_c0': tabls_order == '2', 'flex flex-wrap align-end': true }"
|
||
@tap="menuTap(2)"
|
||
:id="`benben_tabsbodyItemfd0_0_c3_c0_c0-title-item-${'2'}`">
|
||
|
||
<text>进行中</text>
|
||
|
||
<text>(</text>
|
||
|
||
<text>{{detailsnum.zt_jxz_num}}</text>
|
||
|
||
<text>)</text>
|
||
|
||
</view>
|
||
<view
|
||
:class="{ 'checkTitlebodyItemfd0_0_c3_c0_c0': tabls_order == '3', 'flex flex-wrap align-end': true }"
|
||
@tap="menuTap(3)"
|
||
:id="`benben_tabsbodyItemfd0_0_c3_c0_c0-title-item-${'3'}`">
|
||
|
||
<text>待评价</text>
|
||
|
||
<text>(</text>
|
||
|
||
<text>{{detailsnum.zt_pj_num}}</text>
|
||
|
||
<text>)</text>
|
||
|
||
</view>
|
||
</view>
|
||
<view
|
||
:style="{ left: tabsInfobodyItemfd0_0_c3_c0_c0.lineleft, maxWidth: tabsInfobodyItemfd0_0_c3_c0_c0.lineWidth }"
|
||
id="benben_tabsbodyItemfd0_0_c3_c0_c0-line"
|
||
class="benben-tabs-line flex benben-flex-tabs-line takeouTorders_linebodyItemfd0_0_c3_c0_c0">
|
||
</view>
|
||
</view>
|
||
</scroll-view>
|
||
|
||
</benben-flex-tabs>
|
||
|
||
</view>
|
||
</view>
|
||
</view>
|
||
|
||
<view class='flex flex-wrap align-center takeouTorders_bodyItemfd0_0_c3_c1'>
|
||
<view
|
||
class='flex flex-wrap align-center justify-between flex-sub takeouTorders_bodyItemfd0_0_c3_c1_c0'>
|
||
<text class='fu-iconfont2 takeouTorders_bodyItemfd0_0_c3_c1_c0_c0'></text>
|
||
<input class='flex-sub takeouTorders_bodyItemfd0_0_c3_c1_c0_c1' type="text"
|
||
placeholder="请输入关键词进行搜索" confirm-type="done" :maxlength="-1"
|
||
placeholder-style="color:#999;font-size:26rpx" v-model="input" />
|
||
<image class='takeouTorders_bodyItemfd0_0_c3_c1_c0_c2' :src='STATIC_URL+"16.png"'
|
||
@tap.stop="clearInputFunc()"></image>
|
||
</view>
|
||
<text class='takeouTorders_bodyItemfd0_0_c3_c1_c1' @tap="search">搜索</text>
|
||
</view>
|
||
|
||
<view class='flex flex-direction flex-wrap align-stretch takeouTorders_bodyItemfd0_0_c3_c2'>
|
||
<view v-for="(item,index) in listData" :key="index" @click="orderdetails(item,index)"
|
||
class='flex flex-direction flex-wrap align-stretch flex-sub takeouTorders_bodyItemfd0_0_c3_c2_c0'>
|
||
<view
|
||
class='flex flex-wrap align-center justify-between takeouTorders_bodyItemfd0_0_c3_c2_c0_c0'>
|
||
<view class='flex flex-direction flex-wrap align-start'>
|
||
<view class='flex flex-wrap align-end'>
|
||
<text class='takeouTorders_bodyItemfd0_0_c3_c2_c0_c0_c0_c0_c0'>#</text>
|
||
<text
|
||
class='takeouTorders_bodyItemfd0_0_c3_c2_c0_c0_c0_c0_c1'>{{item.store_code}}</text>
|
||
</view>
|
||
<view
|
||
class='flex flex-wrap align-center takeouTorders_bodyItemfd0_0_c3_c2_c0_c0_c0_c1'
|
||
v-if="item.pick_type==1">
|
||
<text class='takeouTorders_bodyItemfd0_0_c3_c2_c0_c0_c0_c1_c0'>期望时间</text>
|
||
<text
|
||
class='takeouTorders_bodyItemfd0_0_c3_c2_c0_c0_c0_c1_c1'>{{item.expected_time}}</text>
|
||
</view>
|
||
<view
|
||
class='flex flex-wrap align-center takeouTorders_bodyItemfd0_0_c3_c2_c0_c0_c0_c1'
|
||
v-if="item.pick_type==2">
|
||
<text class='takeouTorders_bodyItemfd0_0_c3_c2_c0_c0_c0_c1_c0'>到店时间</text>
|
||
<text
|
||
class='takeouTorders_bodyItemfd0_0_c3_c2_c0_c0_c0_c1_c1'>{{item.expected_time}}</text>
|
||
</view>
|
||
</view>
|
||
<view class='flex flex-wrap align-center'>
|
||
<text class='takeouTorders_bodyItemfd0_0_c3_c2_c0_c0_c1_c0' v-if="item.status=='-1'">已取消</text>
|
||
<text class='takeouTorders_bodyItemfd0_0_c3_c2_c0_c0_c1_c0_1' v-if="item.status==0">待付款</text>
|
||
<text class='takeouTorders_bodyItemfd0_0_c3_c2_c0_c0_c1_c0_1'
|
||
v-if="item.status==1">待接单</text>
|
||
<text class='takeouTorders_bodyItemfd0_0_c3_c2_c0_c0_c1_c0_1'
|
||
v-if="item.status==2">备货中</text>
|
||
<text class='takeouTorders_bodyItemfd0_0_c3_c2_c0_c0_c1_c0_1'
|
||
v-if="item.status==3">待骑手接单</text>
|
||
<text class='takeouTorders_bodyItemfd0_0_c3_c2_c0_c0_c1_c0_1'
|
||
v-if="item.status==4">待取货</text>
|
||
<text class='takeouTorders_bodyItemfd0_0_c3_c2_c0_c0_c1_c0_1'
|
||
v-if="item.status==5">待送达</text>
|
||
<text class='takeouTorders_bodyItemfd0_0_c3_c2_c0_c0_c1_c0_1'
|
||
v-if="item.status==6">待到店自提</text>
|
||
<text class='takeouTorders_bodyItemfd0_0_c3_c2_c0_c0_c1_c0_1'
|
||
v-if="item.status==7">待评价</text>
|
||
<text class='takeouTorders_bodyItemfd0_0_c3_c2_c0_c0_c1_c0_1'
|
||
v-if="item.status==8">已完成</text>
|
||
</view>
|
||
</view>
|
||
<view class='flex flex-wrap align-center takeouTorders_bodyItemfd0_0_c3_c2_c0_c1'>
|
||
</view>
|
||
<view v-if="item.pick_type==1" class='flex flex-wrap align-center justify-between takeouTorders_bodyItemfd0_0_c3_c2_c0_c2'>
|
||
<view class='flex flex-wrap align-center'>
|
||
<view class='flex flex-wrap align-center'>
|
||
<image class='takeouTorders_bodyItemfd0_0_c3_c2_c0_c2_c0_c0_c0' mode="aspectFit"
|
||
:src='STATIC_URL+"59.png"'></image>
|
||
</view>
|
||
<view
|
||
class='flex flex-direction flex-wrap align-start takeouTorders_bodyItemfd0_0_c3_c2_c0_c2_c0_c1'>
|
||
<view class='flex flex-wrap align-center' v-if="item.address && item.address.name">
|
||
<text
|
||
class='takeouTorders_bodyItemfd0_0_c3_c2_c0_c2_c0_c1_c0_c0'>{{item.address.name}}{{item.address.sex==1?'先生':'女士'}}</text>
|
||
<text class='takeouTorders_bodyItemfd0_0_c3_c2_c0_c2_c0_c1_c0_c1'>(</text>
|
||
<text
|
||
class='takeouTorders_bodyItemfd0_0_c3_c2_c0_c2_c0_c1_c0_c2'>
|
||
{{item.address.mobile.substr(0, 3)}}****{{item.address.mobile.substr(7)}}</text>
|
||
<text class='takeouTorders_bodyItemfd0_0_c3_c2_c0_c2_c0_c1_c0_c3'>)</text>
|
||
</view>
|
||
<view
|
||
class='flex flex-wrap align-center takeouTorders_bodyItemfd0_0_c3_c2_c0_c2_c0_c1_c1' v-if="item.address && item.address.province">
|
||
<text
|
||
class='takeouTorders_bodyItemfd0_0_c3_c2_c0_c2_c0_c1_c1_c0'>{{item.address.province}}{{item.address.city}}{{item.address.district}}{{item.address.address}}</text>
|
||
</view>
|
||
</view>
|
||
</view>
|
||
<view class='flex flex-wrap align-center' @tap.stop="phoneTap(item.address.mobile)">
|
||
<image class='takeouTorders_bodyItemfd0_0_c3_c2_c0_c2_c1_c0' mode="aspectFit"
|
||
:src='STATIC_URL+"58.png"'></image>
|
||
</view>
|
||
</view>
|
||
<view v-if="item.pick_type==2" class='flex flex-wrap align-center justify-between takeouTorders_bodyItemfd0_0_c3_c2_c0_c2'>
|
||
<view class='flex flex-wrap align-center'>
|
||
<view class='flex flex-direction flex-wrap align-start takeouTorders_bodyItemfd0_0_c3_c2_c0_c2_c0_c1'>
|
||
<view class='flex flex-wrap align-center'>
|
||
<text class='takeouTorders_bodyItemfd0_0_c3_c2_c0_c2_c0_c1_c0_c0'>{{item.nickname}}</text>
|
||
<text class='takeouTorders_bodyItemfd0_0_c3_c2_c0_c2_c0_c1_c0_c1'>(</text>
|
||
<text class='takeouTorders_bodyItemfd0_0_c3_c2_c0_c2_c0_c1_c0_c2'>{{item.pick_mobile.substr(0, 3)}}****{{item.pick_mobile.substr(7)}}</text>
|
||
<text class='takeouTorders_bodyItemfd0_0_c3_c2_c0_c2_c0_c1_c0_c3'>)</text>
|
||
</view>
|
||
</view>
|
||
</view>
|
||
<view class='flex flex-wrap align-center' @tap.stop="phoneTap(item.pick_mobile)">
|
||
<image class='takeouTorders_bodyItemfd0_0_c3_c2_c0_c2_c1_c0' mode="aspectFit"
|
||
:src='STATIC_URL+"58.png"'></image>
|
||
</view>
|
||
</view>
|
||
|
||
<view class='flex flex-wrap align-center takeouTorders_bodyItemfd0_0_c3_c2_c0_c3' :class="item.status==7?'border-silod':''">
|
||
<view v-for="(goods,i) in item.goods_lists" :key="i"
|
||
class='flex flex-direction flex-wrap align-center takeouTorders_bodyItemfd0_0_c3_c2_c0_c3_c0'>
|
||
<image class='takeouTorders_bodyItemfd0_0_c3_c2_c0_c3_c0_c0' mode="aspectFill"
|
||
:src='goods.goods_thumb'></image>
|
||
<text class='takeouTorders_bodyItemfd0_0_c3_c2_c0_c3_c0_c1'>{{goods.goods_name}}</text>
|
||
</view>
|
||
</view>
|
||
<view class='flex flex-direction-row-reverse flex-wrap align-center takeouTorders_bodyItemfd0_0_c3_c2_c0_c5' :class="in_array(item.status,'1,2,4,5,6')?'border-silod':''">
|
||
<view class='flex flex-wrap align-center'>
|
||
<text class='takeouTorders_bodyItemfd0_0_c3_c2_c0_c4_c0_c0'>总价:</text>
|
||
<text class='takeouTorders_bodyItemfd0_0_c3_c2_c0_c4_c0_c1'>¥</text>
|
||
<text
|
||
class='takeouTorders_bodyItemfd0_0_c3_c2_c0_c4_c0_c2'>{{item.payable_money }}</text>
|
||
</view>
|
||
<view class='flex flex-wrap align-center takeouTorders_bodyItemfd0_0_c3_c2_c0_c4_c1'>
|
||
<text class='takeouTorders_bodyItemfd0_0_c3_c2_c0_c4_c1_c0'>共</text>
|
||
<text
|
||
class='takeouTorders_bodyItemfd0_0_c3_c2_c0_c4_c1_c1'>{{item.goods_num}}</text>
|
||
<text class='takeouTorders_bodyItemfd0_0_c3_c2_c0_c4_c1_c2'>件</text>
|
||
</view>
|
||
</view>
|
||
<view class='flex flex-wrap justify-end align-center padding-tb-sm' v-if="in_array(item.status,'1,2')">
|
||
<button v-if="item.status==1" class='takeouTorders_bodyItemfd0_0_c3_c2_c0_c6_c1' @tap.stop="cancelOrder(item,index)">取消订单</button>
|
||
<button v-if="item.status==1" class='takeouTorders_bodyItemfd0_0_c3_c2_c0_c6_c0' @tap.stop="updateOrder(item,index)">确认接单</button>
|
||
<button v-if="item.status==2" class='takeouTorders_bodyItemfd0_0_c3_c2_c0_c6_c0'
|
||
@tap.stop="stockUpCompleted(item,index)">开始备货</button>
|
||
<button v-if="(item.status==4 || item.status==5 || item.status==6) && item.pick_type==1"
|
||
class='takeouTorders_bodyItemfd0_0_c3_c2_c0_c6_c0'
|
||
@tap.stop="phoneTap(item.rider_info.mobile)">联系骑手</button>
|
||
<!-- <button v-if="item.status==6" class='takeouTorders_bodyItemfd0_0_c3_c2_c0_c6_c0'
|
||
@tap.stop="successTap('popupShow1684373976777',item,index)">确认完成</button> -->
|
||
</view>
|
||
|
||
<view class='flex flex-wrap justify-between align-center padding-tb-sm' v-if="in_array(item.status,'6') && item.pick_type==2">
|
||
|
||
<view class="flex align-center">
|
||
<text class="text-999 text-sm">取货码</text>
|
||
<text class="text-bold margin-left-sm">{{item.pick_code}}</text>
|
||
</view>
|
||
<button v-if="item.status==6" class='takeouTorders_bodyItemfd0_0_c3_c2_c0_c6_c0'
|
||
@tap.stop="successTap('popupShow1684373976777',item,index)">确认完成</button>
|
||
</view>
|
||
|
||
|
||
<view class='flex flex-wrap justify-between align-center padding-tb-sm' v-if="in_array(item.status,'4,5')">
|
||
|
||
<view class="flex align-center">
|
||
<image mode="aspectFill" style="width: 56rpx;height: 56rpx;border-radius: 50%;" :src='item.rider_info.head_img'></image>
|
||
<text class="text-666 margin-left-sm">{{item.rider_info.name}}({{item.rider_info.mobile}})已接单</text>
|
||
</view>
|
||
<button v-if="item.status==1" class='takeouTorders_bodyItemfd0_0_c3_c2_c0_c6_c0' @tap.stop="updateOrder(item,index)">确认接单</button>
|
||
<button v-if="item.status==2" class='takeouTorders_bodyItemfd0_0_c3_c2_c0_c6_c0'
|
||
@tap.stop="stockUpCompleted(item,index)">开始备货</button>
|
||
<button v-if="(item.status==4 || item.status==5 || item.status==6) && item.pick_type==1"
|
||
class='takeouTorders_bodyItemfd0_0_c3_c2_c0_c6_c0'
|
||
@tap.stop="phoneTap(item.rider_info.mobile)">联系骑手</button>
|
||
<button v-if="item.status==6" class='takeouTorders_bodyItemfd0_0_c3_c2_c0_c6_c0'
|
||
@tap.stop="successTap('popupShow1684373976777',item,index)">确认完成</button>
|
||
<button v-if="item.status==1" class='takeouTorders_bodyItemfd0_0_c3_c2_c0_c6_c1' @tap.stop="cancelOrder(item,index)">取消订单</button>
|
||
</view>
|
||
|
||
</view>
|
||
|
||
<!-- 订单列表结束 -->
|
||
<fu-empty-ui v-if="listData.length==0 && isInit"></fu-empty-ui>
|
||
|
||
|
||
|
||
|
||
</view>
|
||
|
||
</view>
|
||
</view>
|
||
</view>
|
||
|
||
|
||
|
||
<!---flex布局flex布局结束-->
|
||
<benben-popup v-model="popupShow1684373976777" :mask="true" mode='center'>
|
||
<!---确认接单flex布局开始-->
|
||
<view class="flex flex-direction flex-wrap align-center takeouTorders_flex_1"
|
||
@tap.stop="popupShow1650940432200=true">
|
||
<text class='takeouTorders_fd1_0'>提示</text>
|
||
<text class='takeouTorders_fd1_1'>是否确认完成订单?</text>
|
||
<view class='flex flex-wrap align-center takeouTorders_fd1_2'>
|
||
<button class='takeouTorders_fd1_2_c0' @tap.stop="popupShow1684373976777=false">取消</button>
|
||
<button class='takeouTorders_fd1_2_c1' @tap="selfTap">确定</button>
|
||
</view>
|
||
</view>
|
||
|
||
<!---确认接单flex布局结束-->
|
||
|
||
</benben-popup>
|
||
|
||
|
||
</view>
|
||
</template>
|
||
<script>
|
||
import {
|
||
validate
|
||
} from '@/common/utils/validate.js'
|
||
export default {
|
||
components: {},
|
||
|
||
|
||
data() {
|
||
return {
|
||
"popupShow1684373976777": false,
|
||
"tabsInfobodyItemfd0_0_c4_c0_c0": {
|
||
lineleft: '',
|
||
lineWidth: '',
|
||
moveX: 0,
|
||
scrollX: 0,
|
||
PageScrollX: 0
|
||
},
|
||
"tabsInfobodyItemfd0_0_c3_c0_c0": {
|
||
lineleft: '',
|
||
lineWidth: '',
|
||
moveX: 0,
|
||
scrollX: 0,
|
||
PageScrollX: 0
|
||
},
|
||
"tabsInfofd0_0": {
|
||
lineleft: '',
|
||
lineWidth: '',
|
||
moveX: 0,
|
||
scrollX: 0,
|
||
PageScrollX: 0
|
||
},
|
||
"tabls_head": "1",
|
||
"tabls_order": "1",
|
||
"input": "",
|
||
"order_tabls": "1",
|
||
"state_order": "1",
|
||
"wallet": {
|
||
"aid": "",
|
||
"user_money": "",
|
||
"freeze_money": "",
|
||
"total_consumption_money": "",
|
||
"total_consumption_virtual_money": "",
|
||
"total_revenue_money": "",
|
||
"total_revenue_virtual_money": "",
|
||
"empirical": "",
|
||
"score": "",
|
||
"count_score": "",
|
||
"commission": "",
|
||
"total_order_commission_money": "",
|
||
"withdrawal_money": "",
|
||
"share_money": "",
|
||
"discounts_money": "",
|
||
"create_time": "",
|
||
"user_id": ""
|
||
},
|
||
"tabls_pickup": "1",
|
||
messageNum: "",//消息未读数量
|
||
page: 1, // 分页
|
||
allowLoadMore: true, // 允许加载更多
|
||
loadedAll: false, // 已加载全部数据
|
||
noListData: false, // 没有列表数据
|
||
isInit: false, //是否已经初始化
|
||
status: 'more', // 加载状态 more:有更多数据 noMore:已加载全部数据 loading:数据加载中
|
||
listData: [], //订单列表 数组
|
||
detailsnum:"" ,//订单数量
|
||
order_sn:"",
|
||
order_index:"",
|
||
pick_code:""
|
||
};
|
||
},
|
||
computed: {
|
||
themeColor() {
|
||
return this.$store.getters.themeColor
|
||
},
|
||
|
||
},
|
||
watch: {},
|
||
onLoad(options) {
|
||
if (global.appTabBarType) this.toHomeDiy()
|
||
},
|
||
onUnload() {
|
||
|
||
},
|
||
onReady() {
|
||
|
||
},
|
||
onShow() {
|
||
this.getMessageNum()
|
||
this.new_order()
|
||
this.getInfo()
|
||
},
|
||
// 下拉刷新
|
||
onPullDownRefresh() {
|
||
this.page = 1;
|
||
this.page = 1;
|
||
this.status = 'more';
|
||
this.getOrderNumber()
|
||
this.new_order(() => {
|
||
uni.stopPullDownRefresh();
|
||
});
|
||
},
|
||
//上拉加载更多
|
||
onReachBottom(e) {
|
||
this.getList();
|
||
},
|
||
methods: {
|
||
/**
|
||
* @function
|
||
* @description 获取用户信息
|
||
*/
|
||
getInfo() {
|
||
this.$api.post(global.apiUrls.postGetUserInfo, {
|
||
user_id: (global.userInfo && global.userInfo.id) || 0
|
||
}).then(res => {
|
||
console.log(res);
|
||
res = res.data;
|
||
if (res.code == 1) {
|
||
this.$store.commit('updateUserInfo', res.data);
|
||
}
|
||
});
|
||
},
|
||
//顶部状态切换
|
||
menuTap(item) {
|
||
this.tabls_order = item;
|
||
this.new_order()
|
||
},
|
||
//订单状态切换
|
||
menuHeaderTap(type) {
|
||
if (this.tabls_head == type) return
|
||
this.tabls_head = type;
|
||
|
||
this.tabls_order = this.tabls_order == 1 ? this.tabls_order : 1
|
||
console.log(this.tabls_order)
|
||
this.new_order()
|
||
},
|
||
|
||
new_order() {
|
||
this.page = 1;
|
||
this.status = 'more';
|
||
this.getOrderNumber()
|
||
this.getList()
|
||
},
|
||
//首页获取订单列表
|
||
getList(value) {
|
||
if (this.status != 'more') return;
|
||
this.status = 'loading';
|
||
if (this.page == 1 && value) {
|
||
this.isShowLoading = true;
|
||
}
|
||
this.$api.post(global.apiUrls.getHistoryOrder, {
|
||
status: this.tabls_order,
|
||
pick_type: this.tabls_head,
|
||
keyword: this.input,
|
||
page: this.page,
|
||
}).then(res => {
|
||
console.log(res)
|
||
this.isShowLoading = false;
|
||
if (res.data.code == 1) {
|
||
// 状态;-1:取消;0:待付款;1:待接单;2:备货中;3:待骑手接单;4:待取货;5:待送达;6:待到店自提 7 待评价 8已完成'
|
||
|
||
let tempLists = res.data.data.data,
|
||
totalPage = res.data.data.last_page,
|
||
listData = this.listData;
|
||
console.log(tempLists)
|
||
if (this.page == 1) this.listData = [];
|
||
this.listData.push(...tempLists);
|
||
|
||
this.allowLoadMore = true;
|
||
if (this.page >= totalPage) this.loadedAll = true;
|
||
if (this.page == 1 && this.listData.length == 0) {
|
||
this.status = 'more';
|
||
this.page++;
|
||
}else{
|
||
this.status = 'noMore';
|
||
}
|
||
} else {
|
||
this.allowLoadMore = true;
|
||
}
|
||
this.isInit = true;
|
||
if (fn) fn();
|
||
}).catch(err => {
|
||
this.allowLoadMore = true;
|
||
})
|
||
},
|
||
|
||
|
||
//商家确认备货
|
||
stockUpCompleted(item,index){
|
||
let that=this
|
||
uni.showModal({
|
||
title: '温馨提示',
|
||
content: '您确定要备货完成吗?',
|
||
cancelText: '取消',
|
||
confirmText:'确定',
|
||
confirmColor:"#FF9300",
|
||
success(res) {
|
||
if (res.confirm) {
|
||
that.$api.post(global.apiUrls.sureTakeGoods,{
|
||
order_sn:item.order_sn
|
||
}).then(res=>{
|
||
console.log(res)
|
||
that.$message.info(res.data.msg)
|
||
if(res.data.code==1){
|
||
if(that.tabls_head==2){
|
||
that.listData[index].status = 6
|
||
}else{
|
||
that.listData[index].status = 3
|
||
}
|
||
that.getOrderNumber()
|
||
}
|
||
})
|
||
}
|
||
}
|
||
});
|
||
},
|
||
//取消订单
|
||
cancelOrder(item,index){
|
||
let that=this
|
||
uni.showModal({
|
||
title: "温馨提示",
|
||
content: '确定取消订单?',
|
||
cancelText:"取消",
|
||
confirmText:"确定",
|
||
confirmColor:"#FF9300",
|
||
success(res) {
|
||
if (res.confirm) {
|
||
that.$api.post(global.apiUrls.cancelOrder,{
|
||
order_sn:item.order_sn
|
||
}).then(res=>{
|
||
that.$message.info(res.data.msg)
|
||
if(res.data.code==1){
|
||
that.listData.splice(index,1)
|
||
that.getOrderNumber()
|
||
}
|
||
})
|
||
}
|
||
}
|
||
});
|
||
},
|
||
|
||
//接单
|
||
updateOrder(item,index){
|
||
let that=this
|
||
uni.showModal({
|
||
title: '温馨提示',
|
||
content: '您确定要接这笔订单吗?',
|
||
cancelText: '取消',
|
||
confirmText: '确定',
|
||
confirmColor:"#FF9300",
|
||
success(res) {
|
||
if (res.confirm) {
|
||
that.$api.post(global.apiUrls.Get648aeed87f7e3,{
|
||
order_sn:item.order_sn
|
||
}).then(res=>{
|
||
console.log(res)
|
||
that.$message.info(res.data.msg)
|
||
if(res.data.code==1){
|
||
if(item.pick_type==1){
|
||
that.listData[index].status = 2
|
||
}else{
|
||
that.listData[index].status = 6
|
||
}
|
||
that.listData.splice(index,1)
|
||
that.getOrderNumber()
|
||
}
|
||
})
|
||
// that.$refs.time.show()
|
||
}
|
||
}
|
||
});
|
||
},
|
||
|
||
|
||
//确认完成弹出
|
||
successTap(type,item,index){
|
||
this[type] = true
|
||
this.order_sn = item.order_sn
|
||
this.pick_code = item.pick_code
|
||
this.order_index = index
|
||
},
|
||
selfTap(){
|
||
let that = this
|
||
that.$api.post(global.apiUrls.confirmDelivery,{
|
||
order_sn:that.order_sn ,
|
||
pick_code:that.pick_code ,
|
||
}).then(res=>{
|
||
console.log(res)
|
||
that.$message.info(res.data.msg)
|
||
if(res.data.code==1){
|
||
that.popupShow1684373976777 = false
|
||
that.listData.splice(that.order_index,1)
|
||
that.getOrderNumber()
|
||
}
|
||
})
|
||
},
|
||
//搜索
|
||
search() {
|
||
this.new_order()
|
||
},
|
||
//拨打电话
|
||
phoneTap(phone) {
|
||
// uni.makePhoneCall({
|
||
// phoneNumber: phone
|
||
// })
|
||
this.callMobile(phone)
|
||
},
|
||
//清空输入框
|
||
clearInputFunc() {
|
||
if (this.input != '') {
|
||
this.input = '';
|
||
this.new_order()
|
||
}
|
||
},
|
||
//订单详情
|
||
orderdetails(item, index) {
|
||
uni.navigateTo({
|
||
url: '/pages/ddgl/orderDetails/orderDetails?order_sn=' + item.order_sn + '&index=' + index
|
||
})
|
||
},
|
||
//订单数量
|
||
getOrderNumber(){
|
||
this.$api.post(global.apiUrls.getOrderNumber).then(res => {
|
||
if(res.data.code==1){
|
||
this.detailsnum = res.data.data
|
||
}
|
||
})
|
||
},
|
||
//未读消息数量
|
||
getMessageNum() {
|
||
this.$api.post(global.apiUrls.getMessageNum).then(res => {
|
||
if(res.data.code==1){
|
||
this.messageNum = res.data.data.all
|
||
}
|
||
})
|
||
}
|
||
}
|
||
};
|
||
</script>
|
||
<style lang="scss" scoped>
|
||
.page {
|
||
width: 100vw;
|
||
overflow-x: hidden;
|
||
min-height: calc(100vh - var(--window-bottom));
|
||
background: rgba(248, 248, 248, 1);
|
||
background-size: 100% auto !important;
|
||
}
|
||
.loading-wapper {
|
||
width: auto;
|
||
height: auto;
|
||
display: flex;
|
||
flex-direction: column;
|
||
justify-content: center;
|
||
align-items: center;
|
||
margin-top: 20upx;
|
||
|
||
text {
|
||
font-size: 24upx;
|
||
color: #999999;
|
||
}
|
||
}
|
||
.pagewarp{
|
||
background: #fff;
|
||
top: 0;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c4_c2_c2_c4_c1_c2 {
|
||
color: #666666;
|
||
font-size: 24rpx;
|
||
font-weight: 400;
|
||
line-height: 10rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c4_c2_c2_c4_c1_c1 {
|
||
color: #666666;
|
||
font-size: 24rpx;
|
||
font-weight: 400;
|
||
line-height: 24rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c4_c2_c2_c4_c1_c0 {
|
||
color: #666666;
|
||
font-size: 24rpx;
|
||
font-weight: 400;
|
||
line-height: 24rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c4_c2_c2_c4_c1 {
|
||
margin: 0rpx 25rpx 0rpx 0rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c4_c2_c2_c4_c0_c2 {
|
||
color: #ED4040;
|
||
font-size: 24rpx;
|
||
font-weight: 500;
|
||
line-height: 24rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c4_c2_c2_c4_c0_c1 {
|
||
color: #ED4040;
|
||
font-size: 24rpx;
|
||
font-weight: 500;
|
||
line-height: 24rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c4_c2_c2_c4_c0_c0 {
|
||
color: rgba(51, 51, 51, 1);
|
||
font-size: 24rpx;
|
||
font-weight: 500;
|
||
line-height: 24rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c4_c2_c2_c3_c0_c1 {
|
||
max-width: 96rpx;
|
||
-webkit-line-clamp: 1;
|
||
overflow: hidden;
|
||
text-overflow: ellipsis;
|
||
display: -webkit-box;
|
||
-webkit-box-orient: vertical;
|
||
color: #333333;
|
||
font-size: 22rpx;
|
||
font-weight: 400;
|
||
line-height: 30rpx;
|
||
margin: 8rpx 0rpx 0rpx 0rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c4_c2_c2_c3_c0_c0 {
|
||
width: 96rpx;
|
||
height: 96rpx;
|
||
border-radius: 8rpx 8rpx 8rpx 8rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c4_c2_c2_c3_c0 {
|
||
margin: 0rpx 6rpx 0rpx 6rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c4_c2_c2_c3 {
|
||
margin: 32rpx 0rpx 32rpx 0rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c4_c2_c2_c2_c1_c0 {
|
||
width: 48rpx;
|
||
height: 48rpx;
|
||
border-radius: 0rpx 0rpx 0rpx 0rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c4_c2_c2_c2_c0_c1_c1_c2 {
|
||
color: #999999;
|
||
font-size: 24rpx;
|
||
font-weight: 400;
|
||
line-height: 24rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c4_c2_c2_c2_c0_c1_c1_c1 {
|
||
color: #999999;
|
||
font-size: 24rpx;
|
||
font-weight: 400;
|
||
line-height: 24rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c4_c2_c2_c2_c0_c1_c1_c0 {
|
||
color: #999999;
|
||
font-size: 24rpx;
|
||
font-weight: 400;
|
||
line-height: 24rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c4_c2_c2_c2_c0_c1_c1 {
|
||
margin: 16rpx 0rpx 0rpx 0rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c4_c2_c2_c2_c0_c1_c0_c3 {
|
||
color: #333333;
|
||
font-size: 32rpx;
|
||
font-weight: 500;
|
||
line-height: 32rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c4_c2_c2_c2_c0_c1_c0_c2 {
|
||
color: #333333;
|
||
font-size: 32rpx;
|
||
font-weight: 500;
|
||
line-height: 32rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c4_c2_c2_c2_c0_c1_c0_c1 {
|
||
color: #333333;
|
||
font-size: 32rpx;
|
||
font-weight: 500;
|
||
line-height: 32rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c4_c2_c2_c2_c0_c1_c0_c0 {
|
||
color: #333333;
|
||
font-size: 32rpx;
|
||
font-weight: 500;
|
||
line-height: 32rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c4_c2_c2_c2_c0_c1 {
|
||
margin: 0rpx 0rpx 0rpx 20rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c4_c2_c2_c2_c0_c0_c0 {
|
||
width: 60rpx;
|
||
height: 60rpx;
|
||
border-radius: 0rpx 0rpx 0rpx 0rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c4_c2_c2_c2 {
|
||
margin: 0rpx 8rpx 0rpx 8rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c4_c2_c2_c1 {
|
||
border-bottom: 1px dashed rgba(226, 226, 226, 1);
|
||
margin: 32rpx 8rpx 32rpx 8rpx;
|
||
height: 1rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c4_c2_c2_c0_c1_c0_1 {
|
||
color: #333333;
|
||
font-size: 32rpx;
|
||
font-weight: 500;
|
||
line-height: 31rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c4_c2_c2_c0_c1_c0 {
|
||
color: #333333;
|
||
font-size: 32rpx;
|
||
font-weight: 500;
|
||
line-height: 31rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c4_c2_c2_c0_c0_c1_c1 {
|
||
color: #333333;
|
||
font-size: 24rpx;
|
||
font-weight: 400;
|
||
line-height: 24rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c4_c2_c2_c0_c0_c1_c0 {
|
||
margin: 0rpx 16rpx 0rpx 0rpx;
|
||
color: #333333;
|
||
font-size: 24rpx;
|
||
font-weight: 400;
|
||
line-height: 24rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c4_c2_c2_c0_c0_c1 {
|
||
margin: 16rpx 0rpx 0rpx 0rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c4_c2_c2_c0_c0_c0_c1 {
|
||
color: #333333;
|
||
font-size: 44rpx;
|
||
font-weight: 500;
|
||
line-height: 44rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c4_c2_c2_c0_c0_c0_c0 {
|
||
color: #333333;
|
||
font-size: 24rpx;
|
||
font-weight: 500;
|
||
line-height: 30rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c4_c2_c2_c0 {
|
||
padding: 0rpx 8rpx 0rpx 8rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c4_c2_c2 {
|
||
background: rgba(255, 255, 255, 1);
|
||
border-radius: 16rpx 16rpx 16rpx 16rpx;
|
||
background-size: 100% auto !important;
|
||
padding: 32rpx 16rpx 24rpx 16rpx;
|
||
margin: 0rpx 0rpx 24rpx 0rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c4_c2_c1_c6_c1 {
|
||
background: rgba(255, 147, 0, 1);
|
||
border-radius: 32rpx 32rpx 32rpx 32rpx;
|
||
font-size: 28rpx;
|
||
color: rgba(255, 255, 255, 1);
|
||
width: 160rpx;
|
||
height: 64rpx;
|
||
line-height: 64rpx;
|
||
font-weight: 500;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c4_c2_c1_c6_c0_c1 {
|
||
color: #333333;
|
||
font-size: 28rpx;
|
||
font-weight: 500;
|
||
line-height: 30rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c4_c2_c1_c6_c0_c0 {
|
||
color: #999999;
|
||
font-size: 24rpx;
|
||
font-weight: 400;
|
||
line-height: 24rpx;
|
||
margin: 0rpx 14rpx 0rpx 0rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c4_c2_c1_c5 {
|
||
border-bottom: 1px dashed rgba(226, 226, 226, 1);
|
||
margin: 24rpx 8rpx 24rpx 8rpx;
|
||
height: 1rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c4_c2_c1_c4_c1_c2 {
|
||
color: #666666;
|
||
font-size: 24rpx;
|
||
font-weight: 400;
|
||
line-height: 10rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c4_c2_c1_c4_c1_c1 {
|
||
color: #666666;
|
||
font-size: 24rpx;
|
||
font-weight: 400;
|
||
line-height: 24rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c4_c2_c1_c4_c1_c0 {
|
||
color: #666666;
|
||
font-size: 24rpx;
|
||
font-weight: 400;
|
||
line-height: 24rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c4_c2_c1_c4_c1 {
|
||
margin: 0rpx 25rpx 0rpx 0rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c4_c2_c1_c4_c0_c2 {
|
||
color: #ED4040;
|
||
font-size: 24rpx;
|
||
font-weight: 500;
|
||
line-height: 24rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c4_c2_c1_c4_c0_c1 {
|
||
color: #ED4040;
|
||
font-size: 24rpx;
|
||
font-weight: 500;
|
||
line-height: 24rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c4_c2_c1_c4_c0_c0 {
|
||
color: rgba(51, 51, 51, 1);
|
||
font-size: 24rpx;
|
||
font-weight: 500;
|
||
line-height: 24rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c4_c2_c1_c3_c0_c1 {
|
||
max-width: 96rpx;
|
||
-webkit-line-clamp: 1;
|
||
overflow: hidden;
|
||
text-overflow: ellipsis;
|
||
display: -webkit-box;
|
||
-webkit-box-orient: vertical;
|
||
color: #333333;
|
||
font-size: 22rpx;
|
||
font-weight: 400;
|
||
line-height: 30rpx;
|
||
margin: 8rpx 0rpx 0rpx 0rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c4_c2_c1_c3_c0_c0 {
|
||
width: 96rpx;
|
||
height: 96rpx;
|
||
border-radius: 8rpx 8rpx 8rpx 8rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c4_c2_c1_c3_c0 {
|
||
margin: 0rpx 6rpx 0rpx 6rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c4_c2_c1_c3 {
|
||
margin: 32rpx 0rpx 32rpx 0rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c4_c2_c1_c2_c1_c0 {
|
||
width: 48rpx;
|
||
height: 48rpx;
|
||
border-radius: 0rpx 0rpx 0rpx 0rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c4_c2_c1_c2_c0_c1_c1_c2 {
|
||
color: #999999;
|
||
font-size: 24rpx;
|
||
font-weight: 400;
|
||
line-height: 24rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c4_c2_c1_c2_c0_c1_c1_c1 {
|
||
color: #999999;
|
||
font-size: 24rpx;
|
||
font-weight: 400;
|
||
line-height: 24rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c4_c2_c1_c2_c0_c1_c1_c0 {
|
||
color: #999999;
|
||
font-size: 24rpx;
|
||
font-weight: 400;
|
||
line-height: 24rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c4_c2_c1_c2_c0_c1_c1 {
|
||
margin: 16rpx 0rpx 0rpx 0rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c4_c2_c1_c2_c0_c1_c0_c3 {
|
||
color: #333333;
|
||
font-size: 32rpx;
|
||
font-weight: 500;
|
||
line-height: 32rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c4_c2_c1_c2_c0_c1_c0_c2 {
|
||
color: #333333;
|
||
font-size: 32rpx;
|
||
font-weight: 500;
|
||
line-height: 32rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c4_c2_c1_c2_c0_c1_c0_c1 {
|
||
color: #333333;
|
||
font-size: 32rpx;
|
||
font-weight: 500;
|
||
line-height: 32rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c4_c2_c1_c2_c0_c1_c0_c0 {
|
||
color: #333333;
|
||
font-size: 32rpx;
|
||
font-weight: 500;
|
||
line-height: 32rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c4_c2_c1_c2_c0_c1 {
|
||
margin: 0rpx 0rpx 0rpx 20rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c4_c2_c1_c2_c0_c0_c0 {
|
||
width: 60rpx;
|
||
height: 60rpx;
|
||
border-radius: 0rpx 0rpx 0rpx 0rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c4_c2_c1_c2 {
|
||
margin: 0rpx 8rpx 0rpx 8rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c4_c2_c1_c1 {
|
||
border-bottom: 1px dashed rgba(226, 226, 226, 1);
|
||
margin: 32rpx 8rpx 32rpx 8rpx;
|
||
height: 1rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c4_c2_c1_c0_c1_c0_1 {
|
||
color: #333333;
|
||
font-size: 32rpx;
|
||
font-weight: 500;
|
||
line-height: 31rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c4_c2_c1_c0_c1_c0 {
|
||
color: #333333;
|
||
font-size: 32rpx;
|
||
font-weight: 500;
|
||
line-height: 31rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c4_c2_c1_c0_c0_c1_c1 {
|
||
color: #333333;
|
||
font-size: 24rpx;
|
||
font-weight: 400;
|
||
line-height: 24rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c4_c2_c1_c0_c0_c1_c0 {
|
||
margin: 0rpx 16rpx 0rpx 0rpx;
|
||
color: #333333;
|
||
font-size: 24rpx;
|
||
font-weight: 400;
|
||
line-height: 24rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c4_c2_c1_c0_c0_c1 {
|
||
margin: 16rpx 0rpx 0rpx 0rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c4_c2_c1_c0_c0_c0_c1 {
|
||
color: #333333;
|
||
font-size: 44rpx;
|
||
font-weight: 500;
|
||
line-height: 44rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c4_c2_c1_c0_c0_c0_c0 {
|
||
color: #333333;
|
||
font-size: 24rpx;
|
||
font-weight: 500;
|
||
line-height: 30rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c4_c2_c1_c0 {
|
||
padding: 0rpx 8rpx 0rpx 8rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c4_c2_c1 {
|
||
background: rgba(255, 255, 255, 1);
|
||
border-radius: 16rpx 16rpx 16rpx 16rpx;
|
||
background-size: 100% auto !important;
|
||
padding: 32rpx 16rpx 24rpx 16rpx;
|
||
margin: 0rpx 0rpx 24rpx 0rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c4_c2_c0_c6_c0 {
|
||
background: rgba(255, 147, 0, 1);
|
||
border-radius: 32rpx 32rpx 32rpx 32rpx;
|
||
font-size: 28rpx;
|
||
color: rgba(255, 255, 255, 1);
|
||
width: 160rpx;
|
||
height: 64rpx;
|
||
line-height: 64rpx;
|
||
font-weight: 500;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c4_c2_c0_c5 {
|
||
border-bottom: 1px dashed rgba(226, 226, 226, 1);
|
||
margin: 24rpx 8rpx 24rpx 8rpx;
|
||
height: 1rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c4_c2_c0_c4_c1_c2 {
|
||
color: #666666;
|
||
font-size: 24rpx;
|
||
font-weight: 400;
|
||
line-height: 10rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c4_c2_c0_c4_c1_c1 {
|
||
color: #666666;
|
||
font-size: 24rpx;
|
||
font-weight: 400;
|
||
line-height: 24rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c4_c2_c0_c4_c1_c0 {
|
||
color: #666666;
|
||
font-size: 24rpx;
|
||
font-weight: 400;
|
||
line-height: 24rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c4_c2_c0_c4_c1 {
|
||
margin: 0rpx 25rpx 0rpx 0rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c4_c2_c0_c4_c0_c2 {
|
||
color: #ED4040;
|
||
font-size: 24rpx;
|
||
font-weight: 500;
|
||
line-height: 24rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c4_c2_c0_c4_c0_c1 {
|
||
color: #ED4040;
|
||
font-size: 24rpx;
|
||
font-weight: 500;
|
||
line-height: 24rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c4_c2_c0_c4_c0_c0 {
|
||
color: rgba(51, 51, 51, 1);
|
||
font-size: 24rpx;
|
||
font-weight: 500;
|
||
line-height: 24rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c4_c2_c0_c3_c0_c1 {
|
||
max-width: 96rpx;
|
||
-webkit-line-clamp: 1;
|
||
overflow: hidden;
|
||
text-overflow: ellipsis;
|
||
display: -webkit-box;
|
||
-webkit-box-orient: vertical;
|
||
color: #333333;
|
||
font-size: 22rpx;
|
||
font-weight: 400;
|
||
line-height: 30rpx;
|
||
margin: 8rpx 0rpx 0rpx 0rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c4_c2_c0_c3_c0_c0 {
|
||
width: 96rpx;
|
||
height: 96rpx;
|
||
border-radius: 8rpx 8rpx 8rpx 8rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c4_c2_c0_c3_c0 {
|
||
margin: 0rpx 6rpx 0rpx 6rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c4_c2_c0_c3 {
|
||
margin: 32rpx 0rpx 32rpx 0rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c4_c2_c0_c2_c1_c0 {
|
||
width: 48rpx;
|
||
height: 48rpx;
|
||
border-radius: 0rpx 0rpx 0rpx 0rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c4_c2_c0_c2_c0_c1_c1_c2 {
|
||
color: #999999;
|
||
font-size: 24rpx;
|
||
font-weight: 400;
|
||
line-height: 24rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c4_c2_c0_c2_c0_c1_c1_c1 {
|
||
color: #999999;
|
||
font-size: 24rpx;
|
||
font-weight: 400;
|
||
line-height: 24rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c4_c2_c0_c2_c0_c1_c1_c0 {
|
||
color: #999999;
|
||
font-size: 24rpx;
|
||
font-weight: 400;
|
||
line-height: 24rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c4_c2_c0_c2_c0_c1_c1 {
|
||
margin: 16rpx 0rpx 0rpx 0rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c4_c2_c0_c2_c0_c1_c0_c3 {
|
||
color: #333333;
|
||
font-size: 32rpx;
|
||
font-weight: 500;
|
||
line-height: 32rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c4_c2_c0_c2_c0_c1_c0_c2 {
|
||
color: #333333;
|
||
font-size: 32rpx;
|
||
font-weight: 500;
|
||
line-height: 32rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c4_c2_c0_c2_c0_c1_c0_c1 {
|
||
color: #333333;
|
||
font-size: 32rpx;
|
||
font-weight: 500;
|
||
line-height: 32rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c4_c2_c0_c2_c0_c1_c0_c0 {
|
||
color: #333333;
|
||
font-size: 32rpx;
|
||
font-weight: 500;
|
||
line-height: 32rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c4_c2_c0_c2_c0_c1 {
|
||
margin: 0rpx 0rpx 0rpx 20rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c4_c2_c0_c2_c0_c0_c0 {
|
||
width: 60rpx;
|
||
height: 60rpx;
|
||
border-radius: 0rpx 0rpx 0rpx 0rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c4_c2_c0_c2 {
|
||
margin: 0rpx 8rpx 0rpx 8rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c4_c2_c0_c1 {
|
||
border-bottom: 1px dashed rgba(226, 226, 226, 1);
|
||
margin: 32rpx 8rpx 32rpx 8rpx;
|
||
height: 1rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c4_c2_c0_c0_c1_c0_1 {
|
||
color: #333333;
|
||
font-size: 32rpx;
|
||
font-weight: 500;
|
||
line-height: 31rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c4_c2_c0_c0_c1_c0 {
|
||
color: #333333;
|
||
font-size: 32rpx;
|
||
font-weight: 500;
|
||
line-height: 31rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c4_c2_c0_c0_c0_c1_c1 {
|
||
color: #333333;
|
||
font-size: 24rpx;
|
||
font-weight: 400;
|
||
line-height: 24rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c4_c2_c0_c0_c0_c1_c0 {
|
||
margin: 0rpx 16rpx 0rpx 0rpx;
|
||
color: #333333;
|
||
font-size: 24rpx;
|
||
font-weight: 400;
|
||
line-height: 24rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c4_c2_c0_c0_c0_c1 {
|
||
margin: 16rpx 0rpx 0rpx 0rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c4_c2_c0_c0_c0_c0_c1 {
|
||
color: #333333;
|
||
font-size: 44rpx;
|
||
font-weight: 500;
|
||
line-height: 44rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c4_c2_c0_c0_c0_c0_c0 {
|
||
color: #333333;
|
||
font-size: 24rpx;
|
||
font-weight: 500;
|
||
line-height: 30rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c4_c2_c0_c0 {
|
||
padding: 0rpx 8rpx 0rpx 8rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c4_c2_c0 {
|
||
background: rgba(255, 255, 255, 1);
|
||
border-radius: 16rpx 16rpx 16rpx 16rpx;
|
||
background-size: 100% auto !important;
|
||
padding: 32rpx 16rpx 24rpx 16rpx;
|
||
margin: 0rpx 0rpx 24rpx 0rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c4_c2 {
|
||
padding: 0rpx 24rpx 0rpx 24rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c4_c1_c1 {
|
||
line-height: 28rpx;
|
||
font-size: 28rpx;
|
||
font-weight: 500;
|
||
color: #333333;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c4_c1_c0_c2 {
|
||
width: 32rpx;
|
||
height: 32rpx;
|
||
border-radius: 0rpx 0rpx 0rpx 0rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c4_c1_c0_c1 {
|
||
font-size: 26rpx;
|
||
font-weight: 400;
|
||
color: #333;
|
||
margin: 0rpx 24rpx 0rpx 24rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c4_c1_c0_c0 {
|
||
font-size: 28rpx;
|
||
color: rgba(155, 155, 155, 1);
|
||
margin: 0rpx 0rpx 0rpx 23rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c4_c1_c0 {
|
||
background: rgba(255, 255, 255, 1);
|
||
border-radius: 60rpx 60rpx 60rpx 60rpx;
|
||
margin: 0rpx 24rpx 0rpx 0rpx;
|
||
padding: 20rpx 21rpx 20rpx 24rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c4_c1 {
|
||
margin: 24rpx 24rpx 24rpx 24rpx;
|
||
}
|
||
|
||
.takeouTorders_linebodyItemfd0_0_c4_c0_c0 {
|
||
background: rgba(255, 147, 0, 1);
|
||
width: 50rpx;
|
||
height: 6rpx;
|
||
top: 80rpx;
|
||
background-size: 100% auto !important;
|
||
border-radius: 3rpx 3rpx 3rpx 3rpx;
|
||
}
|
||
|
||
.checkTitlebodyItemfd0_0_c4_c0_c0 {
|
||
font-weight: 700 !important;
|
||
font-size: 28rpx !important;
|
||
color: #333 !important;
|
||
background-color: rgba(255, 255, 255, 1) !important;
|
||
}
|
||
|
||
::v-deep .takeouTorders_benbenTabsbodyItemfd0_0_c4_c0_c0 {
|
||
background: #fff;
|
||
width: 750rpx;
|
||
height: 90rpx;
|
||
white-space: nowrap;
|
||
text-align: center;
|
||
font-size: 28rpx;
|
||
font-weight: 400;
|
||
color: #666666;
|
||
}
|
||
|
||
.takeouTorders_bodyfd0_0_c4 {
|
||
background: rgba(248, 248, 248, 1);
|
||
background-size: 100% auto !important;
|
||
padding-bottom: 40rpx;
|
||
}
|
||
|
||
.takeouTorders_titlefd0_0_c4 {
|
||
margin: 0rpx 0rpx 0rpx 40rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c6_c5_c1_c2 {
|
||
color: #666666;
|
||
font-size: 24rpx;
|
||
font-weight: 400;
|
||
line-height: 10rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c6_c5_c1_c1 {
|
||
color: #666666;
|
||
font-size: 24rpx;
|
||
font-weight: 400;
|
||
line-height: 24rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c6_c5_c1_c0 {
|
||
color: #666666;
|
||
font-size: 24rpx;
|
||
font-weight: 400;
|
||
line-height: 24rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c6_c5_c1 {
|
||
margin: 0rpx 25rpx 0rpx 0rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c6_c5_c0_c2 {
|
||
color: #ED4040;
|
||
font-size: 24rpx;
|
||
font-weight: 500;
|
||
line-height: 24rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c6_c5_c0_c1 {
|
||
color: #ED4040;
|
||
font-size: 24rpx;
|
||
font-weight: 500;
|
||
line-height: 24rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c6_c5_c0_c0 {
|
||
color: rgba(51, 51, 51, 1);
|
||
font-size: 24rpx;
|
||
font-weight: 500;
|
||
line-height: 24rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c6_c4 {
|
||
border-bottom: 1px dashed rgba(226, 226, 226, 1);
|
||
margin: 24rpx 8rpx 24rpx 8rpx;
|
||
height: 1rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c6_c3_c0_c1 {
|
||
max-width: 96rpx;
|
||
-webkit-line-clamp: 1;
|
||
overflow: hidden;
|
||
text-overflow: ellipsis;
|
||
display: -webkit-box;
|
||
-webkit-box-orient: vertical;
|
||
color: #333333;
|
||
font-size: 22rpx;
|
||
font-weight: 400;
|
||
line-height: 30rpx;
|
||
margin: 8rpx 0rpx 0rpx 0rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c6_c3_c0_c0 {
|
||
width: 96rpx;
|
||
height: 96rpx;
|
||
border-radius: 8rpx 8rpx 8rpx 8rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c6_c3_c0 {
|
||
margin: 0rpx 6rpx 0rpx 6rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c6_c3 {
|
||
margin: 32rpx 0rpx 32rpx 0rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c6_c2_c1_c0 {
|
||
width: 48rpx;
|
||
height: 48rpx;
|
||
border-radius: 0rpx 0rpx 0rpx 0rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c6_c2_c0_c1_c1_c2 {
|
||
color: #999999;
|
||
font-size: 24rpx;
|
||
font-weight: 400;
|
||
line-height: 24rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c6_c2_c0_c1_c1_c1 {
|
||
color: #999999;
|
||
font-size: 24rpx;
|
||
font-weight: 400;
|
||
line-height: 24rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c6_c2_c0_c1_c1_c0 {
|
||
color: #999999;
|
||
font-size: 24rpx;
|
||
font-weight: 400;
|
||
line-height: 24rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c6_c2_c0_c1_c1 {
|
||
margin: 16rpx 0rpx 0rpx 0rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c6_c2_c0_c1_c0_c3 {
|
||
color: #333333;
|
||
font-size: 32rpx;
|
||
font-weight: 500;
|
||
line-height: 32rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c6_c2_c0_c1_c0_c2 {
|
||
color: #333333;
|
||
font-size: 32rpx;
|
||
font-weight: 500;
|
||
line-height: 32rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c6_c2_c0_c1_c0_c1 {
|
||
color: #333333;
|
||
font-size: 32rpx;
|
||
font-weight: 500;
|
||
line-height: 32rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c6_c2_c0_c1_c0_c0 {
|
||
color: #333333;
|
||
font-size: 32rpx;
|
||
font-weight: 500;
|
||
line-height: 32rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c6_c2_c0_c1 {
|
||
margin: 0rpx 0rpx 0rpx 20rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c6_c2_c0_c0_c0 {
|
||
width: 60rpx;
|
||
height: 60rpx;
|
||
border-radius: 0rpx 0rpx 0rpx 0rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c6_c2 {
|
||
margin: 0rpx 8rpx 0rpx 8rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c6_c1 {
|
||
border-bottom: 1px dashed rgba(226, 226, 226, 1);
|
||
margin: 32rpx 8rpx 32rpx 8rpx;
|
||
height: 1rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c6_c0_c1_c0_1 {
|
||
color: #333333;
|
||
font-size: 32rpx;
|
||
font-weight: 500;
|
||
line-height: 31rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c6_c0_c1_c0 {
|
||
color: #333333;
|
||
font-size: 32rpx;
|
||
font-weight: 500;
|
||
line-height: 31rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c6_c0_c0_c1_c1 {
|
||
color: #333333;
|
||
font-size: 24rpx;
|
||
font-weight: 400;
|
||
line-height: 24rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c6_c0_c0_c1_c0 {
|
||
margin: 0rpx 16rpx 0rpx 0rpx;
|
||
color: #333333;
|
||
font-size: 24rpx;
|
||
font-weight: 400;
|
||
line-height: 24rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c6_c0_c0_c1 {
|
||
margin: 16rpx 0rpx 0rpx 0rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c6_c0_c0_c0_c1 {
|
||
color: #333333;
|
||
font-size: 44rpx;
|
||
font-weight: 500;
|
||
line-height: 44rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c6_c0_c0_c0_c0 {
|
||
color: #333333;
|
||
font-size: 24rpx;
|
||
font-weight: 500;
|
||
line-height: 30rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c6_c0 {
|
||
padding: 0rpx 8rpx 0rpx 8rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c6 {
|
||
background: rgba(255, 255, 255, 1);
|
||
border-radius: 16rpx 16rpx 16rpx 16rpx;
|
||
background-size: 100% auto !important;
|
||
padding: 32rpx 16rpx 24rpx 16rpx;
|
||
margin: 0rpx 0rpx 24rpx 0rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c5_c6_c1 {
|
||
background: rgba(255, 147, 0, 1);
|
||
border-radius: 32rpx 32rpx 32rpx 32rpx;
|
||
font-size: 28rpx;
|
||
color: rgba(255, 255, 255, 1);
|
||
width: 160rpx;
|
||
height: 64rpx;
|
||
line-height: 64rpx;
|
||
font-weight: 500;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c5_c6_c0_c1 {
|
||
color: #666666;
|
||
font-size: 28rpx;
|
||
font-weight: 400;
|
||
line-height: 30rpx;
|
||
margin: 0rpx 0rpx 0rpx 16rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c5_c6_c0_c0 {
|
||
width: 56rpx;
|
||
height: 56rpx;
|
||
border-radius: 0rpx 0rpx 0rpx 0rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c5_c5 {
|
||
border-bottom: 1px dashed rgba(226, 226, 226, 1);
|
||
margin: 24rpx 8rpx 24rpx 8rpx;
|
||
height: 1rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c5_c4_c1_c2 {
|
||
color: #666666;
|
||
font-size: 24rpx;
|
||
font-weight: 400;
|
||
line-height: 10rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c5_c4_c1_c1 {
|
||
color: #666666;
|
||
font-size: 24rpx;
|
||
font-weight: 400;
|
||
line-height: 24rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c5_c4_c1_c0 {
|
||
color: #666666;
|
||
font-size: 24rpx;
|
||
font-weight: 400;
|
||
line-height: 24rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c5_c4_c1 {
|
||
margin: 0rpx 25rpx 0rpx 0rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c5_c4_c0_c2 {
|
||
color: #ED4040;
|
||
font-size: 24rpx;
|
||
font-weight: 500;
|
||
line-height: 24rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c5_c4_c0_c1 {
|
||
color: #ED4040;
|
||
font-size: 24rpx;
|
||
font-weight: 500;
|
||
line-height: 24rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c5_c4_c0_c0 {
|
||
color: rgba(51, 51, 51, 1);
|
||
font-size: 24rpx;
|
||
font-weight: 500;
|
||
line-height: 24rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c5_c3_c0_c1 {
|
||
max-width: 96rpx;
|
||
-webkit-line-clamp: 1;
|
||
overflow: hidden;
|
||
text-overflow: ellipsis;
|
||
display: -webkit-box;
|
||
-webkit-box-orient: vertical;
|
||
color: #333333;
|
||
font-size: 22rpx;
|
||
font-weight: 400;
|
||
line-height: 30rpx;
|
||
margin: 8rpx 0rpx 0rpx 0rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c5_c3_c0_c0 {
|
||
width: 96rpx;
|
||
height: 96rpx;
|
||
border-radius: 8rpx 8rpx 8rpx 8rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c5_c3_c0 {
|
||
margin: 0rpx 6rpx 0rpx 6rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c5_c3 {
|
||
margin: 32rpx 0rpx 32rpx 0rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c5_c2_c1_c0 {
|
||
width: 48rpx;
|
||
height: 48rpx;
|
||
border-radius: 0rpx 0rpx 0rpx 0rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c5_c2_c0_c1_c1_c2 {
|
||
color: #999999;
|
||
font-size: 24rpx;
|
||
font-weight: 400;
|
||
line-height: 24rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c5_c2_c0_c1_c1_c1 {
|
||
color: #999999;
|
||
font-size: 24rpx;
|
||
font-weight: 400;
|
||
line-height: 24rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c5_c2_c0_c1_c1_c0 {
|
||
color: #999999;
|
||
font-size: 24rpx;
|
||
font-weight: 400;
|
||
line-height: 24rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c5_c2_c0_c1_c1 {
|
||
margin: 16rpx 0rpx 0rpx 0rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c5_c2_c0_c1_c0_c3 {
|
||
color: #333333;
|
||
font-size: 32rpx;
|
||
font-weight: 500;
|
||
line-height: 32rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c5_c2_c0_c1_c0_c2 {
|
||
color: #333333;
|
||
font-size: 32rpx;
|
||
font-weight: 500;
|
||
line-height: 32rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c5_c2_c0_c1_c0_c1 {
|
||
color: #333333;
|
||
font-size: 32rpx;
|
||
font-weight: 500;
|
||
line-height: 32rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c5_c2_c0_c1_c0_c0 {
|
||
color: #333333;
|
||
font-size: 32rpx;
|
||
font-weight: 500;
|
||
line-height: 32rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c5_c2_c0_c1 {
|
||
margin: 0rpx 0rpx 0rpx 20rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c5_c2_c0_c0_c0 {
|
||
width: 60rpx;
|
||
height: 60rpx;
|
||
border-radius: 0rpx 0rpx 0rpx 0rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c5_c2 {
|
||
margin: 0rpx 8rpx 0rpx 8rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c5_c1 {
|
||
border-bottom: 1px dashed rgba(226, 226, 226, 1);
|
||
margin: 32rpx 8rpx 32rpx 8rpx;
|
||
height: 1rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c5_c0_c1_c0_1 {
|
||
color: #333333;
|
||
font-size: 32rpx;
|
||
font-weight: 500;
|
||
line-height: 31rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c5_c0_c1_c0 {
|
||
color: #333333;
|
||
font-size: 32rpx;
|
||
font-weight: 500;
|
||
line-height: 31rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c5_c0_c0_c1_c1 {
|
||
color: #333333;
|
||
font-size: 24rpx;
|
||
font-weight: 400;
|
||
line-height: 24rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c5_c0_c0_c1_c0 {
|
||
margin: 0rpx 16rpx 0rpx 0rpx;
|
||
color: #333333;
|
||
font-size: 24rpx;
|
||
font-weight: 400;
|
||
line-height: 24rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c5_c0_c0_c1 {
|
||
margin: 16rpx 0rpx 0rpx 0rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c5_c0_c0_c0_c1 {
|
||
color: #333333;
|
||
font-size: 44rpx;
|
||
font-weight: 500;
|
||
line-height: 44rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c5_c0_c0_c0_c0 {
|
||
color: #333333;
|
||
font-size: 24rpx;
|
||
font-weight: 500;
|
||
line-height: 30rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c5_c0 {
|
||
padding: 0rpx 8rpx 0rpx 8rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c5 {
|
||
background: rgba(255, 255, 255, 1);
|
||
border-radius: 16rpx 16rpx 16rpx 16rpx;
|
||
background-size: 100% auto !important;
|
||
padding: 32rpx 16rpx 24rpx 16rpx;
|
||
margin: 0rpx 0rpx 24rpx 0rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c4_c6_c0_c1 {
|
||
color: #666666;
|
||
font-size: 28rpx;
|
||
font-weight: 400;
|
||
line-height: 30rpx;
|
||
margin: 0rpx 0rpx 0rpx 16rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c4_c6_c0_c0 {
|
||
width: 56rpx;
|
||
height: 56rpx;
|
||
border-radius: 0rpx 0rpx 0rpx 0rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c4_c5 {
|
||
border-bottom: 1px dashed rgba(226, 226, 226, 1);
|
||
margin: 24rpx 8rpx 24rpx 8rpx;
|
||
height: 1rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c4_c4_c1_c2 {
|
||
color: #666666;
|
||
font-size: 24rpx;
|
||
font-weight: 400;
|
||
line-height: 10rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c4_c4_c1_c1 {
|
||
color: #666666;
|
||
font-size: 24rpx;
|
||
font-weight: 400;
|
||
line-height: 24rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c4_c4_c1_c0 {
|
||
color: #666666;
|
||
font-size: 24rpx;
|
||
font-weight: 400;
|
||
line-height: 24rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c4_c4_c1 {
|
||
margin: 0rpx 25rpx 0rpx 0rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c4_c4_c0_c2 {
|
||
color: #ED4040;
|
||
font-size: 24rpx;
|
||
font-weight: 500;
|
||
line-height: 24rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c4_c4_c0_c1 {
|
||
color: #ED4040;
|
||
font-size: 24rpx;
|
||
font-weight: 500;
|
||
line-height: 24rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c4_c4_c0_c0 {
|
||
color: rgba(51, 51, 51, 1);
|
||
font-size: 24rpx;
|
||
font-weight: 500;
|
||
line-height: 24rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c4_c3_c0_c1 {
|
||
max-width: 96rpx;
|
||
-webkit-line-clamp: 1;
|
||
overflow: hidden;
|
||
text-overflow: ellipsis;
|
||
display: -webkit-box;
|
||
-webkit-box-orient: vertical;
|
||
color: #333333;
|
||
font-size: 22rpx;
|
||
font-weight: 400;
|
||
line-height: 30rpx;
|
||
margin: 8rpx 0rpx 0rpx 0rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c4_c3_c0_c0 {
|
||
width: 96rpx;
|
||
height: 96rpx;
|
||
border-radius: 8rpx 8rpx 8rpx 8rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c4_c3_c0 {
|
||
margin: 0rpx 6rpx 0rpx 6rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c4_c3 {
|
||
margin: 32rpx 0rpx 32rpx 0rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c4_c2_c1_c0 {
|
||
width: 48rpx;
|
||
height: 48rpx;
|
||
border-radius: 0rpx 0rpx 0rpx 0rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c4_c2_c0_c1_c1_c2 {
|
||
color: #999999;
|
||
font-size: 24rpx;
|
||
font-weight: 400;
|
||
line-height: 24rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c4_c2_c0_c1_c1_c1 {
|
||
color: #999999;
|
||
font-size: 24rpx;
|
||
font-weight: 400;
|
||
line-height: 24rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c4_c2_c0_c1_c1_c0 {
|
||
color: #999999;
|
||
font-size: 24rpx;
|
||
font-weight: 400;
|
||
line-height: 24rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c4_c2_c0_c1_c1 {
|
||
margin: 16rpx 0rpx 0rpx 0rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c4_c2_c0_c1_c0_c3 {
|
||
color: #333333;
|
||
font-size: 32rpx;
|
||
font-weight: 500;
|
||
line-height: 32rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c4_c2_c0_c1_c0_c2 {
|
||
color: #333333;
|
||
font-size: 32rpx;
|
||
font-weight: 500;
|
||
line-height: 32rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c4_c2_c0_c1_c0_c1 {
|
||
color: #333333;
|
||
font-size: 32rpx;
|
||
font-weight: 500;
|
||
line-height: 32rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c4_c2_c0_c1_c0_c0 {
|
||
color: #333333;
|
||
font-size: 32rpx;
|
||
font-weight: 500;
|
||
line-height: 32rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c4_c2_c0_c1 {
|
||
margin: 0rpx 0rpx 0rpx 20rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c4_c2_c0_c0_c0 {
|
||
width: 60rpx;
|
||
height: 60rpx;
|
||
border-radius: 0rpx 0rpx 0rpx 0rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c4_c2 {
|
||
margin: 0rpx 8rpx 0rpx 8rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c4_c1 {
|
||
border-bottom: 1px dashed rgba(226, 226, 226, 1);
|
||
margin: 32rpx 8rpx 32rpx 8rpx;
|
||
height: 1rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c4_c0_c1_c0_1 {
|
||
color: #333333;
|
||
font-size: 32rpx;
|
||
font-weight: 500;
|
||
line-height: 31rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c4_c0_c1_c0 {
|
||
color: #333333;
|
||
font-size: 32rpx;
|
||
font-weight: 500;
|
||
line-height: 31rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c4_c0_c0_c1_c1 {
|
||
color: #333333;
|
||
font-size: 24rpx;
|
||
font-weight: 400;
|
||
line-height: 24rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c4_c0_c0_c1_c0 {
|
||
margin: 0rpx 16rpx 0rpx 0rpx;
|
||
color: #333333;
|
||
font-size: 24rpx;
|
||
font-weight: 400;
|
||
line-height: 24rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c4_c0_c0_c1 {
|
||
margin: 16rpx 0rpx 0rpx 0rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c4_c0_c0_c0_c1 {
|
||
color: #333333;
|
||
font-size: 44rpx;
|
||
font-weight: 500;
|
||
line-height: 44rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c4_c0_c0_c0_c0 {
|
||
color: #333333;
|
||
font-size: 24rpx;
|
||
font-weight: 500;
|
||
line-height: 30rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c4_c0 {
|
||
padding: 0rpx 8rpx 0rpx 8rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c4 {
|
||
background: rgba(255, 255, 255, 1);
|
||
border-radius: 16rpx 16rpx 16rpx 16rpx;
|
||
background-size: 100% auto !important;
|
||
padding: 32rpx 16rpx 24rpx 16rpx;
|
||
margin: 0rpx 0rpx 24rpx 0rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c3_c6_c1 {
|
||
background: rgba(255, 147, 0, 1);
|
||
border-radius: 32rpx 32rpx 32rpx 32rpx;
|
||
font-size: 28rpx;
|
||
color: rgba(255, 255, 255, 1);
|
||
width: 160rpx;
|
||
height: 64rpx;
|
||
line-height: 64rpx;
|
||
font-weight: 500;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c3_c6_c0_c1 {
|
||
color: #666666;
|
||
font-size: 28rpx;
|
||
font-weight: 400;
|
||
line-height: 30rpx;
|
||
margin: 0rpx 0rpx 0rpx 16rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c3_c6_c0_c0 {
|
||
width: 56rpx;
|
||
height: 56rpx;
|
||
border-radius: 0rpx 0rpx 0rpx 0rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c3_c5 {
|
||
border-bottom: 1px dashed rgba(226, 226, 226, 1);
|
||
margin: 24rpx 8rpx 24rpx 8rpx;
|
||
height: 1rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c3_c4_c1_c2 {
|
||
color: #666666;
|
||
font-size: 24rpx;
|
||
font-weight: 400;
|
||
line-height: 10rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c3_c4_c1_c1 {
|
||
color: #666666;
|
||
font-size: 24rpx;
|
||
font-weight: 400;
|
||
line-height: 24rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c3_c4_c1_c0 {
|
||
color: #666666;
|
||
font-size: 24rpx;
|
||
font-weight: 400;
|
||
line-height: 24rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c3_c4_c1 {
|
||
margin: 0rpx 25rpx 0rpx 0rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c3_c4_c0_c2 {
|
||
color: #ED4040;
|
||
font-size: 24rpx;
|
||
font-weight: 500;
|
||
line-height: 24rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c3_c4_c0_c1 {
|
||
color: #ED4040;
|
||
font-size: 24rpx;
|
||
font-weight: 500;
|
||
line-height: 24rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c3_c4_c0_c0 {
|
||
color: rgba(51, 51, 51, 1);
|
||
font-size: 24rpx;
|
||
font-weight: 500;
|
||
line-height: 24rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c3_c3_c0_c1 {
|
||
max-width: 96rpx;
|
||
-webkit-line-clamp: 1;
|
||
overflow: hidden;
|
||
text-overflow: ellipsis;
|
||
display: -webkit-box;
|
||
-webkit-box-orient: vertical;
|
||
color: #333333;
|
||
font-size: 22rpx;
|
||
font-weight: 400;
|
||
line-height: 30rpx;
|
||
margin: 8rpx 0rpx 0rpx 0rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c3_c3_c0_c0 {
|
||
width: 96rpx;
|
||
height: 96rpx;
|
||
border-radius: 8rpx 8rpx 8rpx 8rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c3_c3_c0 {
|
||
margin: 0rpx 6rpx 0rpx 6rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c3_c3 {
|
||
margin: 32rpx 0rpx 32rpx 0rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c3_c2_c1_c0 {
|
||
width: 48rpx;
|
||
height: 48rpx;
|
||
border-radius: 0rpx 0rpx 0rpx 0rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c3_c2_c0_c1_c1_c2 {
|
||
color: #999999;
|
||
font-size: 24rpx;
|
||
font-weight: 400;
|
||
line-height: 24rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c3_c2_c0_c1_c1_c1 {
|
||
color: #999999;
|
||
font-size: 24rpx;
|
||
font-weight: 400;
|
||
line-height: 24rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c3_c2_c0_c1_c1_c0 {
|
||
color: #999999;
|
||
font-size: 24rpx;
|
||
font-weight: 400;
|
||
line-height: 24rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c3_c2_c0_c1_c1 {
|
||
margin: 16rpx 0rpx 0rpx 0rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c3_c2_c0_c1_c0_c3 {
|
||
color: #333333;
|
||
font-size: 32rpx;
|
||
font-weight: 500;
|
||
line-height: 32rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c3_c2_c0_c1_c0_c2 {
|
||
color: #333333;
|
||
font-size: 32rpx;
|
||
font-weight: 500;
|
||
line-height: 32rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c3_c2_c0_c1_c0_c1 {
|
||
color: #333333;
|
||
font-size: 32rpx;
|
||
font-weight: 500;
|
||
line-height: 32rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c3_c2_c0_c1_c0_c0 {
|
||
color: #333333;
|
||
font-size: 32rpx;
|
||
font-weight: 500;
|
||
line-height: 32rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c3_c2_c0_c1 {
|
||
margin: 0rpx 0rpx 0rpx 20rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c3_c2_c0_c0_c0 {
|
||
width: 60rpx;
|
||
height: 60rpx;
|
||
border-radius: 0rpx 0rpx 0rpx 0rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c3_c2 {
|
||
margin: 0rpx 8rpx 0rpx 8rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c3_c1 {
|
||
border-bottom: 1px dashed rgba(226, 226, 226, 1);
|
||
margin: 32rpx 8rpx 32rpx 8rpx;
|
||
height: 1rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c3_c0_c1_c0_1 {
|
||
color: #333333;
|
||
font-size: 32rpx;
|
||
font-weight: 500;
|
||
line-height: 31rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c3_c0_c1_c0 {
|
||
color: #333333;
|
||
font-size: 32rpx;
|
||
font-weight: 500;
|
||
line-height: 31rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c3_c0_c0_c1_c1 {
|
||
color: #333333;
|
||
font-size: 24rpx;
|
||
font-weight: 400;
|
||
line-height: 24rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c3_c0_c0_c1_c0 {
|
||
margin: 0rpx 16rpx 0rpx 0rpx;
|
||
color: #333333;
|
||
font-size: 24rpx;
|
||
font-weight: 400;
|
||
line-height: 24rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c3_c0_c0_c1 {
|
||
margin: 16rpx 0rpx 0rpx 0rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c3_c0_c0_c0_c1 {
|
||
color: #333333;
|
||
font-size: 44rpx;
|
||
font-weight: 500;
|
||
line-height: 44rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c3_c0_c0_c0_c0 {
|
||
color: #333333;
|
||
font-size: 24rpx;
|
||
font-weight: 500;
|
||
line-height: 30rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c3_c0 {
|
||
padding: 0rpx 8rpx 0rpx 8rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c3 {
|
||
background: rgba(255, 255, 255, 1);
|
||
border-radius: 16rpx 16rpx 16rpx 16rpx;
|
||
background-size: 100% auto !important;
|
||
padding: 32rpx 16rpx 24rpx 16rpx;
|
||
margin: 0rpx 0rpx 24rpx 0rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c2_c6_c1 {
|
||
background: rgba(255, 147, 0, 1);
|
||
border-radius: 32rpx 32rpx 32rpx 32rpx;
|
||
font-size: 28rpx;
|
||
color: rgba(255, 255, 255, 1);
|
||
width: 160rpx;
|
||
height: 64rpx;
|
||
line-height: 64rpx;
|
||
font-weight: 500;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c2_c6_c0_c1 {
|
||
color: #666666;
|
||
font-size: 28rpx;
|
||
font-weight: 400;
|
||
line-height: 30rpx;
|
||
margin: 0rpx 0rpx 0rpx 16rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c2_c6_c0_c0 {
|
||
width: 56rpx;
|
||
height: 56rpx;
|
||
border-radius: 0rpx 0rpx 0rpx 0rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c2_c5 {
|
||
border-bottom: 1px dashed rgba(226, 226, 226, 1);
|
||
margin: 24rpx 8rpx 24rpx 8rpx;
|
||
height: 1rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c2_c4_c1_c2 {
|
||
color: #666666;
|
||
font-size: 24rpx;
|
||
font-weight: 400;
|
||
line-height: 10rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c2_c4_c1_c1 {
|
||
color: #666666;
|
||
font-size: 24rpx;
|
||
font-weight: 400;
|
||
line-height: 24rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c2_c4_c1_c0 {
|
||
color: #666666;
|
||
font-size: 24rpx;
|
||
font-weight: 400;
|
||
line-height: 24rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c2_c4_c1 {
|
||
margin: 0rpx 25rpx 0rpx 0rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c2_c4_c0_c2 {
|
||
color: #ED4040;
|
||
font-size: 24rpx;
|
||
font-weight: 500;
|
||
line-height: 24rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c2_c4_c0_c1 {
|
||
color: #ED4040;
|
||
font-size: 24rpx;
|
||
font-weight: 500;
|
||
line-height: 24rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c2_c4_c0_c0 {
|
||
color: rgba(51, 51, 51, 1);
|
||
font-size: 24rpx;
|
||
font-weight: 500;
|
||
line-height: 24rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c2_c3_c0_c1 {
|
||
max-width: 96rpx;
|
||
-webkit-line-clamp: 1;
|
||
overflow: hidden;
|
||
text-overflow: ellipsis;
|
||
display: -webkit-box;
|
||
-webkit-box-orient: vertical;
|
||
color: #333333;
|
||
font-size: 22rpx;
|
||
font-weight: 400;
|
||
line-height: 30rpx;
|
||
margin: 8rpx 0rpx 0rpx 0rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c2_c3_c0_c0 {
|
||
width: 96rpx;
|
||
height: 96rpx;
|
||
border-radius: 8rpx 8rpx 8rpx 8rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c2_c3_c0 {
|
||
margin: 0rpx 6rpx 0rpx 6rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c2_c3 {
|
||
margin: 32rpx 0rpx 32rpx 0rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c2_c2_c1_c0 {
|
||
width: 48rpx;
|
||
height: 48rpx;
|
||
border-radius: 0rpx 0rpx 0rpx 0rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c2_c2_c0_c1_c1_c2 {
|
||
color: #999999;
|
||
font-size: 24rpx;
|
||
font-weight: 400;
|
||
line-height: 24rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c2_c2_c0_c1_c1_c1 {
|
||
color: #999999;
|
||
font-size: 24rpx;
|
||
font-weight: 400;
|
||
line-height: 24rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c2_c2_c0_c1_c1_c0 {
|
||
color: #999999;
|
||
font-size: 24rpx;
|
||
font-weight: 400;
|
||
line-height: 24rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c2_c2_c0_c1_c1 {
|
||
margin: 16rpx 0rpx 0rpx 0rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c2_c2_c0_c1_c0_c3 {
|
||
color: #333333;
|
||
font-size: 32rpx;
|
||
font-weight: 500;
|
||
line-height: 32rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c2_c2_c0_c1_c0_c2 {
|
||
color: #333333;
|
||
font-size: 32rpx;
|
||
font-weight: 500;
|
||
line-height: 32rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c2_c2_c0_c1_c0_c1 {
|
||
color: #333333;
|
||
font-size: 32rpx;
|
||
font-weight: 500;
|
||
line-height: 32rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c2_c2_c0_c1_c0_c0 {
|
||
color: #333333;
|
||
font-size: 32rpx;
|
||
font-weight: 500;
|
||
line-height: 32rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c2_c2_c0_c1 {
|
||
margin: 0rpx 0rpx 0rpx 20rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c2_c2_c0_c0_c0 {
|
||
width: 60rpx;
|
||
height: 60rpx;
|
||
border-radius: 0rpx 0rpx 0rpx 0rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c2_c2 {
|
||
margin: 0rpx 8rpx 0rpx 8rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c2_c1 {
|
||
border-bottom: 1px dashed rgba(226, 226, 226, 1);
|
||
margin: 32rpx 8rpx 32rpx 8rpx;
|
||
height: 1rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c2_c0_c1_c0_1 {
|
||
color: #333333;
|
||
font-size: 32rpx;
|
||
font-weight: 500;
|
||
line-height: 31rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c2_c0_c1_c0 {
|
||
color: #333333;
|
||
font-size: 32rpx;
|
||
font-weight: 500;
|
||
line-height: 31rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c2_c0_c0_c1_c1 {
|
||
color: #333333;
|
||
font-size: 24rpx;
|
||
font-weight: 400;
|
||
line-height: 24rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c2_c0_c0_c1_c0 {
|
||
margin: 0rpx 16rpx 0rpx 0rpx;
|
||
color: #333333;
|
||
font-size: 24rpx;
|
||
font-weight: 400;
|
||
line-height: 24rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c2_c0_c0_c1 {
|
||
margin: 16rpx 0rpx 0rpx 0rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c2_c0_c0_c0_c2_c0 {
|
||
color: #FFFFFF;
|
||
font-size: 24rpx;
|
||
font-weight: 400;
|
||
line-height: 40rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c2_c0_c0_c0_c2 {
|
||
background: rgba(255, 147, 0, 1);
|
||
width: 80rpx;
|
||
height: 40rpx;
|
||
border-radius: 8rpx 8rpx 8rpx 8rpx;
|
||
background-size: 100% auto !important;
|
||
margin: 0rpx 0rpx 0rpx 24rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c2_c0_c0_c0_c1 {
|
||
color: #333333;
|
||
font-size: 44rpx;
|
||
font-weight: 500;
|
||
line-height: 44rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c2_c0_c0_c0_c0 {
|
||
color: #333333;
|
||
font-size: 24rpx;
|
||
font-weight: 500;
|
||
line-height: 30rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c2_c0 {
|
||
padding: 0rpx 8rpx 0rpx 8rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c2 {
|
||
background: rgba(255, 255, 255, 1);
|
||
border-radius: 16rpx 16rpx 16rpx 16rpx;
|
||
background-size: 100% auto !important;
|
||
padding: 32rpx 16rpx 24rpx 16rpx;
|
||
margin: 0rpx 0rpx 24rpx 0rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c1_c6_c0 {
|
||
background: rgba(255, 147, 0, 1);
|
||
border-radius: 32rpx 32rpx 32rpx 32rpx;
|
||
font-size: 28rpx;
|
||
color: rgba(255, 255, 255, 1);
|
||
width: 160rpx;
|
||
height: 64rpx;
|
||
line-height: 64rpx;
|
||
font-weight: 500;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c1_c5 {
|
||
border-bottom: 1px dashed rgba(226, 226, 226, 1);
|
||
margin: 24rpx 8rpx 24rpx 8rpx;
|
||
height: 1rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c1_c4_c1_c2 {
|
||
color: #666666;
|
||
font-size: 24rpx;
|
||
font-weight: 400;
|
||
line-height: 10rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c1_c4_c1_c1 {
|
||
color: #666666;
|
||
font-size: 24rpx;
|
||
font-weight: 400;
|
||
line-height: 24rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c1_c4_c1_c0 {
|
||
color: #666666;
|
||
font-size: 24rpx;
|
||
font-weight: 400;
|
||
line-height: 24rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c1_c4_c1 {
|
||
margin: 0rpx 25rpx 0rpx 0rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c1_c4_c0_c2 {
|
||
color: #ED4040;
|
||
font-size: 24rpx;
|
||
font-weight: 500;
|
||
line-height: 24rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c1_c4_c0_c1 {
|
||
color: #ED4040;
|
||
font-size: 24rpx;
|
||
font-weight: 500;
|
||
line-height: 24rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c1_c4_c0_c0 {
|
||
color: rgba(51, 51, 51, 1);
|
||
font-size: 24rpx;
|
||
font-weight: 500;
|
||
line-height: 24rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c1_c3_c0_c1 {
|
||
max-width: 96rpx;
|
||
-webkit-line-clamp: 1;
|
||
overflow: hidden;
|
||
text-overflow: ellipsis;
|
||
display: -webkit-box;
|
||
-webkit-box-orient: vertical;
|
||
color: #333333;
|
||
font-size: 22rpx;
|
||
font-weight: 400;
|
||
line-height: 30rpx;
|
||
margin: 8rpx 0rpx 0rpx 0rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c1_c3_c0_c0 {
|
||
width: 96rpx;
|
||
height: 96rpx;
|
||
border-radius: 8rpx 8rpx 8rpx 8rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c1_c3_c0 {
|
||
margin: 0rpx 6rpx 0rpx 6rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c1_c3 {
|
||
margin: 32rpx 0rpx 32rpx 0rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c1_c2_c1_c0 {
|
||
width: 48rpx;
|
||
height: 48rpx;
|
||
border-radius: 0rpx 0rpx 0rpx 0rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c1_c2_c0_c1_c1_c2 {
|
||
color: #999999;
|
||
font-size: 24rpx;
|
||
font-weight: 400;
|
||
line-height: 24rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c1_c2_c0_c1_c1_c1 {
|
||
color: #999999;
|
||
font-size: 24rpx;
|
||
font-weight: 400;
|
||
line-height: 24rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c1_c2_c0_c1_c1_c0 {
|
||
color: #999999;
|
||
font-size: 24rpx;
|
||
font-weight: 400;
|
||
line-height: 24rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c1_c2_c0_c1_c1 {
|
||
margin: 16rpx 0rpx 0rpx 0rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c1_c2_c0_c1_c0_c3 {
|
||
color: #333333;
|
||
font-size: 32rpx;
|
||
font-weight: 500;
|
||
line-height: 32rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c1_c2_c0_c1_c0_c2 {
|
||
color: #333333;
|
||
font-size: 32rpx;
|
||
font-weight: 500;
|
||
line-height: 32rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c1_c2_c0_c1_c0_c1 {
|
||
color: #333333;
|
||
font-size: 32rpx;
|
||
font-weight: 500;
|
||
line-height: 32rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c1_c2_c0_c1_c0_c0 {
|
||
color: #333333;
|
||
font-size: 32rpx;
|
||
font-weight: 500;
|
||
line-height: 32rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c1_c2_c0_c1 {
|
||
margin: 0rpx 0rpx 0rpx 20rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c1_c2_c0_c0_c0 {
|
||
width: 60rpx;
|
||
height: 60rpx;
|
||
border-radius: 0rpx 0rpx 0rpx 0rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c1_c2 {
|
||
margin: 0rpx 8rpx 0rpx 8rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c1_c1 {
|
||
border-bottom: 1px dashed rgba(226, 226, 226, 1);
|
||
margin: 32rpx 8rpx 32rpx 8rpx;
|
||
height: 1rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c1_c0_c1_c0_1 {
|
||
color: #333333;
|
||
font-size: 32rpx;
|
||
font-weight: 500;
|
||
line-height: 31rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c1_c0_c1_c0 {
|
||
color: #333333;
|
||
font-size: 32rpx;
|
||
font-weight: 500;
|
||
line-height: 31rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c1_c0_c0_c1_c1 {
|
||
color: #333333;
|
||
font-size: 24rpx;
|
||
font-weight: 400;
|
||
line-height: 24rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c1_c0_c0_c1_c0 {
|
||
margin: 0rpx 16rpx 0rpx 0rpx;
|
||
color: #333333;
|
||
font-size: 24rpx;
|
||
font-weight: 400;
|
||
line-height: 24rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c1_c0_c0_c1 {
|
||
margin: 16rpx 0rpx 0rpx 0rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c1_c0_c0_c0_c1 {
|
||
color: #333333;
|
||
font-size: 44rpx;
|
||
font-weight: 500;
|
||
line-height: 44rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c1_c0_c0_c0_c0 {
|
||
color: #333333;
|
||
font-size: 24rpx;
|
||
font-weight: 500;
|
||
line-height: 30rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c1_c0 {
|
||
padding: 0rpx 8rpx 0rpx 8rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c1 {
|
||
background: rgba(255, 255, 255, 1);
|
||
border-radius: 16rpx 16rpx 16rpx 16rpx;
|
||
background-size: 100% auto !important;
|
||
padding: 32rpx 16rpx 24rpx 16rpx;
|
||
margin: 0rpx 0rpx 24rpx 0rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c0_c6_c0 {
|
||
background: rgba(255, 147, 0, 1);
|
||
border-radius: 32rpx 32rpx 32rpx 32rpx;
|
||
font-size: 28rpx;
|
||
color: rgba(255, 255, 255, 1);
|
||
width: 160rpx;
|
||
height: 64rpx;
|
||
line-height: 64rpx;
|
||
font-weight: 500;
|
||
margin-left: 24rpx;
|
||
}
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c0_c6_c1{
|
||
background: #E5E5E5;
|
||
border-radius: 32rpx 32rpx 32rpx 32rpx;
|
||
font-size: 28rpx;
|
||
color: #666666;
|
||
width: 160rpx;
|
||
height: 64rpx;
|
||
line-height: 64rpx;
|
||
font-weight: 500;
|
||
margin-left: 24rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c0_c5 {
|
||
padding-bottom: 24rpx;
|
||
//
|
||
// margin: 24rpx 8rpx 24rpx 8rpx;
|
||
// height: 1rpx;
|
||
}
|
||
.border-silod{
|
||
border-bottom: 1px dashed rgba(226, 226, 226, 1);
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c0_c4_c1_c2 {
|
||
color: #666666;
|
||
font-size: 24rpx;
|
||
font-weight: 400;
|
||
line-height: 10rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c0_c4_c1_c1 {
|
||
color: #666666;
|
||
font-size: 24rpx;
|
||
font-weight: 400;
|
||
line-height: 24rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c0_c4_c1_c0 {
|
||
color: #666666;
|
||
font-size: 24rpx;
|
||
font-weight: 400;
|
||
line-height: 24rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c0_c4_c1 {
|
||
margin: 0rpx 25rpx 0rpx 0rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c0_c4_c0_c2 {
|
||
color: #ED4040;
|
||
font-size: 24rpx;
|
||
font-weight: 500;
|
||
line-height: 24rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c0_c4_c0_c1 {
|
||
color: #ED4040;
|
||
font-size: 24rpx;
|
||
font-weight: 500;
|
||
line-height: 24rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c0_c4_c0_c0 {
|
||
color: rgba(51, 51, 51, 1);
|
||
font-size: 24rpx;
|
||
font-weight: 500;
|
||
line-height: 24rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c0_c3_c0_c1 {
|
||
max-width: 96rpx;
|
||
-webkit-line-clamp: 1;
|
||
overflow: hidden;
|
||
text-overflow: ellipsis;
|
||
display: -webkit-box;
|
||
-webkit-box-orient: vertical;
|
||
color: #333333;
|
||
font-size: 22rpx;
|
||
font-weight: 400;
|
||
line-height: 30rpx;
|
||
margin: 8rpx 0rpx 0rpx 0rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c0_c3_c0_c0 {
|
||
width: 96rpx;
|
||
height: 96rpx;
|
||
border-radius: 8rpx 8rpx 8rpx 8rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c0_c3_c0 {
|
||
margin: 0rpx 6rpx 0rpx 6rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c0_c3 {
|
||
margin: 32rpx 0rpx 32rpx 0rpx;
|
||
padding-bottom: 32rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c0_c2_c1_c0 {
|
||
width: 48rpx;
|
||
height: 48rpx;
|
||
border-radius: 0rpx 0rpx 0rpx 0rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c0_c2_c0_c1_c1_c2 {
|
||
color: #999999;
|
||
font-size: 24rpx;
|
||
font-weight: 400;
|
||
line-height: 24rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c0_c2_c0_c1_c1_c1 {
|
||
color: #999999;
|
||
font-size: 24rpx;
|
||
font-weight: 400;
|
||
line-height: 24rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c0_c2_c0_c1_c1_c0 {
|
||
color: #999999;
|
||
font-size: 24rpx;
|
||
font-weight: 400;
|
||
line-height: 24rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c0_c2_c0_c1_c1 {
|
||
margin: 16rpx 0rpx 0rpx 0rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c0_c2_c0_c1_c0_c3 {
|
||
color: #333333;
|
||
font-size: 32rpx;
|
||
font-weight: 500;
|
||
line-height: 32rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c0_c2_c0_c1_c0_c2 {
|
||
color: #333333;
|
||
font-size: 32rpx;
|
||
font-weight: 500;
|
||
line-height: 32rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c0_c2_c0_c1_c0_c1 {
|
||
color: #333333;
|
||
font-size: 32rpx;
|
||
font-weight: 500;
|
||
line-height: 32rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c0_c2_c0_c1_c0_c0 {
|
||
color: #333333;
|
||
font-size: 32rpx;
|
||
font-weight: 500;
|
||
line-height: 32rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c0_c2_c0_c1 {
|
||
width: 500rpx;
|
||
margin: 0rpx 0rpx 0rpx 20rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c0_c2_c0_c0_c0 {
|
||
width: 60rpx;
|
||
height: 60rpx;
|
||
border-radius: 0rpx 0rpx 0rpx 0rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c0_c2 {
|
||
margin: 0rpx 8rpx 0rpx 8rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c0_c1 {
|
||
border-bottom: 1px dashed rgba(226, 226, 226, 1);
|
||
margin: 32rpx 8rpx 32rpx 8rpx;
|
||
height: 1rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c0_c0_c1_c0_1 {
|
||
color: #333333;
|
||
font-size: 32rpx;
|
||
font-weight: 500;
|
||
line-height: 31rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c0_c0_c1_c0 {
|
||
color: #333333;
|
||
font-size: 32rpx;
|
||
font-weight: 500;
|
||
line-height: 31rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c0_c0_c0_c1_c1 {
|
||
color: #333333;
|
||
font-size: 24rpx;
|
||
font-weight: 400;
|
||
line-height: 24rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c0_c0_c0_c1_c0 {
|
||
margin: 0rpx 16rpx 0rpx 0rpx;
|
||
color: #333333;
|
||
font-size: 24rpx;
|
||
font-weight: 400;
|
||
line-height: 24rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c0_c0_c0_c1 {
|
||
margin: 16rpx 0rpx 0rpx 0rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c0_c0_c0_c0_c1 {
|
||
color: #333333;
|
||
font-size: 44rpx;
|
||
font-weight: 500;
|
||
line-height: 44rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c0_c0_c0_c0_c0 {
|
||
color: #333333;
|
||
font-size: 24rpx;
|
||
font-weight: 500;
|
||
line-height: 30rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c0_c0 {
|
||
padding: 0rpx 8rpx 0rpx 8rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2_c0 {
|
||
background: rgba(255, 255, 255, 1);
|
||
border-radius: 16rpx 16rpx 16rpx 16rpx;
|
||
background-size: 100% auto !important;
|
||
padding: 32rpx 16rpx 0rpx 16rpx;
|
||
margin: 0rpx 0rpx 24rpx 0rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c2 {
|
||
// padding: 0rpx 24rpx 0rpx 24rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c1_c1 {
|
||
line-height: 28rpx;
|
||
font-size: 28rpx;
|
||
font-weight: 500;
|
||
color: #333333;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c1_c0_c2 {
|
||
width: 32rpx;
|
||
height: 32rpx;
|
||
border-radius: 0rpx 0rpx 0rpx 0rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c1_c0_c1 {
|
||
font-size: 26rpx;
|
||
font-weight: 400;
|
||
color: #333;
|
||
margin: 0rpx 24rpx 0rpx 24rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c1_c0_c0 {
|
||
font-size: 28rpx;
|
||
color: rgba(155, 155, 155, 1);
|
||
margin: 0rpx 0rpx 0rpx 23rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c1_c0 {
|
||
background: rgba(255, 255, 255, 1);
|
||
border-radius: 100rpx 100rpx 100rpx 100rpx;
|
||
margin: 0rpx 24rpx 0rpx 0rpx;
|
||
padding: 20rpx 21rpx 20rpx 24rpx;
|
||
}
|
||
|
||
.takeouTorders_bodyItemfd0_0_c3_c1 {
|
||
margin: 0rpx 24rpx 24rpx 24rpx;
|
||
}
|
||
|
||
.takeouTorders_linebodyItemfd0_0_c3_c0_c0 {
|
||
background: rgba(255, 147, 0, 1);
|
||
width: 50rpx;
|
||
height: 6rpx;
|
||
top: 80rpx;
|
||
background-size: 100% auto !important;
|
||
border-radius: 3rpx 3rpx 3rpx 3rpx;
|
||
}
|
||
|
||
.checkTitlebodyItemfd0_0_c3_c0_c0 {
|
||
font-weight: 700 !important;
|
||
font-size: 28rpx !important;
|
||
color: #333 !important;
|
||
background-color: rgba(255, 255, 255, 1) !important;
|
||
}
|
||
|
||
::v-deep .takeouTorders_benbenTabsbodyItemfd0_0_c3_c0_c0 {
|
||
background: #fff;
|
||
width: 750rpx;
|
||
height: 90rpx;
|
||
white-space: nowrap;
|
||
text-align: center;
|
||
font-size: 28rpx;
|
||
font-weight: 400;
|
||
color: #666666;
|
||
}
|
||
|
||
.takeouTorders_bodyfd0_0_c3 {
|
||
background: rgba(248, 248, 248, 1);
|
||
background-size: 100% auto !important;
|
||
padding: 0rpx 0rpx 40rpx 0rpx;
|
||
}
|
||
|
||
.takeouTorders_titlefd0_0_c3 {
|
||
margin: 0rpx 40rpx 0rpx 0rpx;
|
||
}
|
||
|
||
.takeouTorders_rightfd0_0_c0_c1 {
|
||
width: 40rpx;
|
||
height: 40rpx;
|
||
border-radius: 0rpx 0rpx 0rpx 0rpx;
|
||
}
|
||
|
||
.takeouTorders_rightfd0_0_c0_c0 {
|
||
position: absolute;
|
||
right: 10rpx;
|
||
top: 10rpx;
|
||
z-index: 10;
|
||
}
|
||
|
||
.takeouTorders_rightfd0_0_c0 {
|
||
width: 100rpx;
|
||
height: 100%;
|
||
position: relative;
|
||
}
|
||
|
||
.takeouTorders_leftfd0_0_c0 {
|
||
width: 100rpx;
|
||
height: 100%;
|
||
}
|
||
|
||
.checkTitlefd0_0 {
|
||
font-weight: 700 !important;
|
||
font-size: 32rpx !important;
|
||
color: rgba(51, 51, 51, 1) !important;
|
||
background-color: rgba(255, 255, 255, 1) !important;
|
||
}
|
||
|
||
::v-deep .takeouTorders_benbenTabsfd0_0 {
|
||
background: #fff;
|
||
width: 750rpx;
|
||
height: 90rpx;
|
||
white-space: nowrap;
|
||
text-align: center;
|
||
font-size: 28rpx;
|
||
font-weight: 400;
|
||
color: #999999;
|
||
}
|
||
|
||
.takeouTorders_flex_1 {
|
||
background: #fff;
|
||
width: 540rpx;
|
||
border-radius: 16rpx 16rpx 16rpx 16rpx;
|
||
}
|
||
|
||
.takeouTorders_fd1_2_c1 {
|
||
border-top: 1px solid #eee;
|
||
border-left: 1px solid #eee;
|
||
background: #fff;
|
||
line-height: 110rpx;
|
||
border-radius: 0rpx 0rpx 16rpx 0rpx;
|
||
font-size: 32rpx;
|
||
color: rgba(255, 147, 0, 1);
|
||
width: 270rpx;
|
||
}
|
||
|
||
.takeouTorders_fd1_2_c0 {
|
||
border-top: 1px solid #eee;
|
||
background: #fff;
|
||
line-height: 110rpx;
|
||
border-radius: 0rpx 0rpx 0rpx 16rpx;
|
||
font-size: 32rpx;
|
||
color: rgba(153, 153, 153, 1);
|
||
padding: 0rpx 103rpx 0rpx 103rpx;
|
||
}
|
||
|
||
.takeouTorders_fd1_2 {
|
||
margin: 37rpx 0rpx 0rpx 0rpx;
|
||
}
|
||
|
||
.takeouTorders_fd1_1 {
|
||
line-height: 44rpx;
|
||
font-size: 32rpx;
|
||
font-weight: 500;
|
||
color: #333333;
|
||
}
|
||
|
||
.takeouTorders_fd1_0 {
|
||
font-size: 36rpx;
|
||
font-weight: 800;
|
||
line-height: 44rpx;
|
||
color: #333333;
|
||
margin: 40rpx 0rpx 40rpx 0rpx;
|
||
}
|
||
</style>
|