| 1 |
- (window.webpackJsonp=window.webpackJsonp||[]).push([[106],{561:function(t,e,n){},702:function(t,e,n){"use strict";n(561)},825:function(t,e,n){"use strict";n.r(e);var r=n(6),c=(n(30),n(103),n(192),n(71),{data:function(){return{id:0,info:[]}},computed:{},mounted:function(){this.getFinanceList()},methods:{remind:function(){var t=this,body={visited_uid:this.info.visited_uid};this.$post("/api/admin/user_credit/remind",body).then((function(e){1==e.status&&t.$message({message:"提醒成功",type:"success"})}))},getUrlParam:function(t){var e=new RegExp("(^|&)"+t+"=([^&]*)(&|$)"),n=window.location.search.substr(1).match(e);return null!=n?decodeURI(n[2]):null},changePageSize:function(t){this.currentPageSize=t},getFinanceList:function(){var t=this;return Object(r.a)(regeneratorRuntime.mark((function e(){var body,n;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return body={id:t.id},e.next=3,t.$post("/api/admin/user_credit/getOrderDetail",body);case 3:n=e.sent,t.info=n.data;case 5:case"end":return e.stop()}}),e)})))()}},created:function(){this.id=this.getUrlParam("id")}}),o=(n(702),n(4)),component=Object(o.a)(c,(function(){var t=this,e=t._self._c;return e("div",{attrs:{id:"order_detailbox"}},[e("div",{staticClass:"order-infos"},[e("div",{staticClass:"pays-info"},[e("p",[e("span",{staticClass:"pays-title"},[t._v("当前状态:")]),t._v(" "),e("span",[t._v(t._s(t.info.status_name))])]),t._v(" "),e("p",[e("span",{staticClass:"pays-title"},[t._v("购买时间:")]),t._v(" "),e("span",[t._v(t._s(t.info.pay_time))])]),t._v(" "),e("p",{staticStyle:{"max-width":"400px"}},[e("span",{staticClass:"pays-title"},[t._v("技术信用报告项:")]),t._v(" "),e("span",[t._v(t._s(t.info.items_name))])]),t._v(" "),e("p",[e("span",{staticClass:"pays-title"},[t._v("技术信用报告:")]),t._v(" "),2==t.info.status?e("span",[e("a",{staticStyle:{color:"#3c95ff"},attrs:{href:t.info.report_url}},[t._v("查看技术信用报告")])]):e("span",[t._v("暂未授权")])]),t._v(" "),e("p",[e("span",{staticClass:"pays-title"},[t._v("实际支付费用:")]),t._v(" "),e("span",[t._v(t._s((t.info.real_price/100).toFixed(2))+"元")])]),t._v(" "),e("p",[e("span",{staticClass:"pays-title"},[t._v("退款时间:")]),t._v(" "),3==t.info.status?e("span",[t._v(t._s(t.info.updated_at))]):e("span",[t._v("--")])])])]),t._v(" "),e("a",{staticClass:"person-img",attrs:{href:t.info.user_url,target:"blank"}},[e("img",{attrs:{src:t.info.icon_url,alt:""}}),t._v(" "),e("p",{staticClass:"textc"},[t._v(t._s(t.info.nickname))])]),t._v(" "),e("div",{staticClass:"person-text"},[t._v("查看")]),t._v(" "),e("a",{staticClass:"person-img visited_user_avatar",attrs:{href:t.info.user_url,target:"blank"}},[e("img",{attrs:{src:t.info.visited_icon_url,alt:""}}),t._v(" "),e("p",{staticClass:"textc"},[t._v(t._s(t.info.visited_nickname))]),t._v(" "),1==t.info.status?e("el-button",{staticStyle:{"margin-top":"15px"},on:{click:t.remind}},[t._v("提醒授权")]):t._e()],1)])}),[],!1,null,"d18f0e0a",null);e.default=component.exports}}]);
|