|
@@ -0,0 +1,1131 @@
|
|
|
+<template>
|
|
|
+ <view class="order">
|
|
|
+ <view style="position: sticky;top: 0;left: 0;z-index: 10;">
|
|
|
+ <x-navbar title="订单" :active="1"></x-navbar>
|
|
|
+ <view class="header-box u-flex-col u-row-between">
|
|
|
+ <view class="top-tabs u-flex u-col-center u-row-center">
|
|
|
+ <text :class="type == 1 ? 'text' : ''" @tap="changetype(1)">我的订单(2)</text>
|
|
|
+ <text :class="type == 2 ? 'text' : ''" @tap="changetype(2)">服务接单(0)</text>
|
|
|
+ </view>
|
|
|
+ <view class="down-tabs u-flex u-col-center u-row-between" v-if="type == 1">
|
|
|
+ <view :class="num == 1 ? 'view text' : 'view'" @tap="changenum(1)">
|
|
|
+ <text>全部</text>
|
|
|
+ </view>
|
|
|
+ <view :class="num == 2 ? 'view text' : 'view'" @tap="changenum(2)">
|
|
|
+ <text>待接单</text>
|
|
|
+ <text class="text1">1</text>
|
|
|
+ </view>
|
|
|
+ <view :class="num == 3 ? 'view text' : 'view'" @tap="changenum(3)">
|
|
|
+ <text>已接单</text>
|
|
|
+ <text class="text1">1</text>
|
|
|
+ </view>
|
|
|
+ <view :class="num == 4 ? 'view text' : 'view'" @tap="changenum(4)">
|
|
|
+ <text>待评价</text>
|
|
|
+ <text class="text1">1</text>
|
|
|
+ </view>
|
|
|
+ </view>
|
|
|
+ <view class="down-tabs u-flex u-col-center u-row-between" v-if="type == 2">
|
|
|
+ <view :class="num == 5 ? 'view text' : 'view'" @tap="changenum(5)">
|
|
|
+ <text>新接单</text>
|
|
|
+ </view>
|
|
|
+ <view :class="num == 6 ? 'view text' : 'view'" @tap="changenum(6)">
|
|
|
+ <text>已接单</text>
|
|
|
+ <text class="text1">1</text>
|
|
|
+ </view>
|
|
|
+ <view :class="num == 7 ? 'view text' : 'view'" @tap="changenum(7)">
|
|
|
+ <text>已完成</text>
|
|
|
+ <text class="text1">1</text>
|
|
|
+ </view>
|
|
|
+ </view>
|
|
|
+ </view>
|
|
|
+ </view>
|
|
|
+ <view class="order-list" v-if="type == 1">
|
|
|
+ <view class="item" v-for="(item,index) in 4" :key="index" @tap="toorder(index)">
|
|
|
+ <view class="order-header u-flex u-col-center u-row-between">
|
|
|
+ <image src="../../static/images/t-tools.png" mode="" v-if="index == 0"></image>
|
|
|
+ <image src="../../static/images/t-daijia.png" mode="" v-if="index == 1"></image>
|
|
|
+ <image src="../../static/images/t-paotui.png" mode="" v-if="index == 2"></image>
|
|
|
+ <image src="../../static/images/t-jipin.png" mode="" v-if="index == 3"></image>
|
|
|
+ <text class="text1">WX164843242876885</text>
|
|
|
+ <text class="text2">己取消</text>
|
|
|
+ </view>
|
|
|
+ <view class="weixiu-box" v-if="index == 0">
|
|
|
+ <view class="image-box u-flex u-col-center">
|
|
|
+ <image src="../../static/images/t4.png" mode=""></image>
|
|
|
+ <view class="image-right u-flex-col">
|
|
|
+ <text>维修类型水 水管</text>
|
|
|
+ <text>备注:</text>
|
|
|
+ </view>
|
|
|
+ </view>
|
|
|
+ <view class="weixiu-tips">
|
|
|
+ 故障器件或故障现象图(无)
|
|
|
+ </view>
|
|
|
+ <view class="shangmen-time">
|
|
|
+ 上门时间:2022-03-2809:53:00
|
|
|
+ </view>
|
|
|
+ <view class="address-box">
|
|
|
+ <view class="user-box">
|
|
|
+ <text>了</text>
|
|
|
+ <text>15816171622</text>
|
|
|
+ </view>
|
|
|
+ <view class="address-text">
|
|
|
+ 广东省潮州市湘桥区凤东路(潮州-恒大城东侧约100米)潮州
|
|
|
+ 市黄金塘科目
|
|
|
+ 考场 广东省潮州市湘桥区桥东街道黄金塘小
|
|
|
+ 学西北茂源混凝主
|
|
|
+ </view>
|
|
|
+ </view>
|
|
|
+ <view class="qibu-price">
|
|
|
+ 起步价:¥10.0元
|
|
|
+ </view>
|
|
|
+ <view class="price-tips">
|
|
|
+ 价格说明:上门费用10.00元,师傅维修费另算,材料费另算
|
|
|
+ </view>
|
|
|
+ <view class="jijia-tips">
|
|
|
+ 计价说明:上门价(10元)+师傅维條费+材料费
|
|
|
+ </view>
|
|
|
+ <view class="weixiu-time u-flex-col">
|
|
|
+ <text>维修服务</text>
|
|
|
+ <text>下单时间:2022-03-28 09:53:48</text>
|
|
|
+ </view>
|
|
|
+ </view>
|
|
|
+ <view class="daijia-box" v-if="index == 1">
|
|
|
+ <view class="qidian u-flex u-col-center">
|
|
|
+ <text>起</text>
|
|
|
+ <text>广东省汕头市龙湖区汕头高新区科技东路9号超声科技大厦</text>
|
|
|
+ </view>
|
|
|
+ <view class="tel-box">
|
|
|
+ 15816171622
|
|
|
+ </view>
|
|
|
+ <view class="dj-text">
|
|
|
+ (出发位置)
|
|
|
+ </view>
|
|
|
+ <view class="qidian u-flex u-col-center">
|
|
|
+ <text style="background-color: #EE3709;">终</text>
|
|
|
+ <text>上车后告知司机位置</text>
|
|
|
+ </view>
|
|
|
+ <view class="dj-text">
|
|
|
+ (终点位置)
|
|
|
+ </view>
|
|
|
+ <view class="qibu-price">
|
|
|
+ 起步价:¥10.0元
|
|
|
+ </view>
|
|
|
+ <view class="price-tips">
|
|
|
+ 价格说明:上门费用10.00元,师傅维修费另算,材料费另算
|
|
|
+ </view>
|
|
|
+ <view class="weixiu-time u-flex-col">
|
|
|
+ <text>代驾服务</text>
|
|
|
+ <text>下单时间:2022-03-28 09:53:48</text>
|
|
|
+ </view>
|
|
|
+ </view>
|
|
|
+ <view class="paotui-box" v-if="index == 2">
|
|
|
+ <view class="order-goods">
|
|
|
+ <view class="order-goods-box u-flex u-col-center">
|
|
|
+ <image src="../../static/images/t2.png" class="goods-img" mode=""></image>
|
|
|
+ <view class="goods-right">
|
|
|
+ <view class="goods-name">
|
|
|
+ 跑腿类型:帮我买
|
|
|
+ </view>
|
|
|
+ <view class="goods-jieshao">
|
|
|
+ 物品信息:文件 预计商品费用:1.0元
|
|
|
+ </view>
|
|
|
+ <view class="goods-price">
|
|
|
+ <text>预约送达时间:2022-04-04 09:49:00</text>
|
|
|
+ </view>
|
|
|
+ </view>
|
|
|
+ </view>
|
|
|
+ <view class="taocan-box">
|
|
|
+ 商品图(无)
|
|
|
+ </view>
|
|
|
+ </view>
|
|
|
+ <view class="qidian u-flex u-col-center">
|
|
|
+ <text>起</text>
|
|
|
+ <text>广东省汕头市龙湖区汕头高新区科技东路9号超声科技大厦</text>
|
|
|
+ </view>
|
|
|
+ <view class="tel-box">
|
|
|
+ 15816171622
|
|
|
+ </view>
|
|
|
+ <view class="dj-text">
|
|
|
+ (取件地址)
|
|
|
+ </view>
|
|
|
+ <view class="qidian u-flex u-col-center">
|
|
|
+ <text style="background-color: #EE3709;">终</text>
|
|
|
+ <text>广东省汕头市龙湖区汕头高新区科技东路9号超声科技大厦</text>
|
|
|
+ </view>
|
|
|
+ <view class="dj-text">
|
|
|
+ (送件地址)
|
|
|
+ </view>
|
|
|
+ <view class="qibu-price">
|
|
|
+ 起步价:¥10.0元
|
|
|
+ </view>
|
|
|
+ <view class="price-tips">
|
|
|
+ 价格说明:价格说明:起步价14.00元,预计距离0.0600公里,距离附加费19998.00元,重量附加费0.00元,特殊时段附加费0.00元,实际商品费用N元,扣除优惠费0.00元,需支付20012.00元+实际商品费用
|
|
|
+ </view>
|
|
|
+ <view class="weixiu-time u-flex-col">
|
|
|
+ <text>跑腿服务</text>
|
|
|
+ <text>下单时间:2022-03-28 09:53:48</text>
|
|
|
+ </view>
|
|
|
+ </view>
|
|
|
+ <view class="shop-box" v-if="index == 3">
|
|
|
+ <view class="order-goods">
|
|
|
+ <view class="order-goods-box u-flex u-col-center">
|
|
|
+ <image src="../../static/images/shop-order.png" class="goods-img" mode=""></image>
|
|
|
+ <view class="goods-right">
|
|
|
+ <view class="goods-name">
|
|
|
+ 这是名字这是名字这是名字
|
|
|
+ </view>
|
|
|
+ <view class="goods-jieshao">
|
|
|
+ 这是名字这是名字这是名字
|
|
|
+ </view>
|
|
|
+ <view class="goods-price">
|
|
|
+ <text>¥50.0</text>
|
|
|
+ <text>门市价:¥100</text>
|
|
|
+ </view>
|
|
|
+ </view>
|
|
|
+ </view>
|
|
|
+ <view class="taocan-box">
|
|
|
+ 套餐1:鸡翅+鸡翅
|
|
|
+ </view>
|
|
|
+ </view>
|
|
|
+ <view class="taocan-count u-flex u-col-center">
|
|
|
+ <text>套餐1</text>
|
|
|
+ <text>x1</text>
|
|
|
+ <text>¥50</text>
|
|
|
+ </view>
|
|
|
+ <view class="price-box u-flex u-col-center u-row-right">
|
|
|
+ <text>商品原价:¥100</text>
|
|
|
+ <text>优惠:¥100</text>
|
|
|
+ <text>配送费:¥100</text>
|
|
|
+ </view>
|
|
|
+ <view class="shuoming-title">
|
|
|
+ 快递费用说明:123
|
|
|
+ </view>
|
|
|
+ <view class="shuoming-title">
|
|
|
+ 优惠金额说明:23
|
|
|
+ </view>
|
|
|
+ <view class="peisong-type">
|
|
|
+ 配送方式:到家
|
|
|
+ </view>
|
|
|
+ <view class="pay-xuzhi">
|
|
|
+ 购买须知:购买该商品需要在2020-02-02前使用
|
|
|
+ </view>
|
|
|
+ <view class="pay-title u-flex u-col-center">
|
|
|
+ <!-- <u-icon name="bag-fill" color="#429EFE" size="40"></u-icon> -->
|
|
|
+ <text class="text">购买商品</text>
|
|
|
+ </view>
|
|
|
+ <view class="order-text">
|
|
|
+ 下单时间:2022-02-02 11:11:11
|
|
|
+ </view>
|
|
|
+ <view class="order-text">
|
|
|
+ 付款时间:2022-02-02 11:11:11
|
|
|
+ </view>
|
|
|
+ <view class="order-text">
|
|
|
+ 核销时间:2022-02-02 11:11:11
|
|
|
+ </view>
|
|
|
+ </view>
|
|
|
+ <view class="butt-view u-flex u-col-center u-row-right">
|
|
|
+ <view class="text2">
|
|
|
+ <x-button :width="110" :height="53" borderRadius="20rpx" fontSize="19rpx">取消订单</x-button>
|
|
|
+ </view>
|
|
|
+ <view class="text2">
|
|
|
+ <x-button :width="110" :height="53" borderRadius="20rpx" fontSize="19rpx">评价订单</x-button>
|
|
|
+ </view>
|
|
|
+ <view class="text2">
|
|
|
+ <x-button :width="110" :height="53" borderRadius="20rpx" fontSize="19rpx" @click="tojindu">服务进度</x-button>
|
|
|
+ </view>
|
|
|
+ <view class="text2">
|
|
|
+ <x-button :width="110" :height="53" borderRadius="20rpx" fontSize="19rpx">删除订单</x-button>
|
|
|
+ </view>
|
|
|
+ <view class="text2">
|
|
|
+ <x-button :width="110" :height="53" borderRadius="20rpx" fontSize="19rpx">核销码</x-button>
|
|
|
+ </view>
|
|
|
+ </view>
|
|
|
+ </view>
|
|
|
+ </view>
|
|
|
+ <view class="order-list1" v-if="type == 2">
|
|
|
+ <view class="item1" v-for="(item,index) in 3" :key="index" @tap="tofuwu(index)">
|
|
|
+ <view class="item1-header">
|
|
|
+ <view class="top u-flex u-col-center">
|
|
|
+ <image src="../../static/images/t-tools.png" mode="" v-if="index == 0"></image>
|
|
|
+ <image src="../../static/images/t-daijia.png" mode="" v-if="index == 1"></image>
|
|
|
+ <image src="../../static/images/t-paotui.png" mode="" v-if="index == 2"></image>
|
|
|
+ <text class="text1">WX164843242876885</text>
|
|
|
+ <text class="text2">己取消</text>
|
|
|
+ </view>
|
|
|
+ <view class="down u-flex u-col-center u-row-right">
|
|
|
+ <image src="../../static/images/order1-1.png" mode=""></image>
|
|
|
+ <text>1282.32km</text>
|
|
|
+ </view>
|
|
|
+ </view>
|
|
|
+ <view class="weixiu-box" v-if="index == 0">
|
|
|
+ <view class="image-box u-flex u-col-center">
|
|
|
+ <image src="../../static/images/t4.png" mode=""></image>
|
|
|
+ <view class="image-right u-flex-col">
|
|
|
+ <text>维修类型水 水管</text>
|
|
|
+ <text>备注:</text>
|
|
|
+ </view>
|
|
|
+ </view>
|
|
|
+ <view class="weixiu-tips">
|
|
|
+ 故障器件或故障现象图(无)
|
|
|
+ </view>
|
|
|
+ <view class="shangmen-time">
|
|
|
+ 上门时间:2022-03-2809:53:00
|
|
|
+ </view>
|
|
|
+ <view class="address-box">
|
|
|
+ <view class="user-box">
|
|
|
+ <text>了</text>
|
|
|
+ <text></text>
|
|
|
+ </view>
|
|
|
+ <view class="address-text">
|
|
|
+ 广东省潮州市湘桥区凤东路(潮州-恒大城东侧约100米)潮州
|
|
|
+ 市黄金塘科目
|
|
|
+ 考场 广东省潮州市湘桥区桥东街道黄金塘小
|
|
|
+ 学西北茂源混凝主
|
|
|
+ </view>
|
|
|
+ </view>
|
|
|
+ <view class="tel-box u-flex u-col-center">
|
|
|
+ <text class="text1">联系电话:</text>
|
|
|
+ <u-icon name="phone-fill" color="#0AAE87"></u-icon>
|
|
|
+ <text class="text2">15816171622</text>
|
|
|
+ </view>
|
|
|
+ <view class="price-box u-flex-col u-col-top">
|
|
|
+ <text>需付金额:0.00元+师傅维修费+材料费</text>
|
|
|
+ <text>价格说明:上门费用0.00元,扣除优惠费0.00元,需支付0.00</text>
|
|
|
+ </view>
|
|
|
+ </view>
|
|
|
+ <view class="daijia-box" v-if="index == 1">
|
|
|
+ <view class="qidian u-flex u-col-center">
|
|
|
+ <text>起</text>
|
|
|
+ <text>广东省汕头市龙湖区汕头高新区科技东路9号超声科技大厦</text>
|
|
|
+ </view>
|
|
|
+ <view class="tel-box u-flex u-col-center">
|
|
|
+ <text class="text1">联系电话:</text>
|
|
|
+ <u-icon name="phone-fill" color="#29B08A"></u-icon>
|
|
|
+ <text class="text2">15816171622</text>
|
|
|
+ </view>
|
|
|
+ <view class="dj-text">
|
|
|
+ (出发位置)
|
|
|
+ </view>
|
|
|
+ <view class="qidian u-flex u-col-center">
|
|
|
+ <text style="background-color: #EE3709;">终</text>
|
|
|
+ <text>上车后告知司机位置</text>
|
|
|
+ </view>
|
|
|
+ <view class="dj-text">
|
|
|
+ (终点位置)
|
|
|
+ </view>
|
|
|
+ <view class="price-box u-flex-col u-col-top">
|
|
|
+ <text>需付金额:15.00元起</text>
|
|
|
+ <text>价格说明:起步价15.00元+路程费+超程返程费+等待超时费用</text>
|
|
|
+ <text>送达位置:茂源混凝士</text>
|
|
|
+ </view>
|
|
|
+ </view>
|
|
|
+ <view class="paotui-box" v-if="index == 2">
|
|
|
+ <view class="order-goods">
|
|
|
+ <view class="order-goods-box u-flex u-col-center">
|
|
|
+ <image src="../../static/images/t2.png" class="goods-img" mode=""></image>
|
|
|
+ <view class="goods-right">
|
|
|
+ <view class="goods-name">
|
|
|
+ 跑腿类型:帮我买
|
|
|
+ </view>
|
|
|
+ <view class="goods-jieshao">
|
|
|
+ 物品信息:文件 预计商品费用:1.0元
|
|
|
+ </view>
|
|
|
+ <view class="goods-price">
|
|
|
+ <text>预约送达时间:2022-04-04 09:49:00</text>
|
|
|
+ </view>
|
|
|
+ </view>
|
|
|
+ </view>
|
|
|
+ <view class="taocan-box">
|
|
|
+ 商品图(无)
|
|
|
+ </view>
|
|
|
+ </view>
|
|
|
+ <view class="qidian u-flex u-col-center">
|
|
|
+ <text>起</text>
|
|
|
+ <text>广东省汕头市龙湖区汕头高新区科技东路9号超声科技大厦</text>
|
|
|
+ </view>
|
|
|
+ <view class="tel-box u-flex u-col-center">
|
|
|
+ <text class="text1">联系电话:</text>
|
|
|
+ <u-icon name="phone-fill" color="#29B08A"></u-icon>
|
|
|
+ <text class="text2">15816171622</text>
|
|
|
+ </view>
|
|
|
+ <view class="dj-text">
|
|
|
+ (取件地址)
|
|
|
+ </view>
|
|
|
+ <view class="qidian u-flex u-col-center">
|
|
|
+ <text style="background-color: #EE3709;">终</text>
|
|
|
+ <text>上车后告知司机位置</text>
|
|
|
+ </view>
|
|
|
+ <view class="tel-box u-flex u-col-center">
|
|
|
+ <text class="text1">联系电话:</text>
|
|
|
+ <u-icon name="phone-fill" color="#29B08A"></u-icon>
|
|
|
+ <text class="text2">15816171622</text>
|
|
|
+ </view>
|
|
|
+ <view class="dj-text">
|
|
|
+ (送件地址)
|
|
|
+ </view>
|
|
|
+ <view class="price-box u-flex-col u-col-top">
|
|
|
+ <text>需付金额:0.00元+师傅维修费+材料费</text>
|
|
|
+ <text>价格说明:上门费用0.00元,扣除优惠费0.00元,需支付0.00</text>
|
|
|
+ </view>
|
|
|
+ </view>
|
|
|
+ <view class="jiedan-box">
|
|
|
+ <view class="jiedan-top u-flex u-col-center u-row-between">
|
|
|
+ <text>接单人信息</text>
|
|
|
+ <text>已完成</text>
|
|
|
+ </view>
|
|
|
+ <view class="jiedan-user u-flex u-col-center">
|
|
|
+ <image src="../../static/images/order1-2.png" mode=""></image>
|
|
|
+ <view class="user-right u-flex-col">
|
|
|
+ <text>姓名:1</text>
|
|
|
+ <text>联系电话:15816171622</text>
|
|
|
+ <text>工号:1A7700A9572694E5A6D12DBAB2B99A02</text>
|
|
|
+ </view>
|
|
|
+ </view>
|
|
|
+ <view class="jiedan-time">
|
|
|
+ 接单时间:2022-02-17 14:58:17
|
|
|
+ </view>
|
|
|
+ </view>
|
|
|
+ <view class="order-down">
|
|
|
+ <view class="down-title" v-if="index == 0">
|
|
|
+ 维修服务
|
|
|
+ </view>
|
|
|
+ <view class="down-title" v-if="index == 1">
|
|
|
+ 代驾服务
|
|
|
+ </view>
|
|
|
+ <view class="down-title" v-if="index == 2">
|
|
|
+ 跑腿服务
|
|
|
+ </view>
|
|
|
+ <view class="down-time">
|
|
|
+ 下单时间:2022-01-24 16:22:18
|
|
|
+ </view>
|
|
|
+ <view class="down-time">
|
|
|
+ 发货时间:2022-02-17 15:00:11
|
|
|
+ </view>
|
|
|
+ <view class="u-flex u-col-center u-row-right">
|
|
|
+ <x-button :width="180" :height="60" fontSize="24rpx" borderRadius="20rpx" @click="tojindu">服务进度</x-button>
|
|
|
+ <x-button :width="180" :height="60" fontSize="24rpx" borderRadius="20rpx">确认接单</x-button>
|
|
|
+ </view>
|
|
|
+ </view>
|
|
|
+ </view>
|
|
|
+ </view>
|
|
|
+ </view>
|
|
|
+</template>
|
|
|
+
|
|
|
+<script>
|
|
|
+ export default {
|
|
|
+ data() {
|
|
|
+ return {
|
|
|
+ type: 1,
|
|
|
+ num: 1
|
|
|
+ }
|
|
|
+ },
|
|
|
+ onLoad() {
|
|
|
+
|
|
|
+ },
|
|
|
+ methods: {
|
|
|
+ tojindu(){
|
|
|
+ uni.navigateTo({
|
|
|
+ url:"./jindu"
|
|
|
+ })
|
|
|
+ },
|
|
|
+ tofuwu(index){
|
|
|
+ uni.navigateTo({
|
|
|
+ url:"./fuwu-orderinfo?index=" + index
|
|
|
+ })
|
|
|
+ },
|
|
|
+ toorder(index){
|
|
|
+ uni.navigateTo({
|
|
|
+ url:"./order-info?index=" + index
|
|
|
+ })
|
|
|
+ },
|
|
|
+ changenum(num){
|
|
|
+ this.num = num
|
|
|
+ },
|
|
|
+ changetype(type){
|
|
|
+ if(this.type == type){
|
|
|
+ return false
|
|
|
+ }
|
|
|
+ this.type = type
|
|
|
+ if(this.type == 1){
|
|
|
+ this.num = 1
|
|
|
+ }else{
|
|
|
+ this.num = 5
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+</script>
|
|
|
+
|
|
|
+<style lang="scss">
|
|
|
+ .order {
|
|
|
+ .order-list1{
|
|
|
+ .item1{
|
|
|
+ width: 706rpx;
|
|
|
+ // height: 603rpx;
|
|
|
+ // border: 1rpx solid #A0A0A0;
|
|
|
+ margin: 20rpx auto;
|
|
|
+ border-radius: 10rpx;
|
|
|
+ background-color: #fff;
|
|
|
+ padding-bottom: 20rpx;
|
|
|
+ .paotui-box{
|
|
|
+ padding: 0 10rpx;
|
|
|
+ .price-box{
|
|
|
+ padding: 20rpx 0;
|
|
|
+ border-bottom: 1rpx solid #DCDADC;
|
|
|
+ border-top: 1rpx solid #DCDADC;
|
|
|
+ color: #908E90;
|
|
|
+ font-size: 26rpx;
|
|
|
+ text:first-child{
|
|
|
+ color: #CA847E;
|
|
|
+ }
|
|
|
+ }
|
|
|
+ .dj-text{
|
|
|
+ margin-bottom: 15rpx;
|
|
|
+ color: #908E90;
|
|
|
+ font-size: 26rpx;
|
|
|
+ }
|
|
|
+ .tel-box{
|
|
|
+ padding: 0 30rpx;
|
|
|
+
|
|
|
+ .text1{
|
|
|
+ font-size: 26rpx;
|
|
|
+ color: #908E90;
|
|
|
+ }
|
|
|
+ .text2{
|
|
|
+ color: #29B08A;
|
|
|
+ }
|
|
|
+ }
|
|
|
+ .qidian{
|
|
|
+ text:first-child{
|
|
|
+ display: inline-block;
|
|
|
+ width: 30rpx;
|
|
|
+ height: 30rpx;
|
|
|
+ text-align: center;
|
|
|
+ line-height: 30rpx;
|
|
|
+ border-radius: 100rpx;
|
|
|
+ background-color: #00A1EF;
|
|
|
+ font-size: 20rpx;
|
|
|
+ color: #fff;
|
|
|
+ }
|
|
|
+ text:last-child{
|
|
|
+ flex: 1;
|
|
|
+ margin-left: 10rpx;
|
|
|
+ color: #908E90;
|
|
|
+ font-size: 26rpx;
|
|
|
+ }
|
|
|
+ }
|
|
|
+ .order-goods{
|
|
|
+ // border-bottom: 1rpx solid #E7E5E7;
|
|
|
+ padding-bottom: 10rpx;
|
|
|
+ // padding: 20rpx;
|
|
|
+ .taocan-box{
|
|
|
+ padding-top: 10rpx;
|
|
|
+ padding-bottom: 10rpx;
|
|
|
+ // border-bottom: 1rpx solid #C0C0C0;
|
|
|
+ color: rgba(0,0,0,0.4);
|
|
|
+ }
|
|
|
+ .order-goods-box{
|
|
|
+
|
|
|
+ .goods-img{
|
|
|
+ width: 150rpx;
|
|
|
+ height: 150rpx;
|
|
|
+ border-radius: 10rpx;
|
|
|
+ margin-right: 20rpx;
|
|
|
+ }
|
|
|
+ .goods-right{
|
|
|
+ flex: 1;
|
|
|
+ .goods-name{
|
|
|
+ font-size: 26rpx;
|
|
|
+ margin-bottom: 10rpx;
|
|
|
+ color: rgba(0,0,0,0.4);
|
|
|
+ }
|
|
|
+ .goods-jieshao{
|
|
|
+ color: rgba(0,0,0,0.4);
|
|
|
+ margin-bottom: 10rpx;
|
|
|
+ font-size: 26rpx;
|
|
|
+ }
|
|
|
+ .goods-price{
|
|
|
+ color: rgba(0,0,0,0.3);
|
|
|
+ font-size: 26rpx;
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+ .order-down{
|
|
|
+ padding: 0 10rpx;
|
|
|
+ .down-title{
|
|
|
+ color: #2D9982;
|
|
|
+ }
|
|
|
+ .down-time{
|
|
|
+ font-size: 26rpx;
|
|
|
+ color: #757575;
|
|
|
+ }
|
|
|
+ }
|
|
|
+ .daijia-box{
|
|
|
+ padding: 0 10rpx 20rpx 10rpx;
|
|
|
+ font-size: 26rpx;
|
|
|
+ color: #908E90;
|
|
|
+ .price-box{
|
|
|
+ padding: 20rpx 0;
|
|
|
+ border-bottom: 1rpx solid #DCDADC;
|
|
|
+ border-top: 1rpx solid #DCDADC;
|
|
|
+ text:first-child{
|
|
|
+ color: #CA847E;
|
|
|
+ }
|
|
|
+ }
|
|
|
+ .dj-text{
|
|
|
+ margin-bottom: 15rpx;
|
|
|
+ }
|
|
|
+ .tel-box{
|
|
|
+ padding: 0 30rpx;
|
|
|
+ .text1{
|
|
|
+
|
|
|
+ }
|
|
|
+ .text2{
|
|
|
+ color: #29B08A;
|
|
|
+ }
|
|
|
+ }
|
|
|
+ .weixiu-time{
|
|
|
+ margin-bottom: 10rpx;
|
|
|
+ text:first-child{
|
|
|
+ color: #28B59B;
|
|
|
+ font-size: 30rpx;
|
|
|
+ margin: 10rpx 0;
|
|
|
+ }
|
|
|
+ }
|
|
|
+ .qidian{
|
|
|
+ text:first-child{
|
|
|
+ display: inline-block;
|
|
|
+ width: 30rpx;
|
|
|
+ height: 30rpx;
|
|
|
+ text-align: center;
|
|
|
+ line-height: 30rpx;
|
|
|
+ border-radius: 100rpx;
|
|
|
+ background-color: #00A1EF;
|
|
|
+ font-size: 20rpx;
|
|
|
+ color: #fff;
|
|
|
+ }
|
|
|
+ text:last-child{
|
|
|
+ flex: 1;
|
|
|
+ margin-left: 10rpx;
|
|
|
+ color: #908E90;
|
|
|
+ }
|
|
|
+ }
|
|
|
+ .price-tips{
|
|
|
+ text-align: right;
|
|
|
+ font-size: 22rpx;
|
|
|
+ margin: 10rpx 0;
|
|
|
+ }
|
|
|
+ .qibu-price{
|
|
|
+ text-align: right;
|
|
|
+ font-size: 22rpx;
|
|
|
+ margin: 10rpx 0;
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
+ .jiedan-box{
|
|
|
+ .jiedan-time{
|
|
|
+ font-size: 26rpx;
|
|
|
+ color: #545454;
|
|
|
+ padding: 20rpx 10rpx;
|
|
|
+ border-bottom: 1rpx solid #DCDADC;
|
|
|
+ margin-bottom: 20rpx;
|
|
|
+ }
|
|
|
+ .jiedan-top{
|
|
|
+ padding: 20rpx 10rpx;
|
|
|
+ text:last-child{
|
|
|
+ color: #C4C4C4;
|
|
|
+ font-size: 24rpx;
|
|
|
+ }
|
|
|
+ }
|
|
|
+ .jiedan-user{
|
|
|
+ image{
|
|
|
+ width: 150rpx;
|
|
|
+ height: 150rpx;
|
|
|
+ margin-right: 10rpx;
|
|
|
+ }
|
|
|
+ .user-right{
|
|
|
+ flex: 1;
|
|
|
+ font-size: 26rpx;
|
|
|
+ color: #545454;
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+ .weixiu-box{
|
|
|
+ padding: 10rpx;
|
|
|
+ font-size: 24rpx;
|
|
|
+ color: #797879;
|
|
|
+ .price-box{
|
|
|
+ padding: 20rpx 0;
|
|
|
+ border-bottom: 1rpx solid #DCDADC;
|
|
|
+ text:first-child{
|
|
|
+ color: #CA847E;
|
|
|
+ }
|
|
|
+ }
|
|
|
+ .tel-box{
|
|
|
+ padding-bottom: 10rpx;
|
|
|
+ border-bottom: 1rpx solid #DCDADC;
|
|
|
+ .text2{
|
|
|
+ color: #12B187;
|
|
|
+ }
|
|
|
+ }
|
|
|
+ .address-box{
|
|
|
+ .address-text{
|
|
|
+ margin: 10rpx 0;
|
|
|
+ }
|
|
|
+ .user-box{
|
|
|
+ margin: 10rpx 0;
|
|
|
+ text{
|
|
|
+ margin-right: 10rpx;
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
+ }
|
|
|
+ .shangmen-time{
|
|
|
+ margin: 10rpx 0;
|
|
|
+ }
|
|
|
+ .weixiu-tips{
|
|
|
+ font-size: 24rpx;
|
|
|
+ color: #797879;
|
|
|
+ margin: 10rpx 0;
|
|
|
+ }
|
|
|
+ .image-box{
|
|
|
+ margin-bottom: 10rpx;
|
|
|
+ image{
|
|
|
+ width: 150rpx;
|
|
|
+ height: 150rpx;
|
|
|
+ margin-right: 10rpx;
|
|
|
+ }
|
|
|
+ .image-right{
|
|
|
+ flex: 1;
|
|
|
+ font-size: 24rpx;
|
|
|
+ color: #797879;
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+ .item1-header{
|
|
|
+ padding: 10rpx;
|
|
|
+ .down{
|
|
|
+ padding-bottom: 10rpx;
|
|
|
+ border-bottom: 1rpx solid #D5D5D5;
|
|
|
+ image{
|
|
|
+ width: 42rpx;
|
|
|
+ height: 42rpx;
|
|
|
+ }
|
|
|
+ text{
|
|
|
+ color: #2FA284;
|
|
|
+ font-size: 26rpx;
|
|
|
+ }
|
|
|
+ }
|
|
|
+ .top{
|
|
|
+ image{
|
|
|
+ width: 30rpx;
|
|
|
+ height: 30rpx;
|
|
|
+ }
|
|
|
+ .text1{
|
|
|
+ flex: 1;
|
|
|
+ margin: 0 10rpx;
|
|
|
+ }
|
|
|
+ .text2{
|
|
|
+ color: #CD854E;
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+ .order-list {
|
|
|
+ .item {
|
|
|
+ width: 706rpx;
|
|
|
+ // height: 603rpx;
|
|
|
+ // border: 1rpx solid #A0A0A0;
|
|
|
+ margin: 20rpx auto;
|
|
|
+ border-radius: 10rpx;
|
|
|
+ background-color: #fff;
|
|
|
+ padding-bottom: 20rpx;
|
|
|
+ .paotui-box{
|
|
|
+ padding: 10rpx 10rpx 20rpx 10rpx;
|
|
|
+ font-size: 26rpx;
|
|
|
+ color: #908E90;
|
|
|
+ .price-tips{
|
|
|
+ text-align: right;
|
|
|
+ font-size: 22rpx;
|
|
|
+ margin: 10rpx 0;
|
|
|
+ border-bottom: 1rpx solid #E8E6E8;
|
|
|
+ padding-bottom: 20rpx;
|
|
|
+ }
|
|
|
+ .qibu-price{
|
|
|
+ text-align: right;
|
|
|
+ font-size: 22rpx;
|
|
|
+ margin: 10rpx 0;
|
|
|
+ }
|
|
|
+ .dj-text{
|
|
|
+ margin-bottom: 15rpx;
|
|
|
+ }
|
|
|
+ .tel-box{
|
|
|
+ padding: 0 30rpx;
|
|
|
+ }
|
|
|
+ .weixiu-time{
|
|
|
+ margin-bottom: 10rpx;
|
|
|
+ text:first-child{
|
|
|
+ color: #28B59B;
|
|
|
+ font-size: 30rpx;
|
|
|
+ margin: 10rpx 0;
|
|
|
+ }
|
|
|
+ }
|
|
|
+ .qidian{
|
|
|
+ text:first-child{
|
|
|
+ display: inline-block;
|
|
|
+ width: 30rpx;
|
|
|
+ height: 30rpx;
|
|
|
+ text-align: center;
|
|
|
+ line-height: 30rpx;
|
|
|
+ border-radius: 100rpx;
|
|
|
+ background-color: #00A1EF;
|
|
|
+ font-size: 20rpx;
|
|
|
+ color: #fff;
|
|
|
+ }
|
|
|
+ text:last-child{
|
|
|
+ flex: 1;
|
|
|
+ margin-left: 10rpx;
|
|
|
+ color: #908E90;
|
|
|
+ }
|
|
|
+ }
|
|
|
+ .order-goods{
|
|
|
+ // border-bottom: 1rpx solid #E7E5E7;
|
|
|
+ padding-bottom: 10rpx;
|
|
|
+ // padding: 20rpx;
|
|
|
+ .taocan-box{
|
|
|
+ padding-top: 10rpx;
|
|
|
+ padding-bottom: 10rpx;
|
|
|
+ // border-bottom: 1rpx solid #C0C0C0;
|
|
|
+ color: rgba(0,0,0,0.4);
|
|
|
+ }
|
|
|
+ .order-goods-box{
|
|
|
+
|
|
|
+ .goods-img{
|
|
|
+ width: 150rpx;
|
|
|
+ height: 150rpx;
|
|
|
+ border-radius: 10rpx;
|
|
|
+ margin-right: 20rpx;
|
|
|
+ }
|
|
|
+ .goods-right{
|
|
|
+ flex: 1;
|
|
|
+ .goods-name{
|
|
|
+ font-size: 26rpx;
|
|
|
+ margin-bottom: 10rpx;
|
|
|
+ color: rgba(0,0,0,0.4);
|
|
|
+ }
|
|
|
+ .goods-jieshao{
|
|
|
+ color: rgba(0,0,0,0.4);
|
|
|
+ margin-bottom: 10rpx;
|
|
|
+ font-size: 26rpx;
|
|
|
+ }
|
|
|
+ .goods-price{
|
|
|
+ color: rgba(0,0,0,0.3);
|
|
|
+ font-size: 26rpx;
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+ .daijia-box{
|
|
|
+ padding: 0 10rpx 20rpx 10rpx;
|
|
|
+ font-size: 26rpx;
|
|
|
+ color: #908E90;
|
|
|
+ .dj-text{
|
|
|
+ margin-bottom: 15rpx;
|
|
|
+ }
|
|
|
+ .tel-box{
|
|
|
+ padding: 0 30rpx;
|
|
|
+ }
|
|
|
+ .weixiu-time{
|
|
|
+ margin-bottom: 10rpx;
|
|
|
+ text:first-child{
|
|
|
+ color: #28B59B;
|
|
|
+ font-size: 30rpx;
|
|
|
+ margin: 10rpx 0;
|
|
|
+ }
|
|
|
+ }
|
|
|
+ .qidian{
|
|
|
+ text:first-child{
|
|
|
+ display: inline-block;
|
|
|
+ width: 30rpx;
|
|
|
+ height: 30rpx;
|
|
|
+ text-align: center;
|
|
|
+ line-height: 30rpx;
|
|
|
+ border-radius: 100rpx;
|
|
|
+ background-color: #00A1EF;
|
|
|
+ font-size: 20rpx;
|
|
|
+ color: #fff;
|
|
|
+ }
|
|
|
+ text:last-child{
|
|
|
+ flex: 1;
|
|
|
+ margin-left: 10rpx;
|
|
|
+ color: #908E90;
|
|
|
+ }
|
|
|
+ }
|
|
|
+ .price-tips{
|
|
|
+ text-align: right;
|
|
|
+ font-size: 22rpx;
|
|
|
+ margin: 10rpx 0;
|
|
|
+ }
|
|
|
+ .qibu-price{
|
|
|
+ text-align: right;
|
|
|
+ font-size: 22rpx;
|
|
|
+ margin: 10rpx 0;
|
|
|
+ }
|
|
|
+ }
|
|
|
+ .shop-box{
|
|
|
+ padding: 0 10rpx 20rpx 10rpx;
|
|
|
+ .order-text{
|
|
|
+ font-size: 24rpx;
|
|
|
+ color: #A5A2A5;
|
|
|
+ }
|
|
|
+ .pay-title{
|
|
|
+ .text{
|
|
|
+ color: #2EBD9B;
|
|
|
+ font-size: 28rpx;
|
|
|
+ }
|
|
|
+ }
|
|
|
+ .pay-xuzhi{
|
|
|
+ padding: 10rpx 0 10rpx 0;
|
|
|
+ color: rgba(0,0,0,0.4);
|
|
|
+ border-bottom: 1rpx solid #E8E6E8;
|
|
|
+ margin-bottom: 20rpx;
|
|
|
+ }
|
|
|
+ .peisong-type{
|
|
|
+ color: rgba(0,0,0,0.5);
|
|
|
+ text-align: right;
|
|
|
+ font-size: 26rpx;
|
|
|
+ margin-top: 6rpx;
|
|
|
+ }
|
|
|
+ .shuoming-title{
|
|
|
+ text-align: right;
|
|
|
+ font-size: 22rpx;
|
|
|
+ color: rgba(0,0,0,0.3);
|
|
|
+ margin-top: 6rpx;
|
|
|
+ }
|
|
|
+ .price-box{
|
|
|
+ font-size: 26rpx;
|
|
|
+ color: rgba(0,0,0,0.5);
|
|
|
+ text{
|
|
|
+ margin-right: 6rpx;
|
|
|
+ }
|
|
|
+ text:first-child{
|
|
|
+ text-decoration: line-through;
|
|
|
+ }
|
|
|
+ }
|
|
|
+ .taocan-count{
|
|
|
+ margin-bottom: 4rpx;
|
|
|
+ padding: 20rpx 10rpx 4rpx 10rpx;
|
|
|
+ text:first-child{
|
|
|
+ font-size: 33rpx;
|
|
|
+ }
|
|
|
+ text:nth-child(2){
|
|
|
+ flex: 1;
|
|
|
+ margin: 0 10rpx;
|
|
|
+ font-size: 24rpx;
|
|
|
+ text-align: right;
|
|
|
+ }
|
|
|
+ text:last-child{
|
|
|
+ color: #f00;
|
|
|
+ }
|
|
|
+ }
|
|
|
+ .order-goods{
|
|
|
+ border-bottom: 1rpx solid #E7E5E7;
|
|
|
+ // padding: 20rpx;
|
|
|
+ .taocan-box{
|
|
|
+ padding-top: 10rpx;
|
|
|
+ padding-bottom: 10rpx;
|
|
|
+ // border-bottom: 1rpx solid #C0C0C0;
|
|
|
+ }
|
|
|
+
|
|
|
+ .order-goods-box{
|
|
|
+ .goods-img{
|
|
|
+ width: 150rpx;
|
|
|
+ height: 150rpx;
|
|
|
+ border-radius: 10rpx;
|
|
|
+ margin-right: 20rpx;
|
|
|
+ }
|
|
|
+ .goods-right{
|
|
|
+ flex: 1;
|
|
|
+ .goods-name{
|
|
|
+ font-size: 28rpx;
|
|
|
+ margin-bottom: 10rpx;
|
|
|
+ }
|
|
|
+ .goods-jieshao{
|
|
|
+ color: rgba(0,0,0,0.4);
|
|
|
+ margin-bottom: 10rpx;
|
|
|
+ font-size: 24rpx;
|
|
|
+ }
|
|
|
+ .goods-price{
|
|
|
+ color: rgba(0,0,0,0.3);
|
|
|
+ font-size: 22rpx;
|
|
|
+ text:last-child{
|
|
|
+ text-decoration: line-through;
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+ .weixiu-box{
|
|
|
+ padding: 10rpx;
|
|
|
+ font-size: 24rpx;
|
|
|
+ color: #797879;
|
|
|
+ .weixiu-time{
|
|
|
+ margin-bottom: 10rpx;
|
|
|
+ text:first-child{
|
|
|
+ color: #28B59B;
|
|
|
+ font-size: 30rpx;
|
|
|
+ margin: 10rpx 0;
|
|
|
+ }
|
|
|
+ }
|
|
|
+ .jijia-tips{
|
|
|
+ font-size: 20rpx;
|
|
|
+ color: #C6C3C6;
|
|
|
+ margin: 10rpx 0;
|
|
|
+ text-align: right;
|
|
|
+ padding-bottom: 20rpx;
|
|
|
+ border-bottom: 1rpx solid #DCDADC;
|
|
|
+ }
|
|
|
+ .price-tips{
|
|
|
+ text-align: right;
|
|
|
+ font-size: 22rpx;
|
|
|
+ margin: 10rpx 0;
|
|
|
+ }
|
|
|
+ .qibu-price{
|
|
|
+ text-align: right;
|
|
|
+ font-size: 22rpx;
|
|
|
+ margin: 10rpx 0;
|
|
|
+ }
|
|
|
+ .address-box{
|
|
|
+ .address-text{
|
|
|
+ margin: 10rpx 0;
|
|
|
+ }
|
|
|
+ .user-box{
|
|
|
+ margin: 10rpx 0;
|
|
|
+ text{
|
|
|
+ margin-right: 10rpx;
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+ .shangmen-time{
|
|
|
+ margin: 10rpx 0;
|
|
|
+ }
|
|
|
+ .weixiu-tips{
|
|
|
+ font-size: 24rpx;
|
|
|
+ color: #797879;
|
|
|
+ margin: 10rpx 0;
|
|
|
+ }
|
|
|
+ .image-box{
|
|
|
+ margin-bottom: 10rpx;
|
|
|
+ image{
|
|
|
+ width: 150rpx;
|
|
|
+ height: 150rpx;
|
|
|
+ margin-right: 10rpx;
|
|
|
+ }
|
|
|
+ .image-right{
|
|
|
+ flex: 1;
|
|
|
+ font-size: 24rpx;
|
|
|
+ color: #797879;
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+ .order-header{
|
|
|
+ margin:0 10rpx;
|
|
|
+ padding: 10rpx 0;
|
|
|
+ border-bottom: 1rpx solid #DDDBDD;
|
|
|
+ image{
|
|
|
+ width: 30rpx;
|
|
|
+ height: 30rpx;
|
|
|
+ }
|
|
|
+ .text1{
|
|
|
+ flex: 1;
|
|
|
+ margin: 0 10rpx;
|
|
|
+ }
|
|
|
+ .text2{
|
|
|
+ color: #CD854E;
|
|
|
+ }
|
|
|
+ }
|
|
|
+ .butt-view {
|
|
|
+ .text2 {
|
|
|
+ width: 110rpx;
|
|
|
+ height: 53rpx;
|
|
|
+ margin-right: 20rpx;
|
|
|
+
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
+ .header-box {
|
|
|
+ width: 750rpx;
|
|
|
+ height: 213rpx;
|
|
|
+ background-color: #fff;
|
|
|
+ border-bottom: 1rpx solid rgba(0, 0, 0, 0.3);
|
|
|
+ padding: 1rpx 0;
|
|
|
+
|
|
|
+ .down-tabs {
|
|
|
+ .view {
|
|
|
+ flex: 1;
|
|
|
+ text-align: center;
|
|
|
+ height: 57rpx;
|
|
|
+ border-radius: 10rpx 10rpx 0 0;
|
|
|
+ text-align: center;
|
|
|
+ line-height: 57rpx;
|
|
|
+ font-size: 31rpx;
|
|
|
+ font-family: SimHei;
|
|
|
+ font-weight: 400;
|
|
|
+ color: #626262;
|
|
|
+ position: relative;
|
|
|
+ .text1{
|
|
|
+ position: absolute;
|
|
|
+ width: 30rpx;
|
|
|
+ height: 30rpx;
|
|
|
+ border-radius: 100rpx;
|
|
|
+ background-color: red;
|
|
|
+ text-align: center;
|
|
|
+ line-height: 30rpx;
|
|
|
+ color: #fff;
|
|
|
+ font-size: 24rpx;
|
|
|
+ top: 0rpx;
|
|
|
+ right: 0rpx;
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
+ .text {
|
|
|
+ background-color: #09AA8C;
|
|
|
+ color: #fff;
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
+ .top-tabs {
|
|
|
+ margin: 40rpx auto;
|
|
|
+ width: 404rpx;
|
|
|
+ height: 57rpx;
|
|
|
+ border: 4rpx solid #26B49A;
|
|
|
+ border-radius: 20rpx;
|
|
|
+ overflow: hidden;
|
|
|
+
|
|
|
+ text {
|
|
|
+ width: 202rpx;
|
|
|
+ height: 57rpx;
|
|
|
+ text-align: center;
|
|
|
+ line-height: 57rpx;
|
|
|
+ font-size: 25rpx;
|
|
|
+ font-family: SimHei;
|
|
|
+ font-weight: 400;
|
|
|
+
|
|
|
+ }
|
|
|
+
|
|
|
+ .text {
|
|
|
+ background-color: #26B49A;
|
|
|
+ color: #fff;
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
+ }
|
|
|
+</style>
|