webpackJsonp([8],{Byao:function(s,t){},R7Pr:function(s,t,e){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var a=e("CCn6"),i={0:"待付款",1:"付款成功",2:"付款失败",3:"退款成功"},o={name:"order",data:function(){return{orderList:[]}},filters:{orderType:function(s){return i[s]}},mounted:function(){this.initPage()},methods:{initPage:function(){var s=this;Object(a.g)().then(function(t){t.list.forEach(function(s){s.goods_desc&&(s.goods_desc=JSON.parse(s.goods_desc))}),s.orderList=t.list})}}},n={render:function(){var s=this,t=s.$createElement,e=s._self._c||t;return e("div",s._l(s.orderList,function(t){return e("div",{staticClass:"list"},[e("div",{staticClass:"head"},[t.goods_desc?e("div",{staticClass:"bg-img",style:{backgroundImage:"url("+t.goods_desc.img[0].url+")"}}):s._e(),s._v(" "),e("div",{staticClass:"content"},[e("div",{staticClass:"title"},[s._v(s._s(t.goods_name))]),s._v(" "),t.goods_desc?e("div",{staticClass:"desc"},[s._v(s._s(t.goods_desc.desc))]):s._e(),s._v(" "),e("div",{staticClass:"time"},[s._v("付款时间:"+s._s(t.pay_at))])])]),s._v(" "),e("div",{staticClass:"footer"},[e("span",{staticClass:"payMoney"},[s._v("实付:"+s._s(t.money/100))]),s._v(" "),e("span",{class:{red:1===t.status}},[s._v(s._s(s._f("orderType")(t.status)))])])])}))},staticRenderFns:[]};var d=e("VU/8")(o,n,!1,function(s){e("Byao")},"data-v-48c29c50",null);t.default=d.exports}}); //# sourceMappingURL=8.2dd8ca10241babe7736c.js.map