徐总多门店
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

1 lines
20 KiB

(window.webpackJsonp=window.webpackJsonp||[]).push([["chunk-289617c4"],{"1cde":function(t,e,r){},"607d":function(t,e,r){"use strict";r("1cde")},"878c":function(t,e,r){"use strict";r("ff3a")},a584:function(t,e,r){"use strict";function a(t){return(a="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(t)}function n(t,e,r){return(e=function(t){var e=function(t,e){if("object"!=a(t)||!t)return t;var r=t[Symbol.toPrimitive];if(void 0!==r){var n=r.call(t,e||"default");if("object"!=a(n))return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==a(e)?e:e+""}(e))in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}var o=n(n(n({name:"cards",data:function(){return{}},props:{cardLists:Array}},"data",(function(){return{}})),"methods",{}),"created",(function(){})),i=(r("607d"),r("2877")),s=Object(i.a)(o,(function(){var t=this,e=t._self._c;return e("div",[e("Row",{staticClass:"ivu-mt",attrs:{type:"flex",align:"middle",gutter:16}},t._l(t.cardLists,(function(r,a){return e("Col",{key:a,staticClass:"ivu-mb",attrs:{xs:24,sm:24,md:24,lg:12,xl:8,xxl:{span:r.col}}},[e("Card",{staticClass:"card_cent",attrs:{shadow:"",padding:0}},[e("div",{staticClass:"card_box"},[e("div",{staticClass:"card_box_cir",class:{one:a%5==0,two:a%5==1,three:a%5==2,four:a%5==3,five:a%5==4}},[e("div",{staticClass:"card_box_cir1",class:{one1:a%5==0,two1:a%5==1,three1:a%5==2,four1:a%5==3,five1:a%5==4}},[r.type?e("span",{staticClass:"iconfont",class:r.className}):e("Icon",{attrs:{type:r.className}})],1)]),e("div",{staticClass:"card_box_txt"},[e("span",{staticClass:"sp1",domProps:{textContent:t._s(r.count||0)}}),e("span",{staticClass:"sp2",domProps:{textContent:t._s(r.name)}})])])])],1)})),1)],1)}),[],!1,null,"4e72687f",null);e.a=s.exports},caa0:function(t,e,r){"use strict";r.r(e);var a=r("2f62");function n(t){return(n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(t)}function o(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(t);e&&(a=a.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),r.push.apply(r,a)}return r}function i(t){for(var e=1;e<arguments.length;e++){var r=null!=arguments[e]?arguments[e]:{};e%2?o(Object(r),!0).forEach((function(e){s(t,e,r[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):o(Object(r)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(r,e))}))}return t}function s(t,e,r){return(e=function(t){var e=function(t,e){if("object"!=n(t)||!t)return t;var r=t[Symbol.toPrimitive];if(void 0!==r){var a=r.call(t,e||"default");if("object"!=n(a))return a;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==n(e)?e:e+""}(e))in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}var l={name:"searchFrom",props:{typeName:Array},data:function(){return{currentTab:"",grid:{xl:8,lg:8,md:8,sm:24,xs:24},DataList:{status:"",data:"",real_name:""},rules:{},statusType:"",time:"",value2:[]}},computed:i(i(i({},Object(a.e)("admin/layout",["isMobile"])),Object(a.e)("admin/order",["orderChartType"])),{},{labelWidth:function(){return this.isMobile?void 0:80},labelPosition:function(){return this.isMobile?"top":"right"}}),methods:{selectChange:function(t){this.$emit("getTypeNum",t)},timeChange:function(t){this.$emit("getSeachTime",t)},orderSearch:function(t){this.getOrderNum(t),this.$emit("getList")},onClickTab:function(){this.$emit("onChangeType",this.currentTab)},handleSubmit:function(){this.$emit("on-submit",this.data)},Refresh:function(){this.$emit("getList")},handleReset:function(){this.$refs.form.resetFields(),this.$emit("on-reset")}}},c=(r("878c"),r("2877")),u=Object(c.a)(l,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"table_box"},[e("Form",{ref:"DataList",staticClass:"tabform",attrs:{model:t.DataList,rules:t.rules,"label-width":t.labelWidth,"label-position":t.labelPosition}},[e("Row",{attrs:{gutter:24,type:"flex",justify:"end"}},[e("Col",{staticClass:"ivu-text-left",attrs:{span:"24"}},[e("FormItem",{attrs:{label:"订单状态:"}},[e("RadioGroup",{attrs:{type:"button"},on:{"on-change":function(e){return t.selectChange(t.DataList.status)}},model:{value:t.DataList.status,callback:function(e){t.$set(t.DataList,"status",e)},expression:"DataList.status"}},t._l(t.typeName,(function(r,a){return e("Radio",{key:a,attrs:{label:r.label}},[t._v(t._s(r.name+"("+r.num+")"))])})),1)],1)],1),e("Col",{staticClass:"ivu-text-left",attrs:{span:"24"}},[e("Col",t._b({},"Col",t.grid,!1),[e("FormItem",{attrs:{label:"创建时间:"}},[e("RadioGroup",{attrs:{type:"button"},on:{"on-change":function(e){return t.timeChange(t.DataList.data)}},model:{value:t.DataList.data,callback:function(e){t.$set(t.DataList,"data",e)},expression:"DataList.data"}},[e("Radio",{attrs:{label:"today"}},[t._v("今天")]),e("Radio",{attrs:{label:"yesterday"}},[t._v("昨天")]),e("Radio",{attrs:{label:"lately7"}},[t._v("最近7天")]),e("Radio",{attrs:{label:"lately30"}},[t._v("最近30天")])],1)],1)],1),e("Col",t._b({},"Col",t.grid,!1),[e("FormItem",{staticClass:"tab_data"},[e("DatePicker",{staticClass:"width20",attrs:{editable:!1,value:t.value2,format:"yyyy/MM/dd",type:"daterange",placement:"bottom-end",placeholder:"Select date"}})],1)],1)],1),"/echarts/trade/order"===t.$route.path?e("Col",{staticClass:"ivu-text-left",attrs:{span:"24"}},[e("FormItem",{attrs:{label:"订单类型:"}},[e("RadioGroup",{attrs:{type:"button"},on:{"on-change":function(e){return t.onClickTab(t.currentTab)}},model:{value:t.currentTab,callback:function(e){t.currentTab=e},expression:"currentTab"}},[e("Radio",{attrs:{label:""}},[t._v("全部")]),e("Radio",{attrs:{label:"1"}},[t._v("普通")]),e("Radio",{attrs:{label:"2"}},[t._v("拼团")]),e("Radio",{attrs:{label:"3"}},[t._v("砍价")]),e("Radio",{attrs:{label:"4"}},[t._v("秒杀")])],1)],1)],1):t._e()],1)],1)],1)}),[],!1,null,"0539c218",null).exports,f=r("a584"),d=r("f8b7"),h=r("313e"),p=r.n(h);function m(t){return(m="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(t)}function y(){/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */y=function(){return e};var t,e={},r=Object.prototype,a=r.hasOwnProperty,n=Object.defineProperty||function(t,e,r){t[e]=r.value},o="function"==typeof Symbol?Symbol:{},i=o.iterator||"@@iterator",s=o.asyncIterator||"@@asyncIterator",l=o.toStringTag||"@@toStringTag";function c(t,e,r){return Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}),t[e]}try{c({},"")}catch(t){c=function(t,e,r){return t[e]=r}}function u(t,e,r,a){var o=e&&e.prototype instanceof g?e:g,i=Object.create(o.prototype),s=new T(a||[]);return n(i,"_invoke",{value:P(t,r,s)}),i}function f(t,e,r){try{return{type:"normal",arg:t.call(e,r)}}catch(t){return{type:"throw",arg:t}}}e.wrap=u;var d="suspendedStart",h="suspendedYield",p="executing",b="completed",v={};function g(){}function w(){}function x(){}var C={};c(C,i,(function(){return this}));var L=Object.getPrototypeOf,O=L&&L(L(E([])));O&&O!==r&&a.call(O,i)&&(C=O);var S=x.prototype=g.prototype=Object.create(C);function _(t){["next","throw","return"].forEach((function(e){c(t,e,(function(t){return this._invoke(e,t)}))}))}function j(t,e){function r(n,o,i,s){var l=f(t[n],t,o);if("throw"!==l.type){var c=l.arg,u=c.value;return u&&"object"==m(u)&&a.call(u,"__await")?e.resolve(u.__await).then((function(t){r("next",t,i,s)}),(function(t){r("throw",t,i,s)})):e.resolve(u).then((function(t){c.value=t,i(c)}),(function(t){return r("throw",t,i,s)}))}s(l.arg)}var o;n(this,"_invoke",{value:function(t,a){function n(){return new e((function(e,n){r(t,a,e,n)}))}return o=o?o.then(n,n):n()}})}function P(e,r,a){var n=d;return function(o,i){if(n===p)throw Error("Generator is already running");if(n===b){if("throw"===o)throw i;return{value:t,done:!0}}for(a.method=o,a.arg=i;;){var s=a.delegate;if(s){var l=k(s,a);if(l){if(l===v)continue;return l}}if("next"===a.method)a.sent=a._sent=a.arg;else if("throw"===a.method){if(n===d)throw n=b,a.arg;a.dispatchException(a.arg)}else"return"===a.method&&a.abrupt("return",a.arg);n=p;var c=f(e,r,a);if("normal"===c.type){if(n=a.done?b:h,c.arg===v)continue;return{value:c.arg,done:a.done}}"throw"===c.type&&(n=b,a.method="throw",a.arg=c.arg)}}}function k(e,r){var a=r.method,n=e.iterator[a];if(n===t)return r.delegate=null,"throw"===a&&e.iterator.return&&(r.method="return",r.arg=t,k(e,r),"throw"===r.method)||"return"!==a&&(r.method="throw",r.arg=new TypeError("The iterator does not provide a '"+a+"' method")),v;var o=f(n,e.iterator,r.arg);if("throw"===o.type)return r.method="throw",r.arg=o.arg,r.delegate=null,v;var i=o.arg;return i?i.done?(r[e.resultName]=i.value,r.next=e.nextLoc,"return"!==r.method&&(r.method="next",r.arg=t),r.delegate=null,v):i:(r.method="throw",r.arg=new TypeError("iterator result is not an object"),r.delegate=null,v)}function D(t){var e={tryLoc:t[0]};1 in t&&(e.catchLoc=t[1]),2 in t&&(e.finallyLoc=t[2],e.afterLoc=t[3]),this.tryEntries.push(e)}function N(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function T(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(D,this),this.reset(!0)}function E(e){if(e||""===e){var r=e[i];if(r)return r.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length)){var n=-1,o=function r(){for(;++n<e.length;)if(a.call(e,n))return r.value=e[n],r.done=!1,r;return r.value=t,r.done=!0,r};return o.next=o}}throw new TypeError(m(e)+" is not iterable")}return w.prototype=x,n(S,"constructor",{value:x,configurable:!0}),n(x,"constructor",{value:w,configurable:!0}),w.displayName=c(x,l,"GeneratorFunction"),e.isGeneratorFunction=function(t){var e="function"==typeof t&&t.constructor;return!!e&&(e===w||"GeneratorFunction"===(e.displayName||e.name))},e.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,x):(t.__proto__=x,c(t,l,"GeneratorFunction")),t.prototype=Object.create(S),t},e.awrap=function(t){return{__await:t}},_(j.prototype),c(j.prototype,s,(function(){return this})),e.AsyncIterator=j,e.async=function(t,r,a,n,o){void 0===o&&(o=Promise);var i=new j(u(t,r,a,n),o);return e.isGeneratorFunction(r)?i:i.next().then((function(t){return t.done?t.value:i.next()}))},_(S),c(S,l,"Generator"),c(S,i,(function(){return this})),c(S,"toString",(function(){return"[object Generator]"})),e.keys=function(t){var e=Object(t),r=[];for(var a in e)r.push(a);return r.reverse(),function t(){for(;r.length;){var a=r.pop();if(a in e)return t.value=a,t.done=!1,t}return t.done=!0,t}},e.values=E,T.prototype={constructor:T,reset:function(e){if(this.prev=0,this.next=0,this.sent=this._sent=t,this.done=!1,this.delegate=null,this.method="next",this.arg=t,this.tryEntries.forEach(N),!e)for(var r in this)"t"===r.charAt(0)&&a.call(this,r)&&!isNaN(+r.slice(1))&&(this[r]=t)},stop:function(){this.done=!0;var t=this.tryEntries[0].completion;if("throw"===t.type)throw t.arg;return this.rval},dispatchException:function(e){if(this.done)throw e;var r=this;function n(a,n){return s.type="throw",s.arg=e,r.next=a,n&&(r.method="next",r.arg=t),!!n}for(var o=this.tryEntries.length-1;o>=0;--o){var i=this.tryEntries[o],s=i.completion;if("root"===i.tryLoc)return n("end");if(i.tryLoc<=this.prev){var l=a.call(i,"catchLoc"),c=a.call(i,"finallyLoc");if(l&&c){if(this.prev<i.catchLoc)return n(i.catchLoc,!0);if(this.prev<i.finallyLoc)return n(i.finallyLoc)}else if(l){if(this.prev<i.catchLoc)return n(i.catchLoc,!0)}else{if(!c)throw Error("try statement without catch or finally");if(this.prev<i.finallyLoc)return n(i.finallyLoc)}}}},abrupt:function(t,e){for(var r=this.tryEntries.length-1;r>=0;--r){var n=this.tryEntries[r];if(n.tryLoc<=this.prev&&a.call(n,"finallyLoc")&&this.prev<n.finallyLoc){var o=n;break}}o&&("break"===t||"continue"===t)&&o.tryLoc<=e&&e<=o.finallyLoc&&(o=null);var i=o?o.completion:{};return i.type=t,i.arg=e,o?(this.method="next",this.next=o.finallyLoc,v):this.complete(i)},complete:function(t,e){if("throw"===t.type)throw t.arg;return"break"===t.type||"continue"===t.type?this.next=t.arg:"return"===t.type?(this.rval=this.arg=t.arg,this.method="return",this.next="end"):"normal"===t.type&&e&&(this.next=e),v},finish:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var r=this.tryEntries[e];if(r.finallyLoc===t)return this.complete(r.completion,r.afterLoc),N(r),v}},catch:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var r=this.tryEntries[e];if(r.tryLoc===t){var a=r.completion;if("throw"===a.type){var n=a.arg;N(r)}return n}}throw Error("illegal catch attempt")},delegateYield:function(e,r,a){return this.delegate={iterator:E(e),resultName:r,nextLoc:a},"next"===this.method&&(this.arg=t),v}},e}function b(t,e,r,a,n,o,i){try{var s=t[o](i),l=s.value}catch(t){return void r(t)}s.done?e(l):Promise.resolve(l).then(a,n)}function v(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(t);e&&(a=a.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),r.push.apply(r,a)}return r}function g(t,e,r){return(e=function(t){var e=function(t,e){if("object"!=m(t)||!t)return t;var r=t[Symbol.toPrimitive];if(void 0!==r){var a=r.call(t,e||"default");if("object"!=m(a))return a;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==m(e)?e:e+""}(e))in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function w(t){var e=new Date(t),r=e.getHours()<10?"0"+e.getHours():e.getHours(),a=e.getMinutes()<10?"0"+e.getMinutes():e.getMinutes();return"".concat(r,":").concat(a)}var x={name:"order",data:function(){return{typeStatus:0,typeName:[],visitDate:"",xData:[],y1Data:[],y2Data:[],tablists:null,cardLists:[{className:"layui-bg-blue",col:12,count:3,field:"件",name:"订单数量"},{className:"layui-bg-blue",col:12,count:3,field:"件",name:"订单数量"}],columns1:[{title:"Name",key:"name"},{title:"Age",key:"age"},{title:"Address",key:"address"}],data2:[{name:"John Brown",age:18,address:"New York No. 1 Lake Park",date:"2016-10-03"},{name:"Jim Green",age:24,address:"London No. 1 Lake Park",date:"2016-10-01"},{name:"Joe Black",age:30,address:"Sydney No. 1 Lake Park",date:"2016-10-02"},{name:"Jon Snow",age:26,address:"Ottawa No. 2 Lake Park",date:"2016-10-04"},{name:"John Brown",age:18,address:"New York No. 1 Lake Park",date:"2016-10-03"},{name:"Jim Green",age:24,address:"London No. 1 Lake Park",date:"2016-10-01"},{name:"Joe Black",age:30,address:"Sydney No. 1 Lake Park",date:"2016-10-02"},{name:"Jon Snow",age:26,address:"Ottawa No. 2 Lake Park",date:"2016-10-04"}]}},components:{searchFrom:u,cardsData:f.a},computed:function(t){for(var e=1;e<arguments.length;e++){var r=null!=arguments[e]?arguments[e]:{};e%2?v(Object(r),!0).forEach((function(e){g(t,e,r[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):v(Object(r)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(r,e))}))}return t}({},Object(a.e)("admin/order",["orderStatus","orderTime"])),mounted:function(){this.getTabs(),this.handleGetData(),this.handleSetVisitChart()},methods:{getTabs:function(){var t=this;Object(d.m)({}).then(function(){var e,r=(e=y().mark((function e(r){return y().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:200===r.status?(t.tablists=r.data,t.typeName=[{name:"全部",num:t.tablists.all,label:""},{name:"未支付",num:t.tablists.unpaid,label:0},{name:"未发货",num:t.tablists.unshipped,label:1},{name:"待收货",num:t.tablists.untake,label:2},{name:"待评价",num:t.tablists.unevaluate,label:3},{name:"交易完成",num:t.tablists.complete,label:4},{name:"退款中",num:t.tablists.refunding,label:-1},{name:"已退款",num:t.tablists.refund,label:-2}]):t.$Message.error(r.msg);case 1:case"end":return e.stop()}}),e)})),function(){var t=this,r=arguments;return new Promise((function(a,n){var o=e.apply(t,r);function i(t){b(o,a,n,i,s,"next",t)}function s(t){b(o,a,n,i,s,"throw",t)}i(void 0)}))});return function(t){return r.apply(this,arguments)}}()).catch((function(e){t.$Message.error(e.msg)}))},onChangeType:function(t){},getSeachTime:function(t){},getTypeNum:function(t){this.typeStatus=t},getData:function(){},handleGetData:function(){var t=(new Date).getTime();this.xData=[w(t),w(t-3e5),w(t-6e5),w(t-9e5),w(t-12e5),w(t-15e5),w(t-18e5),w(t-21e5),w(t-24e5),w(t-27e5),w(t-3e6)].reverse(),this.y1Data=[45,169,400,285,316,148,150,234,158,100,266],this.y2Data=[15,39,152,94,102,86,39,38,95,30,86]},handleSetVisitChart:function(){this.visitChart=p.a.init(this.$refs.visitChart),this.visitChart.setOption({xAxis:{type:"category",axisLine:{lineStyle:{color:"#D7DDE4"}},axisTick:{alignWithLabel:!0,lineStyle:{color:"#D7DDE4"}},axisLabel:{textStyle:{color:"#7F8B9C"}},splitLine:{show:!1,lineStyle:{color:"#F5F7F9"}},data:this.xData,boundaryGap:!1},yAxis:{axisLine:{show:!1},axisTick:{show:!1},axisLabel:{textStyle:{color:"#7F8B9C"}},splitLine:{show:!0,lineStyle:{color:"#F5F7F9"}},type:"value"},legend:{data:["浏览量(PV)","访客数(UV)"],x:"right"},series:[{data:this.y1Data,name:"浏览量(PV)",type:"line",tooltip:!0,smooth:!0,symbol:"none",areaStyle:{normal:{opacity:.2}}},{data:this.y2Data,name:"访客数(UV)",type:"line",tooltip:!0,smooth:!0,symbol:"none",areaStyle:{normal:{opacity:.2}}}],color:["#1495EB","#00CC66","#F9D249","#ff9900","#9860DF"],grid:{left:20,right:20,bottom:20,top:40,containLabel:!0},tooltip:{trigger:"axis"}})},handleResize:function(){this.visitChart.resize()}},beforeDestroy:function(){this.visitChart&&(this.visitChart.dispose(),this.visitChart=null)}},C=Object(c.a)(x,(function(){var t=this,e=t._self._c;return e("div",[e("div",{staticClass:"i-layout-page-header"},[e("PageHeader",{staticClass:"product_tabs",attrs:{title:"交易数据-商品统计","hidden-breadcrumb":""}})],1),e("Card",{staticClass:"ivu-mt",attrs:{bordered:!1,"dis-hover":""}},[e("search-from",{attrs:{typeName:t.typeName},on:{getTypeNum:t.getTypeNum,getSeachTime:t.getSeachTime}})],1),t.cardLists.length>=0?e("cards-data",{attrs:{cardLists:t.cardLists}}):t._e(),e("Card",{staticClass:"dashboard-console-visit",attrs:{bordered:!1,"dis-hover":""}},[e("div",{attrs:{slot:"title"},slot:"title"},[e("Row",{attrs:{type:"flex",justify:"center",align:"middle"}},[e("Col",{attrs:{span:"8"}},[e("Avatar",{directives:[{name:"color",rawName:"v-color",value:"#1890ff",expression:"'#1890ff'"},{name:"bg-color",rawName:"v-bg-color",value:"#e6f7ff",expression:"'#e6f7ff'"}],attrs:{icon:"ios-podium",size:"small"}}),e("span",{staticClass:"ivu-pl-8"},[t._v("图表展示")])],1),e("Col",{staticClass:"ivu-text-right",attrs:{span:"16"}},[e("DatePicker",{staticStyle:{width:"200px"},attrs:{editable:!1,type:"daterange",placement:"bottom-end",placeholder:"Select date"},model:{value:t.visitDate,callback:function(e){t.visitDate=e},expression:"visitDate"}})],1)],1)],1),e("Row",{attrs:{gutter:24}},[e("Col",{attrs:{xl:24,lg:24,md:24,sm:24,xs:24}},[e("h4",[t._v("访问量趋势")]),e("div",{directives:[{name:"height",rawName:"v-height",value:240,expression:"240"}],ref:"visitChart"})])],1)],1),e("Row",{attrs:{gutter:24}},[e("Col",{attrs:{span:"12"}},[e("Card",{staticClass:"ivu-mt",attrs:{bordered:!1,"dis-hover":""}},[e("div",{attrs:{slot:"title"},slot:"title"},[e("span",{staticClass:"ivu-pl-8"},[t._v("最近交易数据")])]),e("Table",{attrs:{height:"200",columns:t.columns1,data:t.data2,"highlight-row":""}})],1)],1),e("Col",{attrs:{span:"12"}},[e("Card",{staticClass:"ivu-mt",attrs:{bordered:!1,"dis-hover":""}},[e("div",{attrs:{slot:"title"},slot:"title"},[e("span",{staticClass:"ivu-pl-8"},[t._v("交易类型")])]),e("Table",{attrs:{height:"200",columns:t.columns1,data:t.data2,"highlight-row":""}})],1)],1)],1)],1)}),[],!1,null,"1d28305d",null);e.default=C.exports},ff3a:function(t,e,r){}}]);