mirror of
https://gitee.com/beecue/fastbee.git
synced 2025-12-18 00:45:55 +08:00
1 line
3.7 KiB
JavaScript
1 line
3.7 KiB
JavaScript
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-82e00426"],{4530:function(t,e,n){},"93bb":function(t,e,n){"use strict";n.d(e,"a",(function(){return p})),n.d(e,"b",(function(){return f})),n.d(e,"c",(function(){return l}));n("5530");var r=n("1da1"),a=(n("96cf"),n("d3b7"),n("99af"),n("bc3a")),c=n.n(a),i={ENC:!1,baseUrl:"http://locolhost:8888",code:401},s=i,u=(n("a18c"),s.baseUrl);c.a.CancelToken;c.a.interceptors.request.use((function(t){var e=localStorage.getItem("token");return t.headers.common["Content-Type"]="application/json;charset=utf-8",t.headers.common["token"]=e,t}),(function(t){return console.log(t),Promise.reject(t)})),c.a.interceptors.response.use((function(t){return 200!==t.status?Promise.reject(t):(t.data.code,s.code,t.data)}),(function(t){var e={success:!1,msg:"未知异常,请联系管理员!"};return Promise.reject(e)}));var o={headers:{enc:s.ENC}},g=function(t){return t},p=function(){var t=Object(r["a"])(regeneratorRuntime.mark((function t(e,n){var r;return regeneratorRuntime.wrap((function(t){while(1)switch(t.prev=t.next){case 0:return t.prev=0,n=g(n),t.next=4,c.a.get("".concat(u).concat(e),{params:n,headers:o.headers},o);case 4:return r=t.sent,t.abrupt("return",r);case 8:return t.prev=8,t.t0=t["catch"](0),t.abrupt("return",t.t0);case 11:case"end":return t.stop()}}),t,null,[[0,8]])})));return function(e,n){return t.apply(this,arguments)}}(),f=function(){var t=Object(r["a"])(regeneratorRuntime.mark((function t(e,n){var r;return regeneratorRuntime.wrap((function(t){while(1)switch(t.prev=t.next){case 0:return t.prev=0,t.next=3,c.a.get(e,{params:n});case 3:return r=t.sent,t.abrupt("return",r);case 7:return t.prev=7,t.t0=t["catch"](0),t.abrupt("return",t.t0);case 10:case"end":return t.stop()}}),t,null,[[0,7]])})));return function(e,n){return t.apply(this,arguments)}}(),l=function(){var t=Object(r["a"])(regeneratorRuntime.mark((function t(e,n){var r;return regeneratorRuntime.wrap((function(t){while(1)switch(t.prev=t.next){case 0:return t.prev=0,n=g(n),t.next=4,c.a.post("".concat(u).concat(e),n,o);case 4:return r=t.sent,t.abrupt("return",r);case 8:return t.prev=8,t.t0=t["catch"](0),t.abrupt("return",t.t0);case 11:case"end":return t.stop()}}),t,null,[[0,8]])})));return function(e,n){return t.apply(this,arguments)}}()},"9a05":function(t,e,n){"use strict";n.r(e);var r=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"right_bottom"},[n("dv-capsule-chart",{staticStyle:{width:"100%",height:"260px"},attrs:{config:t.config}})],1)},a=[],c=n("5530"),i=n("e100"),s={data:function(){return{gatewayno:"",config:{showValue:!0,unit:"次",data:[]}}},created:function(){this.getData()},computed:{},mounted:function(){},beforeDestroy:function(){this.clearData()},methods:{clearData:function(){this.timer&&(clearInterval(this.timer),this.timer=null)},switper:function(){var t=this;if(!this.timer){var e=function(e){t.getData()};this.timer=setInterval(e,this.$store.state.settings.echartsAutoTime)}},getData:function(){var t=this;this.pageflag=!0,Object(i["a"])("big7",{gatewayno:this.gatewayno}).then((function(e){t.timer||console.log("报警排名",e),e.success?(t.config=Object(c["a"])(Object(c["a"])({},t.config),{},{data:e.data}),t.switper()):(t.pageflag=!1,t.srcList=[],t.$Message({text:e.msg,type:"warning"}))}))}}},u=s,o=(n("a39b"),n("2877")),g=Object(o["a"])(u,r,a,!1,null,"e5aac588",null);e["default"]=g.exports},a39b:function(t,e,n){"use strict";n("4530")},e100:function(t,e,n){"use strict";n.d(e,"a",(function(){return c}));var r=n("93bb"),a={big1:"/bigscreen/countUserNum",big2:"/bigscreen/countDeviceNum",big3:"/bigscreen/sbtx",big4:"/bigscreen/alarmNum",big5:"/bigscreen/ssyj",big6:"/bigscreen/installationPlan",big7:"/bigscreen/ranking",big8:"/bigscreen/centermap"},c=function(t,e){return r["a"](a[t],e)}}}]); |