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 line
34 KiB
1 line
34 KiB
|
3 years ago
|
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["pages-order-order"],{"0295":function(t,e,a){"use strict";a("7a82");var i=a("4ea4").default;Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0,a("a9e3");var n=i(a("a27e")),o={name:"UniDrawer",components:{keypress:n.default},emits:["change"],props:{mode:{type:String,default:""},mask:{type:Boolean,default:!0},maskClick:{type:Boolean,default:!0},width:{type:Number,default:290}},data:function(){return{visibleSync:!1,showDrawer:!1,rightMode:!1,watchTimer:null,drawerWidth:290}},created:function(){this.drawerWidth=this.width,this.rightMode="right"===this.mode},methods:{clear:function(){},close:function(t){("mask"!==t||this.maskClick)&&this.visibleSync&&this._change("showDrawer","visibleSync",!1)},open:function(){this.visibleSync||this._change("visibleSync","showDrawer",!0)},_change:function(t,e,a){var i=this;this[t]=a,this.watchTimer&&clearTimeout(this.watchTimer),this.watchTimer=setTimeout((function(){i[e]=a,i.$emit("change",a)}),a?50:300)}}};e.default=o},2909:function(t,e,a){"use strict";a("7a82"),Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(t){return(0,i.default)(t)||(0,n.default)(t)||(0,o.default)(t)||(0,s.default)()};var i=r(a("6005")),n=r(a("db90")),o=r(a("06c5")),s=r(a("3427"));function r(t){return t&&t.__esModule?t:{default:t}}},3427:function(t,e,a){"use strict";a("7a82"),Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")},a("d9e2"),a("d401")},"3af1":function(t,e,a){"use strict";a("7a82");var i=a("4ea4").default;Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0,a("d3b7"),a("159b"),a("4de4"),a("14d9"),a("e9c4");var n=i(a("2909")),o=i(a("b85c")),s=a("21db"),r={data:function(){return{searchData:[{name:"天数",list:[{name:"1天",value:1,checked:!1},{name:"2天",value:2,checked:!1},{name:"3天",value:3,checked:!1},{name:"4天",value:4,checked:!1},{name:"5天",value:5,checked:!1},{name:"6天",value:6,checked:!1}]},{name:"服务开始日期",list:[{name:"当天",value:1,checked:!1},{name:"当周",value:2,checked:!1},{name:"当月",value:3,checked:!1}]}],orders:[],pageTitle:"订单管理",tabs:[{title:"全部",count:0,checked:!0,status:""},{title:"待处理",count:0,checked:!1,status:"pending"},{title:"进行中",count:0,checked:!1,status:"ongoing"},{title:"已完成",count:0,checked:!1,status:"finished"}],moreSearch:!1,currentPage:0,drawerwidth:0,activeKey:"",seachBoxShow:!1,windowHeight:1e3,windowWidth:720,keyword:"",focusSet:!1,showbacktop:!1,host:"",multiItems:[],multiArray:[],selectBuild:"",selectArea:"",selectDays:"",selectSDate:"",selectEDate:"",buildIndex:0}},beforeCreate:function(){this.host=s.HOST;var t=this.host+"/fonts/font_2461474_cghgs0oe0r.ttf";console.log(t);var e=weex.requireModule("dom");e.addRule("fontFace",{fontFamily:"iconfont5",src:"url('"+t+"')"})},onReachBottom:function(t){this.loadPage(this.currentPage+1)},onPullDownRefresh:function(t){this.loadPage(1)},onShow:function(){var t=this;this.loadPage(1),this.loadData(),uni.getSystemInfo({success:function(e){t.windowHeight=e.windowHeight,t.windowWidth=e.windowWidth,t.drawerwidth=.8*t.windowWidth}})},onLoad:function(t){console.log(t),this.loadAreas(),"indexSearch"==t.from&&(this.seachBoxShow=!0,this.focusSet=!0)},methods:{bindAreaTap:function(t){var e=t.currentTarget.dataset.index,a=this.multiArray[this.buildIndex].children;console.log(a);var i,n=(0,o.default)(a);try{for(n.s();!(i=n.n()).done;){var s=i.value;s.checked=!1}}catch(r){n.e(r)}finally{n.f()}a[e].checked=!0,this.multiArray[this.buildIndex].children=a,this.selectArea=a[e].value},bindBuildTap:function(t){this.selectArea="";var e=t.currentTarget.dataset.index;this.buildIndex=e;var a=this.multiArray;console.log(a);var i,n=(0,o.default)(a);try{for(n.s();!(i=n.n()).done;){var s=i.value;s.checked=!1}}catch(r){n.e(r)}finally{n.f()}a[e].checked=!0,this.selectBuild=a[e].value,this.multiArray=a},loadAreas:function(){var t=this
|