canyin-project/ybcy/views/channel/index/static/js/chunk-7efdeb23.ce761559.js

1 line
32 KiB
JavaScript
Raw Permalink Normal View History

2024-11-01 16:07:54 +08:00
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-7efdeb23"],{"07f4":function(e,t,a){},"0b8a":function(e,t,a){"use strict";a.r(t);var r=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",[a("div",{staticClass:"ba_f outmain"},[e._m(0),a("div",{staticClass:"main-icon flex t_l mar_t20"},[a("div",{staticClass:"flex-1 t_l pad_20 borderBG mar_r20"},[a("div",{staticClass:"flex-bet flex-y-top"},[a("div",[a("p",{staticClass:"color_9 fon_14"},[e._v("营业总额(元)")]),a("p",{staticClass:"fon_30 title35 lh16 pad_tb_20 wei"},[e._v(e._s(e.billinfoData.allMoney||0))])])])]),a("div",{staticClass:"flex-1 t_l pad_20 borderBG mar_r20"},[a("div",{staticClass:"flex-bet flex-y-top"},[a("div",[a("p",{staticClass:"color_9 fon_14"},[e._v("预计收入(元)")]),a("p",{staticClass:"fon_30 title35 lh16 pad_tb_20 wei"},[e._v(e._s(e.billinfoData.allEstimate||0))])])])]),a("div",{staticClass:"flex-1 t_l pad_20 borderBG mar_r20"},[a("div",{staticClass:"flex-bet flex-y-top"},[a("div",[a("p",{staticClass:"color_9 fon_14"},[e._v("有效订单(单)")]),a("p",{staticClass:"fon_30 title35 lh16 pad_tb_20 wei"},[e._v(e._s(e.billinfoData.allEffective||0))])])])]),a("div",{staticClass:"flex-1 t_l pad_20 borderBG"},[a("div",{staticClass:"flex-bet flex-y-top"},[a("div",[a("p",{staticClass:"color_9 fon_14"},[e._v("无效订单(单)")]),a("p",{staticClass:"fon_30 title35 lh16 pad_tb_20 wei"},[e._v(e._s(e.billinfoData.allInvalidCount||0))])])])])])]),a("div",{staticClass:"ba_f outmain mar_t20"},[a("div",{staticClass:"shuju_title"},[e._m(1),a("div",{staticClass:"fon_14 ab r0 mar_r10 color_9"},[e._v("查询日期:"+e._s(e.time))])]),a("div",{staticClass:"mar_t20"},[a("el-tabs",{attrs:{type:"card"},on:{"tab-click":e.handleTabClick},model:{value:e.activeName1,callback:function(t){e.activeName1=t},expression:"activeName1"}},[a("el-tab-pane",{attrs:{label:"外卖统计",name:"wmtj"}}),a("el-tab-pane",{attrs:{label:"店内统计",name:"dntj"}}),a("el-tab-pane",{attrs:{label:"当面付统计",name:"dmftj"}})],1)],1),a("div",{staticClass:"main-icon flex t_l mar_t20"},[a("div",{staticClass:"flex-1 t_l pad_20 borderBG mar_r20"},[a("div",{staticClass:"flex-bet flex-y-top"},[a("div",[a("p",{staticClass:"color_9 fon_14"},[e._v("营业总额")]),a("p",{staticClass:"fon_30 title35 lh16 pad_tb_20 wei"},[e._v(e._s(e.billinfoData.money||0))])])])]),a("div",{staticClass:"flex-1 t_l pad_20 borderBG mar_r20"},[a("div",{staticClass:"flex-bet flex-y-top"},[a("div",[a("p",{staticClass:"color_9 fon_14"},[e._v("平台服务费")]),a("p",{staticClass:"fon_30 title35 lh16 pad_tb_20 wei"},[e._v(e._s(e.billinfoData.service||0))])])])]),a("div",{staticClass:"flex-1 t_l pad_20 borderBG mar_r20"},[a("div",{staticClass:"flex-bet flex-y-top"},[a("div",[a("p",{staticClass:"color_9 fon_14"},[e._v("预计收入")]),a("p",{staticClass:"fon_30 title35 lh16 pad_tb_20 wei"},[e._v(e._s(e.billinfoData.income||0))])])])]),e._m(2)]),a("div",{staticClass:"mar_t20"},[e._m(3),a("el-tabs",{on:{"tab-click":e.inHandleClick},model:{value:e.inActiveName,callback:function(t){e.inActiveName=t},expression:"inActiveName"}},[a("el-tab-pane",{attrs:{label:"当面付",name:"1"}})],1),a("div",{directives:[{name:"show",rawName:"v-show",value:"1"==e.inActiveName,expression:"inActiveName=='1'"}]},[a("el-table",{directives:[{name:"loading",rawName:"v-loading",value:e.listLoading,expression:"listLoading"}],staticClass:"mar_t20",staticStyle:{width:"100%"},attrs:{"element-loading-text":e.elementLoadingText,data:e.list,stripe:""},on:{"selection-change":e.setSelectRows}},[a("el-table-column",{attrs:{type:"selection",width:"55"}}),a("el-table-column",{attrs:{prop:"outTradeNo",label:"订单号"}}),a("el-table-column",{attrs:{label:"订单来源"},scopedSlots:e._u([{key:"default",fn:function(t){return[a("div",{staticClass:"flex"},["1"==t.row.origin?a("span",[a("el-tag",{attrs:{effect:"dark",size:"mini",type:"success"}},[e._v("微信小程序")])],1):e._e(),"2"==t.row.origin?a("span",[a("el-tag",{attrs:{effect:"dark",size:"mini",type:"success"}},[e._v("微信公众号")])],1):e._e(),"3"==t.row.orig