123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014 |
- <template>
- <view :style="{ height: pageHeight,colorStyle }">
- <view class="top custom_box" style="background: rgb(254,245,246); color: black;" >
- <!-- #ifdef MP || APP-PLUS -->
- <view class="sys-head">
- <view class="sys-bar" :style="{ height: sysHeight }"></view>
- <!-- #ifdef MP -->
- <view class="sys-title">我的订单</view>
- <!-- #endif -->
- </view>
- <!-- #endif -->
- </view>
- <view class="my-order">
- <view class="nav acea-row row-around">
- <view class="item" :class="orderStatus == 0 ? 'on' : ''" @click="statusClick(0)">
- <view>全部</view>
- <!-- <view class="num">{{ orderData.evaluated_count || 0 }}</view> -->
- </view>
- <view class="item" :class="orderStatus == 1 ? 'on' : ''" @click="statusClick(1)">
- <view>待付款</view>
- <!-- <view class="num">{{ orderData.unpaid_count || 0 }}</view> -->
- </view>
- <view class="item" :class="orderStatus == 2 ? 'on' : ''" @click="statusClick(2)">
- <view>待提货</view>
- <!-- <view class="num">{{ orderData.unshipped_count || 0 }}</view> -->
- </view>
- <view class="item" :class="orderStatus == 3 ? 'on' : ''" @click="statusClick(3)">
- <view>已完成</view>
- <!-- <view class="num ">{{ orderData.received_count || 0 }}</view> -->
- </view>
- <!-- <view class="item" :class="orderStatus == 3 ? 'on' : ''" @click="statusClick(3)">
- <view>{{$t(`待评价`)}}</view>
- <view class="num">{{ orderData.evaluated_count || 0 }}</view>
- </view> -->
- <view class="item" :class="orderStatus == 4 ? 'on' : ''" @click="statusClick(4)">
- <view>售后</view>
- <!-- <view class="num">{{ orderData.complete_count || 0 }}</view> -->
- </view>
- </view>
- <view class="list" @click="goOrderDetails()">
- <view class="myclient_list">
- <view class="myclient_list_name">
- <view class="nl">
- 重磅集合!花王系列、宝洁洗衣液等好物全重磅集合!
- </view>
- <view class="status">
- 待付款
- </view>
- </view>
- <view class="myclient_list_content">
- <view class="phone">
- <image referrerpolicy="no-referrer" src="http://www.gzzzyd.com/groupon/home_slices/分期-手机@2x.png" />
- <text>
- 手机号码:187998656565
- </text>
- </view>
- <view class="time">
- <image referrerpolicy="no-referrer" src="http://www.gzzzyd.com/groupon/home_slices/时间@2x.png" />
- <text>
- 绑定时间:2023/04/26 21:45:00
- </text>
- </view>
- </view>
- </view>
- <view class="all-products-body">
- <view class="all-products-item" @click="addGoodPopupShow = true">
- <image
- src="https://lanhu-dds-backend.oss-cn-beijing.aliyuncs.com/merge_image/imgs/38e693de009644aa9de2dc6d6f7e747a_mergeImage.png"
- mode="scaleToFill" />
- <view class="all-products-item-content">
- <view class="all-products-item-content-t">
- 宫中秘策(GOONGBE)进口儿童韩国进口儿童防晒霜80g
- </view>
- <view class="all-products-item-content-b">
- <view style="display:flex;">
- <text class="red"> ¥48.00</text>
- </view>
- <view>
- <view class="count"> x 1</view>
- </view>
- </view>
- </view>
- </view>
- </view>
- <view class="self-pickup-point">
- <view class="a-t">
- 最近的自提网点:
- </view>
- <view class="a-m">
- <view class="am1">
- <view class="am1-1">
- 上海市浦东新区秀浦路29号三层303室
- </view>
- <view class="am1-2">
- 距您1.8km
- <image src="http://www.gzzzyd.com/groupon/order_details/距离@2x.png" mode="scaleToFill" />
- </view>
- </view>
- <view class="am2">
- 上海市浦东新区秀浦路29号三层303
- </view>
- </view>
- <view class="a-b">
- <view class="a-b1">
- 对接团长:
- <text class="red">
- 陈晓旭
- </text>
- </view>
- <view class="a-b2">
- <image src="http://www.gzzzyd.com/groupon/order_details/微信@2x.png" mode="scaleToFill" />
- <image src="http://www.gzzzyd.com/groupon/order_details/电话键盘_填充@2x.png" mode="scaleToFill" />
- </view>
- </view>
- </view>
- <view class="op-area">
- <button class="action-btn" @click="goPay()">立即付款</button>
- </view>
- </view>
- <view class="list" @click="goOrderDetails()">
- <view class="myclient_list">
- <view class="myclient_list_name">
- <view class="nl">
- 重磅集合!花王系列、宝洁洗衣液等好物全重磅集合!
- </view>
- <view class="status">
- 待提货
- </view>
- </view>
- <view class="myclient_list_content">
- <view class="phone">
- <image referrerpolicy="no-referrer" src="http://www.gzzzyd.com/groupon/home_slices/分期-手机@2x.png" />
- <text>
- 手机号码:187998656565
- </text>
- </view>
- <view class="time">
- <image referrerpolicy="no-referrer" src="http://www.gzzzyd.com/groupon/home_slices/时间@2x.png" />
- <text>
- 绑定时间:2023/04/26 21:45:00
- </text>
- </view>
- </view>
- </view>
- <view class="all-products-body">
- <view class="all-products-item" @click="addGoodPopupShow = true">
- <image
- src="https://lanhu-dds-backend.oss-cn-beijing.aliyuncs.com/merge_image/imgs/38e693de009644aa9de2dc6d6f7e747a_mergeImage.png"
- mode="scaleToFill" />
- <view class="all-products-item-content">
- <view class="all-products-item-content-t">
- 宫中秘策(GOONGBE)进口儿童韩国进口儿童防晒霜80g
- </view>
- <view class="all-products-item-content-b">
- <view style="display:flex;">
- <text class="red"> ¥48.00</text>
- </view>
- <view>
- <view class="count"> x 1</view>
- </view>
- </view>
- </view>
- </view>
- </view>
- <view class="self-pickup-point">
- <view class="a-t">
- 最近的自提网点:
- </view>
- <view class="a-m">
- <view class="am1">
- <view class="am1-1">
- 上海市浦东新区秀浦路29号三层303室
- </view>
- <view class="am1-2">
- 距您1.8km
- <image src="http://www.gzzzyd.com/groupon/order_details/距离@2x.png" mode="scaleToFill" />
- </view>
- </view>
- <view class="am2">
- 上海市浦东新区秀浦路29号三层303
- </view>
- </view>
- <view class="a-b">
- <view class="a-b1">
- 对接团长:
- <text class="red">
- 陈晓旭
- </text>
- </view>
- <view class="a-b2">
- <image src="http://www.gzzzyd.com/groupon/order_details/微信@2x.png" mode="scaleToFill" />
- <image src="http://www.gzzzyd.com/groupon/order_details/电话键盘_填充@2x.png" mode="scaleToFill" />
- </view>
- </view>
- </view>
- <view class="op-area">
- <button class="info-btn" @click="goPay()">申请退货</button>
- <button class="action-btn" @click="goPay()">取货码 877988</button>
- </view>
- </view>
- <view class="loadingicon acea-row row-center-wrapper" v-if="orderList.length > 0">
- <text class="loading iconfont icon-jiazai" :hidden="loading == false"></text>
- {{ loadTitle }}
- </view>
- <view v-if="orderList.length == 0">
- <emptyPage v-if="!loading" :title="$t(`暂无订单`)"></emptyPage>
- <view class="loadingicon acea-row row-center-wrapper">
- <text class="loading iconfont icon-jiazai" :hidden="loading == false"></text>
- </view>
- </view>
- </view>
- <!-- #ifndef MP -->
- <home></home>
- <!-- #endif -->
- <payment :payMode="payMode" :pay_close="pay_close" @onChangeFun="onChangeFun" :order_id="pay_order_id"
- :totalPrice="totalPrice"></payment>
- </view>
- </template>
- <script>
- let sysHeight = uni.getSystemInfoSync().statusBarHeight + 'px';
- const app = getApp();
- import {
- getUserOrderPage,
- postUserOrderCancel,
- postUserOrderRefund
- } from '@/api/home.js';
- import {
- getOrderList,
- orderData,
- orderCancel,
- orderDel,
- orderPay
- } from '@/api/order.js';
- import {
- getUserInfo
- } from '@/api/user.js';
- import {
- openOrderSubscribe
- } from '@/utils/SubscribeMessage.js';
- import home from '@/components/home';
- import payment from '@/components/payment';
- import {
- toLogin
- } from '@/libs/login.js';
- import {
- mapGetters
- } from 'vuex';
- // #ifdef MP
- import authorize from '@/components/Authorize';
- // #endif
- import emptyPage from '@/components/emptyPage.vue';
- import colors from '@/mixins/color.js';
- export default {
- components: {
- payment,
- home,
- emptyPage,
- // #ifdef MP
- authorize
- // #endif
- },
- mixins: [colors],
- data () {
- return {
- pageHeight: app.globalData.windowHeight,
- sysHeight: sysHeight,
- loading: false, //是否加载中
- loadend: false, //是否加载完毕
- loadTitle: this.$t(`加载更多`), //提示语
- orderList: [], //订单数组
- orderData: {}, //订单详细统计
- orderStatus: 0, //订单状态
- page: 1,
- limit: 20,
- payMode: [{
- name: this.$t(`微信支付`),
- icon: 'icon-weixinzhifu',
- value: 'weixin',
- title: this.$t(`使用微信快捷支付`),
- payStatus: true
- },
- // {
- // name: this.$t(`支付宝支付`),
- // icon: 'icon-zhifubao',
- // value: 'alipay',
- // title: this.$t(`使用支付宝支付`),
- // payStatus: true
- // },
- // {
- // name: this.$t(`余额支付`),
- // icon: 'icon-yuezhifu',
- // value: 'yue',
- // title: this.$t(`可用余额`),
- // number: 0,
- // payStatus: true
- // }, {
- // "name": this.$t(`好友代付`),
- // "icon": "icon-haoyoudaizhifu",
- // value: 'friend',
- // title: this.$t(`找微信好友支付`),
- // payStatus: 1,
- // }
- ],
- pay_close: false,
- pay_order_id: '',
- pay_orderId: '',
- totalPrice: '0',
- isAuto: false, //没有授权的不会自动授权
- isShowAuth: false //是否隐藏授权
- };
- },
- computed: mapGetters(['isLogin']),
- onShow () {
- console.log("onShow事件,全局变量1--------", getApp().globalData.switchId, this.$route)
- this.ContentIndex = getApp().globalData.switchId//获取到传参
- if (this.isLogin) {
- this.page = 1;
- this.orderList = []
- this.loadend = false;
- this.onLoadFun();
- this.getOrderList();
- } else {
- toLogin();
- }
- },
- methods: {
- onLoadFun () {
- this.getOrderData();
- this.getUserInfo();
- },
- // 授权关闭
- authColse: function (e) {
- this.isShowAuth = e;
- },
- /**
- * 事件回调
- *
- */
- onChangeFun: function (e) {
- let opt = e;
- let action = opt.action || null;
- let value = opt.value != undefined ? opt.value : null;
- action && this[action] && this[action](value);
- },
- /**
- * 获取用户信息
- *
- */
- getUserInfo: function () {
- let that = this;
- getUserInfo().then(res => {
- that.payMode[2].number = res.data.now_money;
- that.$set(that, 'payMode', that.payMode);
- });
- },
- /**
- * 关闭支付组件
- *
- */
- payClose: function () {
- this.pay_close = false;
- },
- /**
- * 生命周期函数--监听页面加载
- */
- onLoad: function (options) {
- console.log('onLoad事件', options);
- if ('params' in options) {
- this.obj = JSON.parse(decodeURIComponent(options.params));
- }
- if (options.status) this.orderStatus = options.status;
- },
- /**
- * 获取订单统计数据
- *
- */
- getOrderData: function () {
- let that = this;
- // orderData().then(res => {
- // that.$set(that, 'orderData', res.data);
- // that.payMode.map(item => {
- // if (item.value == 'weixin') {
- // item.payStatus = res.data.pay_weixin_open ? true : false;
- // }
- // if (item.value == 'alipay') {
- // item.payStatus = res.data.ali_pay_status ? true : false;
- // }
- // if (item.value == 'yue') {
- // item.payStatus = res.data.yue_pay_status == 1 ? true : false;
- // }
- // if (item.value == 'friend') {
- // item.payStatus = res.data.friend_pay_status == 1 ? true : false;
- // }
- // });
- // //#ifdef MP
- // this.payMode[1].payStatus = false;
- // //#endif
- // });
- },
- /**
- * 取消订单
- *
- */
- cancelOrder: function (index, order_id) {
- let that = this;
- if (!order_id)
- return that.$util.Tips({
- title: that.$t(`缺少订单号无法取消订单`)
- });
- uni.showModal({
- title: that.$t(`取消订单`),
- content: that.$t(`确定取消该订单`),
- success: function (res) {
- if (res.confirm) {
- postUserOrderCancel({ id: order_id })
- .then(res => {
- return that.$util.Tips({
- title: res.msg,
- icon: 'success'
- },
- function () {
- that.orderList.splice(index, 1);
- that.$set(that, 'orderList', that.orderList);
- // that.$set(that.orderData, 'unpaid_count', that.orderData.unpaid_count - 1);
- // that.getOrderList()
- }
- );
- })
- .catch(err => {
- return that.$util.Tips({
- title: err
- });
- });
- } else if (res.cancel) {
- return that.$util.Tips({
- title: that.$t(`已取消`)
- });
- }
- }
- });
- },
- refundOrder: function (index, order_id) {
- let that = this;
- if (!order_id)
- return that.$util.Tips({
- title: that.$t(`缺少订单号无法申请退款订单`)
- });
- uni.showModal({
- title: that.$t(`申请退款`),
- content: that.$t(`确定申请退款该订单`),
- success: function (res) {
- if (res.confirm) {
- postUserOrderRefund({ id: order_id })
- .then(res => {
- return that.$util.Tips({
- title: res.msg,
- icon: 'success'
- },
- function () {
- that.orderList.splice(index, 1);
- that.$set(that, 'orderList', that.orderList);
- // that.$set(that.orderData, 'unpaid_count', that.orderData.unpaid_count - 1);
- // that.getOrderData();
- // this.getOrderList()
- }
- );
- })
- .catch(err => {
- return that.$util.Tips({
- title: err
- });
- });
- } else if (res.cancel) {
- return that.$util.Tips({
- title: that.$t(`已取消`)
- });
- }
- }
- });
- },
- /**
- * 打开支付组件
- *
- */
- goPay: function (item, order_no) {
- this.$set(this, 'pay_close', true);
- this.$set(this, 'pay_order_id', order_no);
- this.$set(this, 'pay_orderId', item.id);
- this.$set(this, 'totalPrice', item.totalFee);
- },
- /**
- * 支付成功回调
- *
- */
- pay_complete: function () {
- this.loadend = false;
- this.page = 1;
- this.$set(this, 'orderList', []);
- this.pay_close = false;
- uni.navigateTo({
- url: '/pages/goods/order_pay_status/index?order_id=' + this.pay_orderId +
- '&msg=' + this.$t(`支付成功`) + '&type=3&totalPrice=' + this.totalPrice
- })
- this.pay_order_id = '';
- this.pay_orderId = '';
- this.getOrderData();
- this.getOrderList();
- },
- /**
- * 支付失败回调
- *
- */
- pay_fail: function () {
- this.pay_close = false;
- this.pay_order_id = '';
- },
- /**
- * 去订单详情
- */
- goOrderDetails: function (order_id, order) {
- uni.navigateTo({
- url: '/pages/groupbuying_details/order_details_list/index?order_id= + order_id'
- });
- // let that = this;
- // if (!order_id)
- // return that.$util.Tips({
- // title: that.$t(`缺少订单号无法查看订单详情`)
- // });
- // uni.showLoading({
- // title: that.$t(`正在加载中`)
- // });
- // openOrderSubscribe()
- // .then(() => {
- // uni.hideLoading();
- // uni.navigateTo({
- // url: '/pages/goods/order_details/index?order_id=' + order_id
- // // +'&order='+JSON.stringify(order)
- // // +'&goods='+encodeURIComponent(JSON.stringify(order.orderGoods))
- // })
- // })
- // .catch(err => {
- // uni.hideLoading();
- // });
- },
- /**
- * 切换类型
- */
- statusClick: function (status) {
- if (status == this.orderStatus) return;
- this.orderStatus = status;
- this.loadend = false;
- this.page = 1;
- this.$set(this, 'orderList', []);
- this.getOrderList();
- },
- /**
- * 获取订单列表
- */
- getOrderList: function () {
- // let that = this;
- // if (that.loadend) return;
- // if (that.loading) return;
- // that.loading = true;
- // that.loadTitle = that.$t(`加载更多`);
- // getUserOrderPage({
- // userId: this.$store.state.app.uid,
- // current: that.page,
- // size: that.limit,
- // payFlag: this.orderStatus
- // })
- // .then(res => {
- // let list = res.data || [];
- // let loadend = list.length < that.limit;
- // that.orderList = that.$util.SplitArray(list, that.orderList);
- // that.$set(that, 'orderList', that.orderList);
- // that.loadend = loadend;
- // that.loading = false;
- // that.loadTitle = loadend ? that.$t(`没有更多内容啦~`) : that.$t(`加载更多`);
- // that.page = that.page + 1;
- // })
- // .catch(err => {
- // that.loading = false;
- // that.loadTitle = that.$t(`加载更多`);
- // });
- },
- /**
- * 删除订单
- */
- delOrder: function (order_id, index) {
- let that = this;
- uni.showModal({
- title: that.$t(`删除订单`),
- content: that.$t(`确定删除该订单`),
- success: function (res) {
- if (res.confirm) {
- orderDel(order_id)
- .then(res => {
- that.orderList.splice(index, 1);
- that.$set(that, 'orderList', that.orderList);
- that.$set(that.orderData, 'unpaid_count', that.orderData
- .unpaid_count - 1);
- that.getOrderData();
- return that.$util.Tips({
- title: that.$t(`删除成功`),
- icon: 'success'
- });
- })
- .catch(err => {
- return that.$util.Tips({
- title: err
- });
- });
- } else if (res.cancel) {
- return that.$util.Tips({
- title: that.$t(`已取消`)
- });
- }
- }
- });
- }
- },
- onReachBottom: function () {
- this.getOrderList();
- }
- };
- </script>
- <style scoped lang="scss">
- .my-order {
- position: relative;
- top: 63px;
- }
- .my-order .header {
- height: 220rpx;
- padding: 0 30rpx;
- }
- .my-order .header .picTxt {
- height: 160rpx;
- }
- .my-order .header .picTxt .text {
- color: rgba(255, 255, 255, 0.8);
- font-size: 26rpx;
- font-family: 'Guildford Pro';
- }
- .my-order .header .picTxt .text .name {
- font-size: 34rpx;
- font-weight: bold;
- color: #fff;
- margin-bottom: 20rpx;
- }
- .my-order .header .picTxt .pictrue {
- width: 122rpx;
- height: 109rpx;
- }
- .my-order .header .picTxt .pictrue image {
- width: 100%;
- height: 100%;
- }
- .my-order .nav {
- background-color: #F9F9F9;
- width: 100%;
- // height: 140rpx;
- }
- .my-order .nav .item {
- text-align: center;
- font-size: 26rpx;
- color: #282828;
- padding: 27rpx 0;
- border-bottom: 5rpx solid transparent;
- }
- .my-order .nav .item.on {
- /* #ifdef H5 || MP */
- font-weight: bold;
- /* #endif */
- /* #ifdef APP-PLUS */
- color: #000;
- /* #endif */
- border-color: var(--view-theme);
- }
- .my-order .nav .item .num {
- margin-top: 18rpx;
- }
- .list {
- width: 100%;
- background: white;
- margin: 14rpx auto 0 auto;
- }
- .noCart {
- margin-top: 171rpx;
- padding-top: 0.1rpx;
- }
- .noCart .pictrue {
- width: 414rpx;
- height: 336rpx;
- margin: 78rpx auto 56rpx auto;
- }
- .noCart .pictrue image {
- width: 100%;
- height: 100%;
- }
- .my-order .list .item .item-info .text .money .return {
- // color: var(--view-priceColor);
- margin-top: 10rpx;
- font-size: 24rpx;
- }
- .myclient_list {
- margin-top: 30rpx;
- padding: 30rpx;
- background: #FFFFFF;
- .myclient_list_name {
- margin-bottom: 15rpx;
- min-height: 44rpx;
- font-size: 28rpx;
- font-weight: 500;
- color: #111111;
- line-height: 44rpx;
- display: flex;
- .nv {
- flex-grow: 1;
- }
- .status {
- width: 300rpx;
- text-align: right;
- margin-left: 30rpx;
- color: #FEA800;
- }
- }
- .myclient_list_content {
- image {
- width: 24rpx;
- height: 24rpx;
- margin-right: 20rpx;
- }
- .phone {
- margin-bottom: 15rpx;
- height: 44rpx;
- font-size: 24rpx;
- font-weight: 400;
- color: #999999;
- line-height: 44rpx;
- }
- .time {
- height: 44rpx;
- font-size: 24rpx;
- font-weight: 400;
- color: #999999;
- line-height: 44rpx;
- }
- }
- }
- .all-products-body {
- background: white;
- .all-products-item {
- display: flex;
- margin-bottom: 20rpx;
- image {
- width: 128rpx;
- height: 128rpx;
- margin-right: 20rpx;
- border: 2rpx solid #FFFFFF;
- }
- .all-products-item-content {
- flex-grow: 1;
- display: flex;
- flex-direction: column;
- .all-products-item-content-t {
- flex: 1;
- font-size: 24rpx;
- font-weight: 400;
- color: #333333;
- line-height: 40rpx;
- }
- .all-products-item-content-b {
- flex: 1;
- font-size: 28rpx;
- font-weight: 500;
- line-height: 80rpx;
- display: flex;
- justify-content: space-between;
- .red {
- display: block;
- font-size: 28rpx;
- font-weight: 500;
- color: #B22338 !important;
- margin-right: 10rpx;
- }
- .line-thr {
- display: block;
- font-size: 28rpx;
- font-weight: 400;
- color: #999999;
- text-decoration: line-through;
- }
- .count {
- font-size: 24rpx;
- font-weight: 400;
- color: #999999;
- margin-right: 30rpx;
- }
- }
- }
- }
- }
- .a-t {
- padding: 0 30rpx;
- display: flex;
- justify-content: space-between;
- height: 44rpx;
- margin-bottom: 20rpx;
- }
- .a-m {
- padding: 0 30rpx;
- .am1 {
- display: flex;
- justify-content: space-between;
- margin-bottom: 20rpx;
- .am1-1 {
- height: 40rpx;
- font-size: 28rpx;
- font-weight: 400;
- color: #111111;
- line-height: 40rpx;
- }
- .am1-2 {
- height: 36rpx;
- font-size: 20rpx;
- font-weight: 400;
- color: #666666;
- line-height: 36rpx;
- image {
- margin-left: 30rpx;
- vertical-align: middle;
- height: 34rpx;
- width: 34rpx;
- }
- }
- }
- .am2 {
- margin-bottom: 20rpx;
- height: 34rpx;
- font-size: 24rpx;
- font-weight: 400;
- color: #999999;
- line-height: 34rpx;
- }
- }
- .a-b {
- padding: 0 30rpx;
- width: 100%;
- background: #FFF7F8;
- border: 1px solid dashed #333333;
- height: 60rpx;
- line-height: 60rpx;
- display: flex;
- justify-content: space-between;
- .a-b1 {
- font-size: 20rpx;
- font-weight: 400;
- color: #666666;
- .red {
- font-size: 20rpx;
- font-weight: 500;
- color: #B22338;
- }
- }
- .a-b2 {
- image {
- vertical-align: middle;
- margin-right: 30rpx;
- margin-left: 30rpx;
- height: 34rpx;
- width: 34rpx;
- }
- }
- }
- .self-pickup-point {
- background: #FFF7F8;
- padding-top: 20rpx;
- margin: 0 30rpx;
- }
- .op-area {
- height: 120rpx;
- display: flex;
- justify-content: flex-end;
- line-height: 120rpx;
- padding: 20rpx 0;
- text-align: right;
- .action-btn {
- min-width: 200rpx;
- background: #FFF7F8;
- border-radius: 32rpx;
- border: 2rpx solid #B22338;
- margin-right: 30rpx;
- height: 64rpx;
- font-size: 24rpx;
- font-weight: 400;
- color: #B22338;
- line-height: 64rpx;
- }
- .info-btn {
- width: 200rpx;
- background: #F5F5F5;
- border-radius: 32rpx;
- margin-right: 30rpx;
- height: 64rpx;
- font-size: 24rpx;
- font-weight: 400;
- color: #666666;
- line-height: 64rpx;
- }
- }
- .sys-head {
- position: relative;
- width: 100%;
- // background: linear-gradient(90deg, $bg-star1 0%, $bg-end1 100%);
- .bg {
- position: absolute;
- left: 0;
- top: 0;
- width: 100%;
- height: 100%;
- background: var(--view-theme);
- background-size: 100% auto;
- background-position: left bottom;
- }
- .sys-title {
- z-index: 10;
- position: relative;
- height: 43px;
- text-align: left;
- line-height: 43px;
- font-size: 36rpx;
- color: rgba(17, 17, 17, 1);
- font-weight: bolder;
- padding-left: 36rpx;
- }
- }
- </style>
|