1 line
6.0 KiB
JavaScript
1 line
6.0 KiB
JavaScript
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["pages-meter-meterReading"],{"001e":function(t,e,a){"use strict";var n=a("3892"),i=a.n(n);i.a},"102c":function(t,e,a){"use strict";a.r(e);var n=a("2787"),i=a("c478");for(var r in i)["default"].indexOf(r)<0&&function(t){a.d(e,t,(function(){return i[t]}))}(r);a("001e");var s=a("828b"),o=Object(s["a"])(i["default"],n["b"],n["c"],!1,null,"16f2c9c8",null,!1,n["a"],void 0);e["default"]=o.exports},1431:function(t,e,a){"use strict";a("6a54"),Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;e.default={name:"NoDataPage",data:function(){return{}},methods:{}}},"1cf0":function(t,e,a){"use strict";a("6a54");var n=a("f5bd").default;Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0,a("bf0f"),a("2797");var i=n(a("102c")),r=a("6bc9"),s=n(a("87cf")),o={data:function(){return{orderImg:s.default.baseUrl+"img/order.png",meterReads:[],roomNum:""}},components:{noDataPage:i.default},onLoad:function(){this.java110Context.onLoad();var t=this.java110Context.getUserInfo(),e=t.storeId;this.storeId=e,this._loadMeterWaters()},onShow:function(){},methods:{_loadMeterWaters:function(){var t=this,e=this.java110Context.getUserInfo(),a=e.storeId,n={page:1,row:15,storeId:a,userId:e.userId,communityId:(0,r.getCurrentCommunity)().communityId,roomNum:t.roomNum};this.java110Context.request({url:s.default.listMeterWaters,header:t.java110Context.getHeaders(),method:"GET",data:n,success:function(e){console.log("请求返回信息:",e);var a=e.data;if(0==a.code){var n=a.data;t.meterReads=n,t.meterReads.forEach((function(t){var e=t.appointmentTime;console.log(e);var a=new Date(e);t.appointmentTime=a.getMonth()+1+"-"+a.getDate()}))}else uni.showToast({icon:"none",title:a.msg})},fail:function(t){wx.showToast({title:this.$t("pages.meter.meterReading.服务器异常了"),icon:"none",duration:2e3})}})},_searchMeter:function(){this._loadMeterWaters()},_addMeter:function(){uni.navigateTo({url:"/pages/meter/addmeter"})}}};e.default=o},"1fd4":function(t,e,a){var n=a("e6c1");n.__esModule&&(n=n.default),"string"===typeof n&&(n=[[t.i,n,""]]),n.locals&&(t.exports=n.locals);var i=a("967d").default;i("039953e6",n,!0,{sourceMap:!1,shadowMode:!1})},2787:function(t,e,a){"use strict";a.d(e,"b",(function(){return n})),a.d(e,"c",(function(){return i})),a.d(e,"a",(function(){}));var n=function(){var t=this.$createElement,e=this._self._c||t;return e("v-uni-view",[e("v-uni-view",{staticClass:" text-center margin-top-100"},[e("v-uni-view",{},[e("v-uni-text",{staticClass:" cuIcon-warnfill light text-orange no-data-icon"})],1),e("v-uni-view",{},[e("v-uni-text",{staticClass:"text-gray"},[this._v(this._s(this.$t("components.no-data-page.no-data-page.当前没有数据")))])],1)],1)],1)},i=[]},3892:function(t,e,a){var n=a("3930");n.__esModule&&(n=n.default),"string"===typeof n&&(n=[[t.i,n,""]]),n.locals&&(t.exports=n.locals);var i=a("967d").default;i("020f1900",n,!0,{sourceMap:!1,shadowMode:!1})},3930:function(t,e,a){var n=a("c86c");e=n(!1),e.push([t.i,".no-data-icon[data-v-16f2c9c8]{font-size:%?200?%}.margin-top-100[data-v-16f2c9c8]{margin-top:%?200?%}",""]),t.exports=e},"59dd":function(t,e,a){"use strict";var n=a("1fd4"),i=a.n(n);i.a},8104:function(t,e,a){"use strict";a.r(e);var n=a("8396"),i=a("8811");for(var r in i)["default"].indexOf(r)<0&&function(t){a.d(e,t,(function(){return i[t]}))}(r);a("59dd");var s=a("828b"),o=Object(s["a"])(i["default"],n["b"],n["c"],!1,null,"9ddd64bc",null,!1,n["a"],void 0);e["default"]=o.exports},8396:function(t,e,a){"use strict";a.d(e,"b",(function(){return n})),a.d(e,"c",(function(){return i})),a.d(e,"a",(function(){}));var n=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("v-uni-view",[a("v-uni-view",{staticClass:"cu-bar bg-white search myfixed"},[a("v-uni-view",{staticClass:"search-form round"},[a("v-uni-text",{staticClass:"cuIcon-search"}),a("v-uni-input",{attrs:{type:"text",placeholder:t.$t("pages.meter.meterReading.请填写房屋编号,如1-1-1123"),"confirm-type":"search"},model:{value:t.roomNum,callback:function(e){t.roomNum=e},expression:"roomNum"}})],1),a("v-uni-view",{staticClass:"action"},[a("v-uni-button",{staticClass:"cu-btn bg-gradual-green shadow-blur round",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t._searchMeter()}}},[t._v(t._s(t.$t("pages.meter.meterReading.搜索")))]),a("v-uni-button",{staticClass:"cu-btn bg-gradual-orange shadow-blur round",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t._addMeter()}}},[t._v(t._s(t.$t("pages.meter.meterReading.开始抄表")))])],1)],1),a("v-uni-view",{staticClass:"margin-top mytop"},t._l(t.meterReads,(function(e,n){return a("v-uni-view",{key:n,staticClass:"cu-list menu sm-border"},[a("v-uni-view",{staticClass:"cu-item"},[a("v-uni-view",{staticClass:"content"},[a("v-uni-view",{staticClass:"text-black text-xs"},[a("v-uni-text",{staticClass:"cuIcon-homefill text-blue "}),t._v(" "+t._s(e.objName)+" ")],1),a("v-uni-view",{staticClass:"text-gray text-sm"},[a("v-uni-text",[t._v(t._s(t.$t("pages.meter.meterReading.本期读数:")))]),t._v(" "+t._s(e.curDegrees)+" "),a("v-uni-text",{staticStyle:{"margin-left":"7px"}},[t._v(t._s(t.$t("pages.meter.meterReading.时间:")))]),t._v(" "+t._s(e.curReadingTime)+" ")],1)],1),a("v-uni-view",{staticClass:"action"},[a("v-uni-text",{staticClass:"text-grey text-sm"},[t._v(t._s(1010==e.meterType?t.$t("pages.meter.meterReading.水表"):t.$t("pages.meter.meterReading.水电")))])],1)],1)],1)})),1)],1)},i=[]},8811:function(t,e,a){"use strict";a.r(e);var n=a("1cf0"),i=a.n(n);for(var r in n)["default"].indexOf(r)<0&&function(t){a.d(e,t,(function(){return n[t]}))}(r);e["default"]=i.a},c478:function(t,e,a){"use strict";a.r(e);var n=a("1431"),i=a.n(n);for(var r in n)["default"].indexOf(r)<0&&function(t){a.d(e,t,(function(){return n[t]}))}(r);e["default"]=i.a},e6c1:function(t,e,a){var n=a("c86c");e=n(!1),e.push([t.i,".cu-list.menu-avatar>.cu-item .content-left[data-v-9ddd64bc]{left:%?30?%}.cu-list+.cu-list[data-v-9ddd64bc]{margin-top:%?20?%}.myfixed[data-v-9ddd64bc]{position:fixed;z-index:99;width:100%;height:30px;margin-top:-14px}.mytop[data-v-9ddd64bc]{padding-top:45px}",""]),t.exports=e}}]); |