1 line
2.9 KiB
JavaScript
1 line
2.9 KiB
JavaScript
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-5259b160"],{"0b2e0":function(t,e,a){"use strict";a.r(e);var i=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("section",{attrs:{id:"detail"}},[a("c-title",{attrs:{hide:!1,text:"奖励详情"}}),a("section",{attrs:{id:"info"}},[a("div",{staticClass:"top"},[a("font",[t._v("奖励积分")]),a("h1",[t._v(t._s(t.amount))])],1),a("ul",[a("li",[a("span",[t._v("奖励积分")]),a("span",[t._v(t._s(t.order_price))])]),a("li",[a("span",[t._v("奖励比例")]),a("span",[t._v(t._s(t.ratio)+"%")])]),a("li",[a("span",[t._v("星级会员")]),a("span",{staticStyle:{"word-wrap":"break-word","word-break":"normal"},domProps:{innerHTML:t._s(t.star)}})]),a("li",[a("span",[t._v("奖励总额")]),a("span",[t._v(t._s(t.all_amount))])]),a("li",[a("span",[t._v("剩余奖励金额")]),a("span",[t._v(t._s(t.amount_surplus))])]),a("li",[a("span",[t._v("奖励时间")]),a("span",[t._v(t._s(t.created_at))])])])])],1)},n=[],o=(a("14d9"),a("6968")),s={components:{cTitle:o["a"]},data:function(){return{id:"",all_amount:"",order_price:"",ratio:"",star:"",amount:"",amount_surplus:"",created_at:""}},methods:{previousPage:function(){this.$router.push(this.fun.getUrl("ExtensionPage"))},getData:function(){var t=this;$http.get("plugin.member-return.frontend.log.index",{log_id:this.id},"...").then((function(e){if(1==e.result){if(t.fun.isTextEmpty(e.data.log.has_one_queue))t.star="";else{for(var a="",i=0;i<e.data.log.has_one_queue.star;i++)a+="<i class='iconfont icon-extension-stars icon-custom-undefined' style='font-size: 1rem; color: rgb(241, 83, 83);'></i>";t.star=a}t.all_amount=e.data.log.has_one_queue.amount,t.order_price=e.data.log.order_price,t.ratio=e.data.log.ratio,t.amount=e.data.log.amount,t.amount_surplus=e.data.log.has_one_queue.amount_surplus,t.created_at=e.data.log.created_at}})).catch((function(t){}))}},activated:function(){this.id=this.$route.params.id,this.getData()}},r=s,l=r,d=(a("7658"),a("2877")),u=Object(d["a"])(l,i,n,!1,null,"53de40ce",null);e["default"]=u.exports},7658:function(t,e,a){"use strict";a("8356")},8356:function(t,e,a){var i=a("ebc2");i.__esModule&&(i=i.default),"string"===typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);var n=a("499e").default;n("6dcd5902",i,!0,{sourceMap:!1,shadowMode:!1})},ebc2:function(t,e,a){var i=a("24fb");e=i(!1),e.push([t.i,"#detail[data-v-53de40ce]{background-color:#fff;font-size:14px}#detail #info font[data-v-53de40ce]{line-height:3rem}#detail #info h1[data-v-53de40ce]{font-size:28px}#detail #info ul[data-v-53de40ce]{margin-top:1.25rem;padding-bottom:.625rem}#detail #info ul li[data-v-53de40ce]{height:1.875rem;line-height:1.875rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:0 .875rem;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}#detail #info ul li span[data-v-53de40ce]:first-child{color:#8c8c8c}",""]),t.exports=e}}]); |