12.e97854859d7ec49f1598.js 1.77 KB
webpackJsonp([12],{JC5W:function(s,t){},w9eS:function(s,t,e){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var o=e("Jmy5"),i=e("CCn6"),n={name:"buySuccess",data:function(){return{img:o.j,orderNo:this.$route.query.out_trade_no,goods_id:0,money:0,goodsDetail:null}},mounted:function(){this.initPage()},methods:{initPage:function(){var s=this;Object(i.h)(this.orderNo).then(function(t){s.goods_id=t.goods_id,s.money=t.money,Object(i.c)(s.goods_id).then(function(t){t.desc=JSON.parse(t.desc),t.goods_desc=JSON.parse(t.goods_desc),t.share_desc=JSON.parse(t.share_desc),s.goodsDetail=t})})},goIndex:function(){window._hmt.push(["_trackEvent","分享","单买成功页分享","id"+this.goods_id]),this.$router.push({name:"index"})}}},d={render:function(){var s=this,t=s.$createElement,e=s._self._c||t;return e("div",{staticClass:"buy-success"},[e("div",{staticClass:"banner"},[e("img",{attrs:{src:s.img.weChat}})]),s._v(" "),e("div",[s.goodsDetail?e("div",{staticClass:"shop-block"},[e("div",{staticClass:"shop"},[e("div",{staticClass:"img-block"},[e("img",{attrs:{src:s.goodsDetail.goods_desc.img[0].url}})]),s._v(" "),e("div",[e("div",{staticClass:"title"},[s._v("\n            "+s._s(s.goodsDetail.name)+"\n          ")]),s._v(" "),e("div",{staticClass:"content"},[s._v("\n            "+s._s(s.goodsDetail.goods_desc.desc)+"\n          ")]),s._v(" "),e("div",{staticClass:"price"},[s._v("\n            价格 ¥"+s._s(s.money/100)+"\n          ")])])])]):s._e()]),s._v(" "),e("div",{staticClass:"button-block"},[e("mt-button",{attrs:{type:"danger",size:"large"},on:{click:function(t){s.goIndex()}}},[s._v("进入课程")])],1)])},staticRenderFns:[]};var a=e("VU/8")(n,d,!1,function(s){e("JC5W")},"data-v-2eb4662a",null);t.default=a.exports}});
//# sourceMappingURL=12.e97854859d7ec49f1598.js.map