zqyy-yl/dist1/assets/js/chunk-1b44f605.0ed1649a.js
2023-09-08 11:34:27 +08:00

1 line
14 KiB
JavaScript
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-1b44f605"],{"0c6d":function(e,t,n){"use strict";n.d(t,"a",(function(){return a})),n.d(t,"b",(function(){return s}));var r=n("2b0e"),o=n("bc3a"),i=n.n(o),u=n("5c96");i.a.defaults.withCredentials=!0,i.a.defaults.crossDomain=!0;var c=i.a.create({baseURL:"http://51.31.219.42:6896",timeout:12e4});c.interceptors.request.use((function(e){return e}),(function(e){return Promise.reject(e)})),c.interceptors.response.use((function(e){if(e.data.body){if(e.data&&e.data.body&&"0000"===e.data.body.rtnCode)return e.data.body.dataSet;if(!e.data)return e;var t={code:e.data.body.rtnCode,message:e.data.body.rtnMessage};return Promise.reject(t)}return e.data}),(function(e){if(e&&e.response)switch(e.response.status){case 400:u["Message"].error("错误请求");break;case 401:window.location.href=r["default"].prototype.$loginURL;break;case 403:u["Message"].error("拒绝访问");break;case 404:u["Message"].error("请求错误,未找到该资源");break;case 405:u["Message"].error("请求方法未允许");break;case 408:u["Message"].error("请求超时");break;case 500:u["Message"].error("服务器端出错");break;case 501:u["Message"].error("网络未实现");break;case 502:u["Message"].error("网络错误");break;case 503:u["Message"].error("服务不可用");break;case 504:u["Message"].error("网络超时");break;case 505:u["Message"].error("http版本不支持该请求");break;default:u["Message"].error("连接错误".concat(e.response.status))}else JSON.stringify(e).includes("timeout")&&u["Message"].error("服务器响应超时,请刷新当前页"),u["Message"].error("连接服务器失败")}));function s(e,t){return c({url:e,method:"post",data:t})}function a(e,t){return c({url:e,method:"post",data:t})}},"28a0":function(e,t){"function"===typeof Object.create?e.exports=function(e,t){e.super_=t,e.prototype=Object.create(t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}})}:e.exports=function(e,t){e.super_=t;var n=function(){};n.prototype=t.prototype,e.prototype=new n,e.prototype.constructor=e}},3022:function(e,t,n){(function(e){var r=Object.getOwnPropertyDescriptors||function(e){for(var t=Object.keys(e),n={},r=0;r<t.length;r++)n[t[r]]=Object.getOwnPropertyDescriptor(e,t[r]);return n},o=/%[sdj%]/g;t.format=function(e){if(!w(e)){for(var t=[],n=0;n<arguments.length;n++)t.push(c(arguments[n]));return t.join(" ")}n=1;for(var r=arguments,i=r.length,u=String(e).replace(o,(function(e){if("%%"===e)return"%";if(n>=i)return e;switch(e){case"%s":return String(r[n++]);case"%d":return Number(r[n++]);case"%j":try{return JSON.stringify(r[n++])}catch(t){return"[Circular]"}default:return e}})),s=r[n];n<i;s=r[++n])j(s)||!k(s)?u+=" "+s:u+=" "+c(s);return u},t.deprecate=function(n,r){if("undefined"!==typeof e&&!0===e.noDeprecation)return n;if("undefined"===typeof e)return function(){return t.deprecate(n,r).apply(this,arguments)};var o=!1;function i(){if(!o){if(e.throwDeprecation)throw new Error(r);e.traceDeprecation,o=!0}return n.apply(this,arguments)}return i};var i,u={};function c(e,n){var r={seen:[],stylize:a};return arguments.length>=3&&(r.depth=arguments[2]),arguments.length>=4&&(r.colors=arguments[3]),O(n)?r.showHidden=n:n&&t._extend(r,n),S(r.showHidden)&&(r.showHidden=!1),S(r.depth)&&(r.depth=2),S(r.colors)&&(r.colors=!1),S(r.customInspect)&&(r.customInspect=!0),r.colors&&(r.stylize=s),p(r,e,r.depth)}function s(e,t){var n=c.styles[t];return n?"["+c.colors[n][0]+"m"+e+"["+c.colors[n][1]+"m":e}function a(e,t){return e}function f(e){var t={};return e.forEach((function(e,n){t[e]=!0})),t}function p(e,n,r){if(e.customInspect&&n&&x(n.inspect)&&n.inspect!==t.inspect&&(!n.constructor||n.constructor.prototype!==n)){var o=n.inspect(r,e);return w(o)||(o=p(e,o,r)),o}var i=d(e,n);if(i)return i;var u=Object.keys(n),c=f(u);if(e.showHidden&&(u=Object.getOwnPropertyNames(n)),T(n)&&(u.indexOf("message")>=0||u.indexOf("description")>=0))return l(n);if(0===u.length){if(x(n)){var s=n.name?": "+n.name:"";return e.stylize("[Function"+s+"]","special")}if(P(n))return e.stylize(RegExp.prototype.toString.call(n),"regexp");if(E(n))return e.stylize(Date.prototype.toString.call(n),"date");if(T(n))return l(n)}var a,O="",j=!1,h=["{","}"];if(m(n)&&(j=!0,h=["[","]"]),x(n)){var v=n.name?": "+n.name:"";O=" [Function"+v+"]"}return P(n)&&(O=" "+RegExp.prototype.toString.call(n)),E(n)&&(O=" "+Date.prototype.toUTCString.call(n)),T(n)&&(O=" "+l(n)),0!==u.length||j&&0!=n.length?r<0?P(n)?e.stylize(RegExp.prototype.toString.call(n),"regexp"):e.stylize("[Object]","special"):(e.seen.push(n),a=j?b(e,n,r,c,u):u.map((function(t){return y(e,n,r,c,t,j)})),e.seen.pop(),g(a,O,h)):h[0]+O+h[1]}function d(e,t){if(S(t))return e.stylize("undefined","undefined");if(w(t)){var n="'"+JSON.stringify(t).replace(/^"|"$/g,"").replace(/'/g,"\\'").replace(/\\"/g,'"')+"'";return e.stylize(n,"string")}return v(t)?e.stylize(""+t,"number"):O(t)?e.stylize(""+t,"boolean"):j(t)?e.stylize("null","null"):void 0}function l(e){return"["+Error.prototype.toString.call(e)+"]"}function b(e,t,n,r,o){for(var i=[],u=0,c=t.length;u<c;++u)N(t,String(u))?i.push(y(e,t,n,r,String(u),!0)):i.push("");return o.forEach((function(o){o.match(/^\d+$/)||i.push(y(e,t,n,r,o,!0))})),i}function y(e,t,n,r,o,i){var u,c,s;if(s=Object.getOwnPropertyDescriptor(t,o)||{value:t[o]},s.get?c=s.set?e.stylize("[Getter/Setter]","special"):e.stylize("[Getter]","special"):s.set&&(c=e.stylize("[Setter]","special")),N(r,o)||(u="["+o+"]"),c||(e.seen.indexOf(s.value)<0?(c=j(n)?p(e,s.value,null):p(e,s.value,n-1),c.indexOf("\n")>-1&&(c=i?c.split("\n").map((function(e){return" "+e})).join("\n").substr(2):"\n"+c.split("\n").map((function(e){return" "+e})).join("\n"))):c=e.stylize("[Circular]","special")),S(u)){if(i&&o.match(/^\d+$/))return c;u=JSON.stringify(""+o),u.match(/^"([a-zA-Z_][a-zA-Z_0-9]*)"$/)?(u=u.substr(1,u.length-2),u=e.stylize(u,"name")):(u=u.replace(/'/g,"\\'").replace(/\\"/g,'"').replace(/(^"|"$)/g,"'"),u=e.stylize(u,"string"))}return u+": "+c}function g(e,t,n){var r=e.reduce((function(e,t){return t.indexOf("\n")>=0&&0,e+t.replace(/\u001b\[\d\d?m/g,"").length+1}),0);return r>60?n[0]+(""===t?"":t+"\n ")+" "+e.join(",\n ")+" "+n[1]:n[0]+t+" "+e.join(", ")+" "+n[1]}function m(e){return Array.isArray(e)}function O(e){return"boolean"===typeof e}function j(e){return null===e}function h(e){return null==e}function v(e){return"number"===typeof e}function w(e){return"string"===typeof e}function C(e){return"symbol"===typeof e}function S(e){return void 0===e}function P(e){return k(e)&&"[object RegExp]"===z(e)}function k(e){return"object"===typeof e&&null!==e}function E(e){return k(e)&&"[object Date]"===z(e)}function T(e){return k(e)&&("[object Error]"===z(e)||e instanceof Error)}function x(e){return"function"===typeof e}function M(e){return null===e||"boolean"===typeof e||"number"===typeof e||"string"===typeof e||"symbol"===typeof e||"undefined"===typeof e}function z(e){return Object.prototype.toString.call(e)}t.debuglog=function(n){if(S(i)&&(i=Object({NODE_ENV:"production",BASE_URL:""}).NODE_DEBUG||""),n=n.toUpperCase(),!u[n])if(new RegExp("\\b"+n+"\\b","i").test(i)){e.pid;u[n]=function(){t.format.apply(t,arguments)}}else u[n]=function(){};return u[n]},t.inspect=c,c.colors={bold:[1,22],italic:[3,23],underline:[4,24],inverse:[7,27],white:[37,39],grey:[90,39],black:[30,39],blue:[34,39],cyan:[36,39],green:[32,39],magenta:[35,39],red:[31,39],yellow:[33,39]},c.styles={special:"cyan",number:"yellow",boolean:"yellow",undefined:"grey",null:"bold",string:"green",date:"magenta",regexp:"red"},t.isArray=m,t.isBoolean=O,t.isNull=j,t.isNullOrUndefined=h,t.isNumber=v,t.isString=w,t.isSymbol=C,t.isUndefined=S,t.isRegExp=P,t.isObject=k,t.isDate=E,t.isError=T,t.isFunction=x,t.isPrimitive=M,t.isBuffer=n("d60a");function N(e,t){return Object.prototype.hasOwnProperty.call(e,t)}t.log=function(){},t.inherits=n("28a0"),t._extend=function(e,t){if(!t||!k(t))return e;var n=Object.keys(t),r=n.length;while(r--)e[n[r]]=t[n[r]];return e};var D="undefined"!==typeof Symbol?Symbol("util.promisify.custom"):void 0;function R(e,t){if(!e){var n=new Error("Promise was rejected with a falsy value");n.reason=e,e=n}return t(e)}function A(t){if("function"!==typeof t)throw new TypeError('The "original" argument must be of type Function');function n(){for(var n=[],r=0;r<arguments.length;r++)n.push(arguments[r]);var o=n.pop();if("function"!==typeof o)throw new TypeError("The last argument must be of type Function");var i=this,u=function(){return o.apply(i,arguments)};t.apply(this,n).then((function(t){e.nextTick(u,null,t)}),(function(t){e.nextTick(R,t,u)}))}return Object.setPrototypeOf(n,Object.getPrototypeOf(t)),Object.defineProperties(n,r(t)),n}t.promisify=function(e){if("function"!==typeof e)throw new TypeError('The "original" argument must be of type Function');if(D&&e[D]){var t=e[D];if("function"!==typeof t)throw new TypeError('The "util.promisify.custom" argument must be of type Function');return Object.defineProperty(t,D,{value:t,enumerable:!1,writable:!1,configurable:!0}),t}function t(){for(var t,n,r=new Promise((function(e,r){t=e,n=r})),o=[],i=0;i<arguments.length;i++)o.push(arguments[i]);o.push((function(e,r){e?n(e):t(r)}));try{e.apply(this,o)}catch(u){n(u)}return r}return Object.setPrototypeOf(t,Object.getPrototypeOf(e)),D&&Object.defineProperty(t,D,{value:t,enumerable:!1,writable:!1,configurable:!0}),Object.defineProperties(t,r(e))},t.promisify.custom=D,t.callbackify=A}).call(this,n("4362"))},"4ec3":function(e,t,n){"use strict";n.d(t,"t",(function(){return c})),n.d(t,"u",(function(){return s})),n.d(t,"a",(function(){return a})),n.d(t,"d",(function(){return f})),n.d(t,"e",(function(){return p})),n.d(t,"f",(function(){return d})),n.d(t,"g",(function(){return l})),n.d(t,"h",(function(){return b})),n.d(t,"K",(function(){return y})),n.d(t,"H",(function(){return g})),n.d(t,"I",(function(){return m})),n.d(t,"J",(function(){return O})),n.d(t,"n",(function(){return j})),n.d(t,"k",(function(){return h})),n.d(t,"m",(function(){return v})),n.d(t,"l",(function(){return w})),n.d(t,"s",(function(){return C})),n.d(t,"o",(function(){return S})),n.d(t,"q",(function(){return P})),n.d(t,"p",(function(){return k})),n.d(t,"r",(function(){return E})),n.d(t,"v",(function(){return T})),n.d(t,"w",(function(){return x})),n.d(t,"x",(function(){return M})),n.d(t,"A",(function(){return z})),n.d(t,"C",(function(){return N})),n.d(t,"B",(function(){return D})),n.d(t,"M",(function(){return A})),n.d(t,"N",(function(){return U})),n.d(t,"y",(function(){return F})),n.d(t,"G",(function(){return _})),n.d(t,"E",(function(){return B})),n.d(t,"F",(function(){return J})),n.d(t,"z",(function(){return L})),n.d(t,"O",(function(){return I})),n.d(t,"P",(function(){return $})),n.d(t,"i",(function(){return G})),n.d(t,"L",(function(){return u})),n.d(t,"b",(function(){return R})),n.d(t,"D",(function(){return o})),n.d(t,"c",(function(){return i})),n.d(t,"j",(function(){return H}));var r=n("0c6d"),o=function(e){return Object(r["b"])("/bd/rest/ap-system/loginUser",e)},i=function(e){return Object(r["a"])("/bd/ap-system/casLoginOut",e)},u=function(e){return Object(r["a"])("/bd/rest/society/secuIndex/1",e)},c=function(e){return Object(r["a"])("/bd/rest/society/getNumLeftOne/1",e)},s=function(e){return Object(r["a"])("/bd/rest/society/getNumRightTwo/1",e)},a=function(e){return Object(r["a"])("/bd/rest/society/GetNumRightOne/1",e)},f=function(e){return Object(r["a"])("/bd/rest/society/communityPreventableCaseFil/1",e)},p=function(e){return Object(r["a"])("/bd/rest/society/communityPreventableCaseType/1",e)},d=function(e){return Object(r["a"])("/bd/rest/society/communityPreventableCaseTypee/1",e)},l=function(e){return Object(r["a"])("/bd/rest/society/communityPreventablePopulati/1",e)},b=function(e){return Object(r["a"])("/bd/rest/society/communityPreventablePopulatiMap/1",e)},y=function(e){return Object(r["a"])("/bd/rest/society/publicSecurityCaseType/1",e)},g=function(e){return Object(r["a"])("/bd/rest/society/publicSecurityCaseTrend/1",e)},m=function(e){return Object(r["a"])("/bd/rest/society/publicSecurityCaseTrendMap/1",e)},O=function(e){return Object(r["a"])("/bd/rest/society/publicSecurityCaseTrendcc/1",e)},j=function(e){return Object(r["a"])("/bd/rest/society/criminalCaseMap/1",e)},h=function(e){return Object(r["a"])("/bd/rest/society/criminalCase8Num/1",e)},v=function(e){return Object(r["a"])("/bd/rest/society/criminalCase8Trend/1",e)},w=function(e){return Object(r["a"])("/bd/rest/society/criminalCase8NumTrend/1",e)},C=function(e){return Object(r["a"])("/bd/rest/society/criminalcrownCaseMap/1",e)},S=function(e){return Object(r["a"])("/bd/rest/society/criminalCaseNum/1",e)},P=function(e){return Object(r["a"])("/bd/rest/society/criminalCaseTrend2/1",e)},k=function(e){return Object(r["a"])("/bd/rest/society/criminalCaseTrend/1",e)},E=function(e){return Object(r["a"])("/bd/rest/society/criminalcrownCaseClass/1",e)},T=function(e){return Object(r["a"])("/bd/rest/society/groupPreventionCureSpot/1",e)},x=function(e){return Object(r["a"])("/bd/rest/society/groupPreventionCureSpotMap/1",e)},M=function(e){return Object(r["a"])("/bd/rest/society/groupPreventionCureSpotTrend/1",e)},z=function(e){return Object(r["a"])("/bd/rest/society/keyOrg/1",e)},N=function(e){return Object(r["a"])("/bd/rest/society/keyOrgByYearMonth/1",e)},D=function(e){return Object(r["a"])("/bd/rest/society/keyOrgByType/1",e)},R=function(e){return Object(r["a"])("/bd/rest/society/baseYearMonthQuarter/1",e)},A=function(e){return Object(r["a"])("/bd/rest/society/sensitiveCase/1",e)},U=function(e){return Object(r["a"])("/bd/rest/society/sensitiveCaseType/1",e)},F=function(e){return Object(r["a"])("/bd/rest/society/infomation/1",e)},_=function(e){return Object(r["a"])("/bd/rest/society/petition/1",e)},B=function(e){return Object(r["a"])("/bd/rest/society/majorDecisions/1",e)},J=function(e){return Object(r["a"])("/bd/rest/society/majorDecisionsReport/1",e)},L=function(e){return Object(r["a"])("/bd/rest/society/keyAreas/1",e)},I=function(e){return Object(r["a"])("/bd/rest/society/townAndCountry/1",e)},$=function(e){return Object(r["a"])("/bd/rest/society/townAndCountryEatOther/1",e)},G=function(e){return Object(r["a"])("/bd/rest/society/contradiction/1",e)},H=function(e){return Object(r["a"])("http://51.31.219.28:6893/ap-system/outer/log-audit/createOperationLog",e)}},d60a:function(e,t){e.exports=function(e){return e&&"object"===typeof e&&"function"===typeof e.copy&&"function"===typeof e.fill&&"function"===typeof e.readUInt8}}}]);