pages-statcenter-index.ceafcb0e.js 9.6 KB

1
  1. (window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["pages-statcenter-index"],{"0442":function(t,n,e){"use strict";e("6a54"),Object.defineProperty(n,"__esModule",{value:!0}),n.default=void 0;var i={data:function(){return{}},methods:{tn:function(t){uni.navigateTo({url:t})},tab:function(){uni.switchTab({url:"/pages/statcenter/home"})}}};n.default=i},"10a3":function(t,n,e){"use strict";e.r(n);var i=e("e56f"),a=e("f319");for(var o in a)["default"].indexOf(o)<0&&function(t){e.d(n,t,(function(){return a[t]}))}(o);e("6a05");var l=e("828b"),r=Object(l["a"])(a["default"],i["b"],i["c"],!1,null,"1d710917",null,!1,i["a"],void 0);n["default"]=r.exports},"14e8":function(t,n,e){var i=e("5d85");i.__esModule&&(i=i.default),"string"===typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);var a=e("967d").default;a("21dee80a",i,!0,{sourceMap:!1,shadowMode:!1})},"1b72":function(t,n,e){var i=e("c86c");n=i(!1),n.push([t.i,'@charset "UTF-8";\n/**\n * 下方引入的为Tuniao UI的集成样式文件,为scss预处理器,其中包含了一些"tn-"开头的自定义变量\n * 使用的时候,请将下面的一行复制到您的uniapp项目根目录的uni.scss中即可\n * Tuniao UI自定义的css类名和scss变量,均以"tn-"开头,不会造成冲突,请放心使用 \n */.tabs[data-v-1d710917]{background-color:#fff;padding:0 10px;z-index:100}.tabs .tabs-item[data-v-1d710917]{width:50%;display:flex;flex-flow:column nowrap;align-items:center;justify-content:space-between;position:relative}.tabs .tabs-item .title[data-v-1d710917]{font-size:16px;height:%?60?%;line-height:%?60?%;margin-bottom:15px}.tabs-item.active[data-v-1d710917]:after{content:"";position:absolute;bottom:0;left:0;right:0;height:4px;background-color:#fff;border-bottom:1px solid #33aafc}.tabs-item.active .mark[data-v-1d710917]{background-color:#fff;color:#33aafc}.meiriyouxian[data-v-1d710917]{width:%?60?%;height:%?60?%;border:1px solid #000}.biankuang[data-v-1d710917]{border-bottom:1px solid #f6f7f7;height:%?80?%}.shangpu-shadow[data-v-1d710917]{border-radius:%?15?%;box-shadow:%?0?% %?0?% %?50?% %?0?% rgba(0,0,0,.07)}.shangpu-shadowA[data-v-1d710917]{border-radius:%?15?%;box-shadow:%?0?% %?0?% %?50?% %?0?% rgba(0,0,0,.07)}.tarbartall[data-v-1d710917]{color:#fff;height:%?160?%;position:fixed;background-color:#33aafc;top:0;left:0;right:0}.tarbartall .lefting[data-v-1d710917]{position:absolute;left:%?30?%}.tarbartall .dingdan[data-v-1d710917]{background-color:#33aafc;color:#fff;position:relative;top:%?110?%;height:%?60?%;text-align:center;width:100%;display:flex}.tarbartall .caidan[data-v-1d710917]{text-align:center;width:100%;font-size:%?30?%}',""]),t.exports=n},"2afb":function(t,n,e){"use strict";e("6a54");var i=e("f5bd").default;Object.defineProperty(n,"__esModule",{value:!0}),n.default=void 0,e("64aa");var a=i(e("7caa")),o={mixins:[a.default],name:"tn-list-cell",props:{index:{type:[Number,String],default:"0"},padding:{type:String,default:""},arrow:{type:Boolean,default:!1},arrowRight:{type:Boolean,default:!0},hover:{type:Boolean,default:!1},unlined:{type:Boolean,default:!1},lineLeft:{type:Boolean,default:!0},lineRight:{type:Boolean,default:!0},radius:{type:Boolean,default:!1}},computed:{cellClass:function(){var t="";return this.arrow&&(t+=" tn-list-cell--arrow",this.arrowRight||(t+=" tn-list-cell--arrow--none-right")),this.unlined?t+=" tn-list-cell--unlined":(this.lineLeft&&(t+=" tn-list-cell--line-left"),this.lineRight&&(t+=" tn-list-cell--line-right")),this.radius&&(t+=" tn-list-cell--radius"),t},cellStyle:function(){var t={};return this.backgroundColorStyle&&(t.backgroundColor=this.backgroundColorStyle),this.fontColorStyle&&(t.color=this.fontColorStyle),this.fontSize&&(t.fontSize=this.fontSize+this.fontUnit),this.padding&&(t.padding=this.padding),t}},data:function(){return{}},methods:{handleClick:function(){this.$emit("click",{index:Number(this.index)}),this.$emit("tap",{index:Number(this.index)})}}};n.default=o},"453d":function(t,n,e){"use strict";e.r(n);var i=e("2afb"),a=e.n(i);for(var o in i)["default"].indexOf(o)<0&&function(t){e.d(n,t,(function(){return i[t]}))}(o);n["default"]=a.a},"5d85":function(t,n,e){var i=e("c86c");n=i(!1),n.push([t.i,'@charset "UTF-8";\n/**\n * 下方引入的为Tuniao UI的集成样式文件,为scss预处理器,其中包含了一些"tn-"开头的自定义变量\n * 使用的时候,请将下面的一行复制到您的uniapp项目根目录的uni.scss中即可\n * Tuniao UI自定义的css类名和scss变量,均以"tn-"开头,不会造成冲突,请放心使用 \n */.tn-list-cell[data-v-52ee05d6]{position:relative;width:100%;box-sizing:border-box;background-color:#fff;color:#080808;font-size:%?28?%;padding:%?26?% %?30?%}.tn-list-cell--radius[data-v-52ee05d6]{border-radius:%?12?%;overflow:hidden}.tn-list-cell--arrow[data-v-52ee05d6]::before{content:" ";position:absolute;top:50%;right:%?30?%;width:%?20?%;height:%?20?%;margin-top:%?-12?%;border-width:%?4?% %?4?% 0 0;border-color:#e6e6e6;border-style:solid;-webkit-transform:matrix(.5,.5,-.5,.5,0,0);transform:matrix(.5,.5,-.5,.5,0,0)}.tn-list-cell--arrow--none-right[data-v-52ee05d6]::before{right:0!important}.tn-list-cell[data-v-52ee05d6]::after{content:" ";position:absolute;bottom:0;right:0;left:0;pointer-events:none;border-bottom:1px solid rgba(0,0,0,.1);-webkit-transform:scaleY(.5) translateZ(0);transform:scaleY(.5) translateZ(0);-webkit-transform-origin:0 100%;transform-origin:0 100%}.tn-list-cell--line-left[data-v-52ee05d6]::after{left:%?30?%!important}.tn-list-cell--line-right[data-v-52ee05d6]::after{right:%?30?%!important}.tn-list-cell--unlined[data-v-52ee05d6]::after{border-bottom:0!important}',""]),t.exports=n},"6a05":function(t,n,e){"use strict";var i=e("6aff"),a=e.n(i);a.a},"6aff":function(t,n,e){var i=e("1b72");i.__esModule&&(i=i.default),"string"===typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);var a=e("967d").default;a("b7f703d4",i,!0,{sourceMap:!1,shadowMode:!1})},c3df:function(t,n,e){"use strict";var i=e("14e8"),a=e.n(i);a.a},c6ed:function(t,n,e){"use strict";e.r(n);var i=e("c94a"),a=e("453d");for(var o in a)["default"].indexOf(o)<0&&function(t){e.d(n,t,(function(){return a[t]}))}(o);e("c3df");var l=e("828b"),r=Object(l["a"])(a["default"],i["b"],i["c"],!1,null,"52ee05d6",null,!1,i["a"],void 0);n["default"]=r.exports},c94a:function(t,n,e){"use strict";e.d(n,"b",(function(){return i})),e.d(n,"c",(function(){return a})),e.d(n,"a",(function(){}));var i=function(){var t=this,n=t.$createElement,e=t._self._c||n;return e("v-uni-view",{staticClass:"tn-list-cell-class tn-list-cell",class:[t.backgroundColorClass,t.fontColorClass,t.cellClass],style:[t.cellStyle],attrs:{"hover-class":t.hover?"tn-hover":"","hover-stay-time":150},on:{click:function(n){arguments[0]=n=t.$handleEvent(n),t.handleClick.apply(void 0,arguments)}}},[t._t("default")],2)},a=[]},e56f:function(t,n,e){"use strict";e.d(n,"b",(function(){return a})),e.d(n,"c",(function(){return o})),e.d(n,"a",(function(){return i}));var i={tnNavBar:e("3703").default,tnListCell:e("c6ed").default},a=function(){var t=this,n=t.$createElement,e=t._self._c||n;return e("v-uni-view",[e("tn-nav-bar",{attrs:{fixed:!0}},[t._v("商户统计")]),e("v-uni-view",{staticClass:"tn-margin",style:{marginTop:t.vuex_custom_bar_height+10+"px"}},[e("v-uni-view",{staticClass:"tn-margin-top",staticStyle:{"margin-top":"40rpx"}},[e("v-uni-view",{staticClass:"shangpu-shadow tn-margin-top"},[e("tn-list-cell",{attrs:{hover:!0,unlined:!0,radius:!0,fontSize:30}},[e("v-uni-view",{staticClass:"tn-flex tn-flex-col-center",on:{click:function(n){arguments[0]=n=t.$handleEvent(n),t.tab()}}},[e("v-uni-view",{staticClass:"tn-color-Dark--light tn-icon-data tn-color-indigo"}),e("v-uni-view",{staticClass:"tn-margin-left-sm tn-flex-1"},[t._v("营业统计")]),e("v-uni-view",{staticClass:"tn-color-Dark--light tn-icon-right"})],1)],1),e("tn-list-cell",{attrs:{hover:!0,unlined:!0,radius:!0,fontSize:30}},[e("v-uni-view",{staticClass:"tn-flex tn-flex-col-center",on:{click:function(n){arguments[0]=n=t.$handleEvent(n),t.tab()}}},[e("v-uni-view",{staticClass:"tn-color-Dark--light tn-icon-shopbag tn-color-red"}),e("v-uni-view",{staticClass:"tn-margin-left-sm tn-flex-1"},[t._v("热门商品")]),e("v-uni-view",{staticClass:"tn-color-Dark--light tn-icon-right"})],1)],1)],1),e("v-uni-view",{staticClass:"shangpu-shadow tn-margin-top"},[e("tn-list-cell",{attrs:{hover:!0,unlined:!0,radius:!0,fontSize:30}},[e("v-uni-view",{staticClass:"tn-flex tn-flex-col-center",on:{click:function(n){arguments[0]=n=t.$handleEvent(n),t.tab()}}},[e("v-uni-view",{staticClass:"tn-color-Dark--light tn-icon-my-add tn-color-green"}),e("v-uni-view",{staticClass:"tn-margin-left-sm tn-flex-1"},[t._v("新老顾客统计")]),e("v-uni-view",{staticClass:"tn-color-Dark--light tn-icon-right"})],1)],1),e("tn-list-cell",{attrs:{hover:!0,unlined:!0,radius:!0,fontSize:30}},[e("v-uni-view",{staticClass:"tn-flex tn-flex-col-center",on:{click:function(n){arguments[0]=n=t.$handleEvent(n),t.tn("scan")}}},[e("v-uni-view",{staticClass:"tn-color-Dark--light tn-icon-team tn-color-green"}),e("v-uni-view",{staticClass:"tn-margin-left-sm tn-flex-1"},[t._v("客流分析")]),e("v-uni-view",{staticClass:"tn-color-Dark--light tn-icon-right"})],1)],1),e("tn-list-cell",{attrs:{hover:!0,unlined:!0,radius:!0,fontSize:30}},[e("v-uni-view",{staticClass:"tn-flex tn-flex-col-center",on:{click:function(n){arguments[0]=n=t.$handleEvent(n),t.tn("keep")}}},[e("v-uni-view",{staticClass:"tn-color-Dark--light tn-icon-my tn-color-green"}),e("v-uni-view",{staticClass:"tn-margin-left-sm tn-flex-1"},[t._v("顾客留存统计")]),e("v-uni-view",{staticClass:"tn-color-Dark--light tn-icon-right"})],1)],1)],1)],1)],1)],1)},o=[]},f319:function(t,n,e){"use strict";e.r(n);var i=e("0442"),a=e.n(i);for(var o in i)["default"].indexOf(o)<0&&function(t){e.d(n,t,(function(){return i[t]}))}(o);n["default"]=a.a}}]);