| 1 |
- (window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["pages-user-myaid"],{"021b":function(t,e,a){"use strict";a.r(e);var i=a("03e8"),o=a.n(i);for(var n in i)"default"!==n&&function(t){a.d(e,t,(function(){return i[t]}))}(n);e["default"]=o.a},"0299":function(t,e,a){"use strict";var i=a("4ea4");a("99af"),a("d81d"),a("a434"),Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o=i(a("5530")),n=i(a("ece1")),r=i(a("cad8")),d=a("2f62"),c=a("595b"),l=a("a1fa"),s=a("832b"),f={filters:{time:function(t){var e="";if(t){var a=new Date(1e3*t),i=a.getFullYear(),o=a.getMonth()+1>9?a.getMonth()+1:"0"+(a.getMonth()+1),n=a.getDate()>9?a.getDate():"0"+a.getDate();e=i+"-"+o+"-"+n}return e}},components:{uniLoadMore:n.default,empty:r.default},data:function(){return{tabCurrentIndex:0,state:"",showModal:!1,itemWidht:"60",navList:[{state:-2,text:"全部",loadingType:"more",orderList:[],page:1,limit:10},{state:-1,text:"未通过",loadingType:"more",orderList:[],page:1,limit:10},{state:0,text:"审核中",loadingType:"more",orderList:[],page:1,limit:10},{state:1,text:"审核通过",loadingType:"more",orderList:[],page:1,limit:10},{state:2,text:"已发货",loadingType:"more",orderList:[],page:1,limit:10},{state:3,text:"已入库",loadingType:"more",orderList:[],page:1,limit:10},{state:4,text:"已出库",loadingType:"more",orderList:[],page:1,limit:10},{state:6,text:"已完成",loadingType:"more",orderList:[],page:1,limit:10}]}},onLoad:function(t){this.state=1*t.state,console.log(this.state),(0,c.saveUrl)(),this.loadData()},computed:(0,o.default)((0,o.default)({},(0,d.mapState)(["userInfo"])),{},{scrollLeft:function(){return this.tabCurrentIndex>1?(console.log(this.itemWidht*(this.tabCurrentIndex-1.5)),this.itemWidht*(this.tabCurrentIndex-1.5)):0}}),methods:{orderTake:function(t,e){var a=this;uni.showModal({title:"是否确认收货?",success:function(i){i.confirm?(0,l.orderTake)({uni:t.order_id}).then((function(t){a.navList[a.tabCurrentIndex].orderList.splice(e,1),uni.showToast({title:"收货成功",icon:"none"})})).catch((function(t){console.log(t)})):i.cancel&&console.log("用户点击取消")}})},expressCheck:function(t){uni.navigateTo({url:"/pages/order/expressInfo?id="+t.id})},goToOrderDetail:function(t){uni.navigateTo({url:"/pages/order/orderDetail?id="+t.order_id})},share:function(t){console.log(t),uni.navigateTo({url:"/pages/product/details?pink_id="+t.pink_id})},orderRefund:function(t){uni.navigateTo({url:"/pages/order/orderRefund?id="+t.order_id})},orderPay:function(t){t.combination_id>0?uni.navigateTo({url:"/pages/money/pay?type=1&ordid="+t.order_id+"&money="+t.pay_price+"&goodsType=2"}):uni.navigateTo({url:"/pages/money/pay?type=1&ordid="+t.order_id+"&money="+t.pay_price})},loadData:function(t){var e=this,a=this.tabCurrentIndex,i=this.navList[a],o=i.state;"tabChange"===t&&!0===i.loaded||"loading"!==i.loadingType&&"noMore"!==i.loadingType&&(i.loadingType="loading",(0,s.getMyorder)({page:i.page,limit:i.limit,status:o}).then((function(t){var a=t.data;console.log(a,"888888888888888888888888"),a.list&&(a.list=a.list.map((function(t){return 0!==t.project_id?(0,s.getProjectInfo)({id:t.project_id}).then((function(a){var i=a.data;console.log(i,"project_id+++++++++++++++++++"),e.$set(t,"img",i.img),e.$set(t,"title",i.title),console.log(t)})):(e.$set(t,"img",""),e.$set(t,"title",t.name+"的爱心捐赠")),t}))),i.orderList=i.orderList.concat(a.list),console.log(i.orderList,"++++++++++++++++++++++"),i.page++,i.limit!=a.list.length?(i.loadingType="noMore",e.$set(i,"loaded",!0)):i.loadingType="more"})).catch((function(t){console.log(t)})))},changeTab:function(t){this.tabCurrentIndex=t.target.current,this.loadData("tabChange")},tabClick:function(t){this.tabCurrentIndex=t,this.loadData("tabChange")},deleteOrder:function(t,e){var a=this;uni.showModal({content:"是否确认删除订单?",success:function(i){uni.showLoading({title:"请稍后"}),setTimeout((function(i){(0,l.orderDel)({uni:t.order_id}).then((function(t){a.navList[a.tabCurrentIndex].orderList.splice(e,1),uni.hideLoading()})).catch((function(t){console.log(t),uni.hideLoading()}))}),1e3)},fail:function(t){console.log(t)}})},orderStateExp:function(t){var e="",a="#EF041F";switch(+t){case 0:e="全部";break;case 1:e="待付款";break;case 2:e="待发货";break;case 3:e="待收货";break;case 4:e="已完成",a="#5dbc7c";break;case 9:e="订单已关闭",a="#909399";break}return{stateTip:e,stateTipColor:a}},navTo:function(t){uni.navigateTo({url:t})},getMyorder:function(){(0,s.getMyorder)({status:6}).then((function(t){console.log(t,"66666666666666")}))},tz:function(t){console.log(t),0!==t.project_id&&uni.navigateTo({url:"/pages/donate/donateDetail?id="+t.project_id})}}};e.default=f},"03e8":function(t,e,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var i={name:"uni-load-more",props:{status:{type:String,default:"more"},showIcon:{type:Boolean,default:!0},color:{type:String,default:"#777777"},contentText:{type:Object,default:function(){return{contentdown:"上拉显示更多",contentrefresh:"正在加载...",contentnomore:"没有更多数据了"}}}},data:function(){return{}}};e.default=i},"0d0a":function(t,e,a){var i=a("24fb");e=i(!1),e.push([t.i,'@charset "UTF-8";\n/* 页面左右间距 */\n/* 文字尺寸 */\n/*文字颜色*/\n/* 边框颜色 */\n/*颜色*/\n/* 图片加载中颜色 */\n/* 行为相关颜色 */\n/* 功能栏字体大小 */\n/*功能栏左侧小图标*/uni-page-body[data-v-f2e4acfc],\n.content[data-v-f2e4acfc]{background:#f8f8f8;height:100%}.swiper-box[data-v-f2e4acfc]{height:calc(100% - 40px)}.list-scroll-content[data-v-f2e4acfc]{height:100%}.navbar[data-v-f2e4acfc]{display:-webkit-box;display:-webkit-flex;display:flex;height:40px;padding:0 5px;background:#fff;box-shadow:0 1px 5px rgba(0,0,0,.06);position:relative;z-index:10}.navbar .nav-item[data-v-f2e4acfc]{width:%?250?%;-webkit-box-flex:1;-webkit-flex:1;flex:1;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center;height:100%;font-size:15px;color:#303133;position:relative}.navbar .nav-item.current[data-v-f2e4acfc]{color:red}.navbar .nav-item.current[data-v-f2e4acfc]:after{content:"";position:absolute;left:50%;bottom:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:44px;height:0;border-bottom:2px solid red}.uni-swiper-item[data-v-f2e4acfc]{height:auto}.order-item[data-v-f2e4acfc]{background-color:#fff;padding:0 %?20?%;margin-bottom:%?15?%;margin-top:%?15?%}.order-item .item-top[data-v-f2e4acfc]{-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;height:%?79?%;border-bottom:1px solid #e1e1e5;line-height:%?79?%;font-size:%?26?%;font-family:PingFang SC;font-weight:700;color:#333}.order-item .item-main[data-v-f2e4acfc]{height:%?210?%;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.order-item .item-main uni-image[data-v-f2e4acfc]{width:%?220?%;height:%?170?%;background:#fff;border:1px solid #ddd;border-radius:%?10?%;margin:%?18?%}.order-item .item-main .item-info[data-v-f2e4acfc]{width:%?471?%;height:%?170?%;position:relative}.order-item .item-main .item-info .info-title[data-v-f2e4acfc]{font-size:%?32?%;font-family:PingFang SC;font-weight:700;color:#323232;line-height:1}.order-item .item-main .item-info .info-content[data-v-f2e4acfc]{padding-top:%?14?%;font-size:%?22?%;font-family:PingFang SC;font-weight:500;color:#666;line-height:1.5}.order-item .item-main .item-info .info-time[data-v-f2e4acfc]{font-size:%?22?%;font-family:PingFang SC;font-weight:500;color:#999;position:absolute;right:0;bottom:0}.order-item .item-bottom[data-v-f2e4acfc]{height:%?96?%;border-top:1px solid #e1e1e5;-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.order-item .item-bottom uni-view[data-v-f2e4acfc]{width:%?144?%;height:%?55?%;line-height:%?55?%;text-align:center;border-radius:%?28?%;font-size:%?24?%;font-family:PingFang SC;font-weight:500}.order-item .item-bottom .yxs[data-v-f2e4acfc]{border:2px solid #fa7e67;color:#fa7e67;line-height:%?50?%}.order-item .item-bottom .zs[data-v-f2e4acfc]{background:#fa7e67;color:#fff;margin-left:%?15?%}.mask[data-v-f2e4acfc]{z-index:10;position:fixed;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.5);width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}.mask .pop[data-v-f2e4acfc]{z-index:12;width:%?560?%;height:%?379?%;background:#fff;border-radius:30px}.mask .pop .pop-box[data-v-f2e4acfc]{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;text-align:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center;margin-top:%?-72?%!important}.mask .pop .pop-box .pop-img[data-v-f2e4acfc]{width:%?177?%;height:%?186?%;margin-bottom:%?34?%}.mask .pop .pop-box .pop-title[data-v-f2e4acfc]{height:%?34?%;font-size:%?36?%;font-weight:500;color:#333;margin-bottom:%?32?%}.mask .pop .pop-box .number[data-v-f2e4acfc]{width:%?454?%;height:%?78?%;background:#eaeaea;background:#eaeaea}.mask .pop .close-box[data-v-f2e4acfc]{margin-top:%?130?%;text-align:center}.mask .pop .close-box .close[data-v-f2e4acfc]{width:%?83?%;height:%?83?%}\n/* load-more */.uni-load-more[data-v-f2e4acfc]{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row;height:%?80?%;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.uni-load-more__text[data-v-f2e4acfc]{font-size:%?28?%;color:#999}.uni-load-more__img[data-v-f2e4acfc]{height:24px;width:24px;margin-right:10px}.uni-load-more__img > uni-view[data-v-f2e4acfc]{position:absolute}.uni-load-more__img > uni-view uni-view[data-v-f2e4acfc]{width:6px;height:2px;border-top-left-radius:1px;border-bottom-left-radius:1px;background:#999;position:absolute;opacity:.2;-webkit-transform-origin:50%;transform-origin:50%;-webkit-animation:load-data-v-f2e4acfc 1.56s ease infinite;animation:load-data-v-f2e4acfc 1.56s ease infinite}.uni-load-more__img > uni-view uni-view[data-v-f2e4acfc]:nth-child(1){-webkit-transform:rotate(90deg);transform:rotate(90deg);top:2px;left:9px}.uni-load-more__img > uni-view uni-view[data-v-f2e4acfc]:nth-child(2){-webkit-transform:rotate(180deg);transform:rotate(180deg);top:11px;right:0}.uni-load-more__img > uni-view uni-view[data-v-f2e4acfc]:nth-child(3){-webkit-transform:rotate(270deg);transform:rotate(270deg);bottom:2px;left:9px}.uni-load-more__img > uni-view uni-view[data-v-f2e4acfc]:nth-child(4){top:11px;left:0}.load1[data-v-f2e4acfc],\n.load2[data-v-f2e4acfc],\n.load3[data-v-f2e4acfc]{height:24px;width:24px}.load2[data-v-f2e4acfc]{-webkit-transform:rotate(30deg);transform:rotate(30deg)}.load3[data-v-f2e4acfc]{-webkit-transform:rotate(60deg);transform:rotate(60deg)}.load1 uni-view[data-v-f2e4acfc]:nth-child(1){-webkit-animation-delay:0s;animation-delay:0s}.load2 uni-view[data-v-f2e4acfc]:nth-child(1){-webkit-animation-delay:.13s;animation-delay:.13s}.load3 uni-view[data-v-f2e4acfc]:nth-child(1){-webkit-animation-delay:.26s;animation-delay:.26s}.load1 uni-view[data-v-f2e4acfc]:nth-child(2){-webkit-animation-delay:.39s;animation-delay:.39s}.load2 uni-view[data-v-f2e4acfc]:nth-child(2){-webkit-animation-delay:.52s;animation-delay:.52s}.load3 uni-view[data-v-f2e4acfc]:nth-child(2){-webkit-animation-delay:.65s;animation-delay:.65s}.load1 uni-view[data-v-f2e4acfc]:nth-child(3){-webkit-animation-delay:.78s;animation-delay:.78s}.load2 uni-view[data-v-f2e4acfc]:nth-child(3){-webkit-animation-delay:.91s;animation-delay:.91s}.load3 uni-view[data-v-f2e4acfc]:nth-child(3){-webkit-animation-delay:1.04s;animation-delay:1.04s}.load1 uni-view[data-v-f2e4acfc]:nth-child(4){-webkit-animation-delay:1.17s;animation-delay:1.17s}.load2 uni-view[data-v-f2e4acfc]:nth-child(4){-webkit-animation-delay:1.3s;animation-delay:1.3s}.load3 uni-view[data-v-f2e4acfc]:nth-child(4){-webkit-animation-delay:1.43s;animation-delay:1.43s}@-webkit-keyframes load-data-v-f2e4acfc{0%{opacity:1}100%{opacity:.2}}.class-box[data-v-f2e4acfc]{background:#fff;white-space:nowrap;height:%?78?%}.class-box .item[data-v-f2e4acfc]{text-align:center;display:inline-block;color:#606266;margin:%?26?% %?34?% %?15?% %?29?%;background-color:#fff;line-height:1}.class-box .item .time[data-v-f2e4acfc]{font-family:PingFang SC;font-weight:700;font-size:%?30?%;padding-bottom:%?19?%}.class-box .item .time.action[data-v-f2e4acfc]{color:red;border-bottom:%?4?% solid red}body.?%PAGE?%[data-v-f2e4acfc]{background:#f8f8f8}',""]),t.exports=e},"2df1":function(t,e,a){"use strict";a.r(e);var i=a("ea37"),o=a("4b1f");for(var n in o)"default"!==n&&function(t){a.d(e,t,(function(){return o[t]}))}(n);a("5081");var r,d=a("f0c5"),c=Object(d["a"])(o["default"],i["b"],i["c"],!1,null,"f2e4acfc",null,!1,i["a"],r);e["default"]=c.exports},"3f06":function(t,e,a){t.exports=a.p+"static/img/moren.1a0d8ffc.png"},"40f4":function(t,e,a){"use strict";var i;a.d(e,"b",(function(){return o})),a.d(e,"c",(function(){return n})),a.d(e,"a",(function(){return i}));var o=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("v-uni-view",{staticClass:"uni-load-more"},[a("v-uni-view",{directives:[{name:"show",rawName:"v-show",value:"loading"===t.status&&t.showIcon,expression:"status === 'loading' && showIcon"}],staticClass:"uni-load-more__img"},[a("v-uni-view",{staticClass:"load1 load"},[a("v-uni-view",{staticClass:"item",style:{background:t.color}}),a("v-uni-view",{staticClass:"item",style:{background:t.color}}),a("v-uni-view",{staticClass:"item",style:{background:t.color}}),a("v-uni-view",{staticClass:"item",style:{background:t.color}})],1),a("v-uni-view",{staticClass:"load2 load"},[a("v-uni-view",{staticClass:"item",style:{background:t.color}}),a("v-uni-view",{staticClass:"item",style:{background:t.color}}),a("v-uni-view",{staticClass:"item",style:{background:t.color}}),a("v-uni-view",{staticClass:"item",style:{background:t.color}})],1),a("v-uni-view",{staticClass:"load3 load"},[a("v-uni-view",{staticClass:"item",style:{background:t.color}}),a("v-uni-view",{staticClass:"item",style:{background:t.color}}),a("v-uni-view",{staticClass:"item",style:{background:t.color}}),a("v-uni-view",{staticClass:"item",style:{background:t.color}})],1)],1),a("v-uni-text",{staticClass:"uni-load-more__text",style:{color:t.color}},[t._v(t._s("more"===t.status?t.contentText.contentdown:"loading"===t.status?t.contentText.contentrefresh:t.contentText.contentnomore))])],1)},n=[]},"4b1f":function(t,e,a){"use strict";a.r(e);var i=a("0299"),o=a.n(i);for(var n in i)"default"!==n&&function(t){a.d(e,t,(function(){return i[t]}))}(n);e["default"]=o.a},5081:function(t,e,a){"use strict";var i=a("aca1"),o=a.n(i);o.a},"832b":function(t,e,a){"use strict";var i=a("4ea4");Object.defineProperty(e,"__esModule",{value:!0}),e.computedOrderkey=n,e.createOrderkey=r,e.balance=d,e.orderPay=c,e.getProjectList=l,e.getProjectInfo=s,e.createProject=f,e.getLogistics=u,e.getAllArea=m,e.getDonationInfo=p,e.getMyorder=g,e.createUser=v,e.getAllOrder=b,e.getUserList=h,e.getBill=w,e.getOrderInfo=y;var o=i(a("9fc4"));function n(t){return(0,o.default)({url:"/api/order/computed/"+t.orderkey,method:"post",data:t})}function r(t,e){return(0,o.default)({url:"/api/donate/create",method:"post",data:t})}function d(t){return(0,o.default)({url:"/api/user/balance",method:"get",data:t})}function c(t){return(0,o.default)({url:"/api/order/pay",method:"post",data:t})}function l(t){return(0,o.default)({url:"/api/project/list",method:"get",data:t})}function s(t){return(0,o.default)({url:"/api/project/info",method:"get",data:t})}function f(t){return(0,o.default)({url:"/api/project/order_create",method:"post",data:t})}function u(t){return(0,o.default)({url:"/api/project/logistics",method:"get",data:t})}function m(t){return(0,o.default)({url:"/api/project/area",method:"get",data:t})}function p(t){return(0,o.default)({url:"/api/project/Donation_info",method:"get",data:t})}function g(t){return(0,o.default)({url:"/api/project/myorder",method:"post",data:t})}function v(t){return(0,o.default)({url:"/api/project/create_user",method:"post",data:t})}function b(t){return(0,o.default)({url:"/api/project/all_order",method:"post",data:t})}function h(t){return(0,o.default)({url:"/api/project/user_list",method:"get",data:t})}function w(t){return(0,o.default)({url:"/api/project/bill",method:"post",data:t})}function y(t){return(0,o.default)({url:"/api/project/order_info",method:"get",data:t})}},a1fa:function(t,e,a){"use strict";var i=a("4ea4");Object.defineProperty(e,"__esModule",{value:!0}),e.confirm=n,e.orderList=r,e.orderDetail=d,e.orderCancel=c,e.orderDel=l,e.refund=s,e.refundReason=f,e.orderTake=u;var o=i(a("9fc4"));function n(t){return(0,o.default)({url:"/api/order/confirm",method:"post",data:t})}function r(t){return(0,o.default)({url:"/api/order/list",method:"get",data:t})}function d(t,e){return(0,o.default)({url:"/api/order/detail/"+e,method:"get",data:t})}function c(t){return(0,o.default)({url:"/api/order/cancel",method:"post",data:t})}function l(t){return(0,o.default)({url:"/api/order/del",method:"get",data:t})}function s(t){return(0,o.default)({url:"/api/order/refund/verify",method:"post",data:t})}function f(t){return(0,o.default)({url:"/api/order/refund/reason",method:"get",data:t})}function u(t){return(0,o.default)({url:"/api/order/take",method:"post",data:t})}},a3d2:function(t,e,a){"use strict";var i=a("dd9d"),o=a.n(i);o.a},a541:function(t,e,a){var i=a("24fb");e=i(!1),e.push([t.i,".uni-load-more[data-v-c8f01f2e]{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row;height:%?80?%;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.uni-load-more__text[data-v-c8f01f2e]{font-size:%?28?%;color:#999}.uni-load-more__img[data-v-c8f01f2e]{height:24px;width:24px;margin-right:10px}.uni-load-more__img>.load[data-v-c8f01f2e]{position:absolute}.uni-load-more__img>.load .item[data-v-c8f01f2e]{width:6px;height:2px;border-top-left-radius:1px;border-bottom-left-radius:1px;background:#999;position:absolute;opacity:.2;-webkit-transform-origin:50%;transform-origin:50%;-webkit-animation:load-data-v-c8f01f2e 1.56s ease infinite;animation:load-data-v-c8f01f2e 1.56s ease infinite}.uni-load-more__img>.load .item[data-v-c8f01f2e]:nth-child(1){-webkit-transform:rotate(90deg);transform:rotate(90deg);top:2px;left:9px}.uni-load-more__img>.load .item[data-v-c8f01f2e]:nth-child(2){-webkit-transform:rotate(180deg);transform:rotate(180deg);top:11px;right:0}.uni-load-more__img>.load .item[data-v-c8f01f2e]:nth-child(3){-webkit-transform:rotate(270deg);transform:rotate(270deg);bottom:2px;left:9px}.uni-load-more__img>.load .item[data-v-c8f01f2e]:nth-child(4){top:11px;left:0}.load1[data-v-c8f01f2e],\n.load2[data-v-c8f01f2e],\n.load3[data-v-c8f01f2e]{height:24px;width:24px}.load2[data-v-c8f01f2e]{-webkit-transform:rotate(30deg);transform:rotate(30deg)}.load3[data-v-c8f01f2e]{-webkit-transform:rotate(60deg);transform:rotate(60deg)}.load1 .item[data-v-c8f01f2e]:nth-child(1){-webkit-animation-delay:0s;animation-delay:0s}.load2 .item[data-v-c8f01f2e]:nth-child(1){-webkit-animation-delay:.13s;animation-delay:.13s}.load3 .item[data-v-c8f01f2e]:nth-child(1){-webkit-animation-delay:.26s;animation-delay:.26s}.load1 .item[data-v-c8f01f2e]:nth-child(2){-webkit-animation-delay:.39s;animation-delay:.39s}.load2 .item[data-v-c8f01f2e]:nth-child(2){-webkit-animation-delay:.52s;animation-delay:.52s}.load3 .item[data-v-c8f01f2e]:nth-child(2){-webkit-animation-delay:.65s;animation-delay:.65s}.load1 .item[data-v-c8f01f2e]:nth-child(3){-webkit-animation-delay:.78s;animation-delay:.78s}.load2 .item[data-v-c8f01f2e]:nth-child(3){-webkit-animation-delay:.91s;animation-delay:.91s}.load3 .item[data-v-c8f01f2e]:nth-child(3){-webkit-animation-delay:1.04s;animation-delay:1.04s}.load1 .item[data-v-c8f01f2e]:nth-child(4){-webkit-animation-delay:1.17s;animation-delay:1.17s}.load2 .item[data-v-c8f01f2e]:nth-child(4){-webkit-animation-delay:1.3s;animation-delay:1.3s}.load3 .item[data-v-c8f01f2e]:nth-child(4){-webkit-animation-delay:1.43s;animation-delay:1.43s}@-webkit-keyframes load-data-v-c8f01f2e{0%{opacity:1}100%{opacity:.2}}",""]),t.exports=e},aca1:function(t,e,a){var i=a("0d0a");"string"===typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);var o=a("4f06").default;o("bf6c30a8",i,!0,{sourceMap:!1,shadowMode:!1})},dd9d:function(t,e,a){var i=a("a541");"string"===typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);var o=a("4f06").default;o("7bd849e3",i,!0,{sourceMap:!1,shadowMode:!1})},ea37:function(t,e,a){"use strict";a.d(e,"b",(function(){return o})),a.d(e,"c",(function(){return n})),a.d(e,"a",(function(){return i}));var i={uniLoadMore:a("ece1").default},o=function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("v-uni-view",{staticClass:"content"},[i("v-uni-scroll-view",{staticClass:"class-box flex",attrs:{"scroll-x":"true","scroll-left":t.scrollLeft,"scroll-with-animation":!0}},t._l(t.navList,(function(e,a){return i("v-uni-view",{key:a,staticClass:"item",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.tabClick(a)}}},[i("v-uni-view",{staticClass:"time",class:{action:a==t.tabCurrentIndex}},[t._v(t._s(e.text))])],1)})),1),i("v-uni-swiper",{staticClass:"swiper-box",attrs:{current:t.tabCurrentIndex,duration:"300"},on:{change:function(e){arguments[0]=e=t.$handleEvent(e),t.changeTab.apply(void 0,arguments)}}},t._l(t.navList,(function(e,o){return i("v-uni-swiper-item",{key:o,staticClass:"tab-content"},[i("v-uni-scroll-view",{staticClass:"list-scroll-content",attrs:{"scroll-y":!0},on:{scrolltolower:function(e){arguments[0]=e=t.$handleEvent(e),t.loadData.apply(void 0,arguments)}}},[!0===e.loaded&&0===e.orderList.length?i("empty"):t._e(),t._l(e.orderList,(function(e,o){return i("v-uni-view",{key:o,staticClass:"order-item",on:{click:function(a){arguments[0]=a=t.$handleEvent(a),t.tz(e)}}},[i("v-uni-view",{staticClass:"item-top flex"},[i("v-uni-view",{staticClass:"item-number"},[t._v("项目编号:"+t._s(e.order_sn))]),-1===e.order_status?i("v-uni-view",{staticClass:"item-status",staticStyle:{color:"#999999"}},[t._v(t._s(e.status_txt))]):i("v-uni-view",{staticClass:"item-status",staticStyle:{color:"#FA7E67"}},[t._v(t._s("受捐者反馈"===e.status_txt?"已完成":e.status_txt))])],1),i("v-uni-view",{staticClass:"item-main flex"},[e.img?i("v-uni-image",{attrs:{src:e.img,mode:""}}):i("v-uni-image",{attrs:{src:a("3f06"),mode:""}}),i("v-uni-view",{staticClass:"item-info"},[i("v-uni-view",{staticClass:"info-title"},[t._v(t._s(e.title))]),i("v-uni-view",{staticClass:"info-content"},[t._v("项目进度: 您的捐赠"+t._s(0===e.order_status?"正在审核中,请耐心等待":-1===e.order_status?" 审核未通过,感谢您的爱心!":"审核已通过"))]),i("v-uni-view",{staticClass:"info-time"},[t._v("申请时间 "+t._s(t._f("time")(e.add_time)))])],1)],1),e.order_status>=1?i("v-uni-view",{staticClass:"item-bottom flex"},[6==e.order_status?i("v-uni-view",{staticClass:"zs",on:{click:function(a){a.stopPropagation(),arguments[0]=a=t.$handleEvent(a),t.navTo("/pages/user/thank?project_id="+e.project_id+"&name="+e.name+"&time="+e.add_time+"&title="+e.title||!1)}}},[t._v("捐赠证书")]):t._e()],1):t._e()],1)})),i("uni-load-more",{attrs:{status:e.loadingType}})],2)],1)})),1)],1)},n=[]},ece1:function(t,e,a){"use strict";a.r(e);var i=a("40f4"),o=a("021b");for(var n in o)"default"!==n&&function(t){a.d(e,t,(function(){return o[t]}))}(n);a("a3d2");var r,d=a("f0c5"),c=Object(d["a"])(o["default"],i["b"],i["c"],!1,null,"c8f01f2e",null,!1,i["a"],r);e["default"]=c.exports}}]);
|