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.
 
 
 
 

10 lines
4.6 KiB

(global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["salesRanking/components/datePopup"],{"1c3f":function(t,e,n){"use strict";n.d(e,"b",(function(){return o})),n.d(e,"c",(function(){return c})),n.d(e,"a",(function(){return a}));var a={uniPopup:function(){return n.e("uni_modules/uni-popup/components/uni-popup/uni-popup").then(n.bind(null,"66ae"))},uniIcons:function(){return Promise.all([n.e("common/vendor"),n.e("uni_modules/uni-icons/components/uni-icons/uni-icons")]).then(n.bind(null,"65b9"))},uniDatetimePicker:function(){return Promise.all([n.e("common/vendor"),n.e("uni_modules/uni-datetime-picker/components/uni-datetime-picker/uni-datetime-picker")]).then(n.bind(null,"b04c"))}},o=function(){var t=this,e=t.$createElement;t._self._c;t._isMounted||(t.e0=function(e){t.seleIndex=4})},c=[]},"1eec":function(t,e,n){"use strict";var a=n("486b"),o=n.n(a);o.a},37472:function(t,e,n){"use strict";n.r(e);var a=n("1c3f"),o=n("b86b");for(var c in o)"default"!==c&&function(t){n.d(e,t,(function(){return o[t]}))}(c);n("1eec");var i,u=n("f0c5"),s=Object(u["a"])(o["default"],a["b"],a["c"],!1,null,"0c611f8e",null,!1,a["a"],i);e["default"]=s.exports},"486b":function(t,e,n){},"78cf":function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var a={props:{value:{type:Boolean,default:!1},list:{type:Array,default:function(){return[{value:"1",label:"江"},{value:"2",label:"湖"}]}}},watch:{value:function(t,e){console.log("监听",t),t?this.$refs.popup.open("center"):this.$refs.popup.close()}},data:function(){return{single:"",endDate:"",starDate:"",seleIndex:1,seachValue:"",dateOptions:[{value:0,label:"当天"},{value:1,label:"昨日"},{value:2,label:"上周"},{value:3,label:"上月"}]}},created:function(){var t=new Date;this.starDate=new Date,this.starDate.setMonth(t.getMonth()-1==0?12:t.getMonth()-1),this.starDate.setDate(1),this.starDate="".concat(this.starDate.getFullYear(),"-").concat(this.starDate.getMonth()+1,"-").concat(this.starDate.getDate()," ").concat(this.starDate.getHours(),":").concat(this.starDate.getMinutes()),this.endDate="".concat(t.getFullYear(),"-").concat(t.getMonth()+1,"-").concat(t.getDate()," ").concat(t.getHours(),":").concat(t.getMinutes())},methods:{pickerClick:function(t){this.$emit("input",!1),this.$emit("datePopupChange",t)},seleFn:function(t){this.seleIndex=t;var e=new Date;switch(this.seleIndex){case 0:this.$emit("datePopupChange",["".concat(e.getFullYear(),"-").concat(e.getMonth()+1<10?"0"+(e.getMonth()+1):e.getMonth()+1,"-").concat(e.getDate()<10?"0"+e.getDate():e.getDate()," 00:00:00"),"".concat(e.getFullYear(),"-").concat(e.getMonth()+1<10?"0"+(e.getMonth()+1):e.getMonth()+1,"-").concat(e.getDate()<10?"0"+e.getDate():e.getDate()," 23:59:59")]);break;case 1:var n=new Date(e.getTime()-864e5);this.$emit("datePopupChange",["".concat(n.getFullYear(),"-").concat(n.getMonth()+1<10?"0"+(n.getMonth()+1):n.getMonth()+1,"-").concat(n.getDate()<10?"0"+n.getDate():n.getDate()," 00:00:00"),"".concat(n.getFullYear(),"-").concat(n.getMonth()+1<10?"0"+(n.getMonth()+1):n.getMonth()+1,"-").concat(n.getDate()<10?"0"+n.getDate():n.getDate()," 23:59:59")]);break;case 2:var a=new Date(e.getTime()-864e5*(0==e.getDay()?7:e.getDay())),o=new Date(a.getTime()-5184e5);this.$emit("datePopupChange",["".concat(o.getFullYear(),"-").concat(o.getMonth()+1<10?"0"+(o.getMonth()+1):o.getMonth()+1,"-").concat(o.getDate()<10?"0"+o.getDate():o.getDate()," 00:00:00"),"".concat(a.getFullYear(),"-").concat(a.getMonth()+1<10?"0"+(a.getMonth()+1):a.getMonth()+1,"-").concat(a.getDate()<10?"0"+a.getDate():a.getDate()," 23:59:59")]);break;case 3:var c=new Date(e.getTime()-864e5*e.getDate());this.$emit("datePopupChange",["".concat(c.getFullYear(),"-").concat(c.getMonth()+1<10?"0"+(c.getMonth()+1):c.getMonth()+1,"-01 00:00:00"),"".concat(c.getFullYear(),"-").concat(c.getMonth()+1<10?"0"+(c.getMonth()+1):c.getMonth()+1,"-").concat(c.getDate()<10?"0"+c.getDate():c.getDate()," 23:59:59")]);break}this.$emit("input",!1)},pickerChange:function(t){this.$emit("pickerChange",this.list[t.detail.value[0]])},change:function(t){this.$emit("input",t.show)},confirmFn:function(){}}};e.default=a},b86b:function(t,e,n){"use strict";n.r(e);var a=n("78cf"),o=n.n(a);for(var c in a)"default"!==c&&function(t){n.d(e,t,(function(){return a[t]}))}(c);e["default"]=o.a}}]);
;(global["webpackJsonp"] = global["webpackJsonp"] || []).push([
'salesRanking/components/datePopup-create-component',
{
'salesRanking/components/datePopup-create-component':(function(module, exports, __webpack_require__){
__webpack_require__('543d')['createComponent'](__webpack_require__("37472"))
})
},
[['salesRanking/components/datePopup-create-component']]
]);