-1)return o.cssRules=t[i].cssRules[n],o.index=n,o.styleSheet=t[i],o}catch(s){}},fe.getEchartExplain=function(){return'响应示例-echartData
{
"msg": "操作成功",
"code": 200,
"data": {
"xdata": ["Mon", "Tue", "Wed", "Thu", "Fri", "Sat", "Sun"],
"ydata": [150, 230, 224, 218, 135, 147, 260]
}
}
代码视图
option = {
xAxis: {
\ttype: "category",
\tdata: echartData.data.xdata
},
yAxis: {
\ttype: "value"
},
series: [
{
\tdata: echartData.data.ydata,
\ttype: "line"
}
]
};
'};var ye=fe,xe=o("aa3a"),we=o("c0c3"),ke=function(){var e=this,t=e.$createElement,o=e._self._c||t;return o("div",{staticClass:"pagination-container",class:{hidden:e.hidden}},[o("el-pagination",e._b({attrs:{background:e.background,"current-page":e.currentPage,"page-size":e.pageSize,layout:e.layout,"page-sizes":e.pageSizes,"pager-count":e.pagerCount,total:e.total},on:{"update:currentPage":function(t){e.currentPage=t},"update:current-page":function(t){e.currentPage=t},"update:pageSize":function(t){e.pageSize=t},"update:page-size":function(t){e.pageSize=t},"size-change":e.handleSizeChange,"current-change":e.handleCurrentChange}},"el-pagination",e.$attrs,!1))],1)},Pe=[];Math.easeInOutQuad=function(e,t,o,i){return e/=i/2,e<1?o/2*e*e+t:(e--,-o/2*(e*(e-2)-1)+t)};var Ce=function(){return window.requestAnimationFrame||window.webkitRequestAnimationFrame||window.mozRequestAnimationFrame||function(e){window.setTimeout(e,1e3/60)}}();function Se(e){document.documentElement.scrollTop=e,document.body.parentNode.scrollTop=e,document.body.scrollTop=e}function Te(){return document.documentElement.scrollTop||document.body.parentNode.scrollTop||document.body.scrollTop}function ze(e,t,o){var i=Te(),n=e-i,s=20,a=0;t="undefined"===typeof t?500:t;var c=function(){a+=s;var e=Math.easeInOutQuad(a,i,n,t);Se(e),athis.total&&(this.currentPage=1),this.$emit("pagination",{page:this.currentPage,limit:e}),this.autoScroll&&ze(0,800)},handleCurrentChange:function(e){this.$emit("pagination",{page:e,limit:this.pageSize}),this.autoScroll&&ze(0,800)}}},De=Me,Ae=(o("ff22"),Object(m["a"])(De,ke,Pe,!1,null,"29edcc6b",null)),Ie=Ae.exports,Ee=function(){var e=this,t=e.$createElement,o=e._self._c||t;return o("div",{staticClass:"top-right-btn",style:e.style},[e._t("default"),e.search?o("el-tooltip",{staticClass:"item",attrs:{effect:"dark",content:e.showSearch?e.$t("components.RightToolbar.390493-0"):e.$t("components.RightToolbar.390493-1"),placement:"top"}},[o("el-button",{staticClass:"custom-button",attrs:{size:"mini",icon:"el-icon-search"},on:{click:function(t){return e.toggleSearch()}}})],1):e._e(),o("el-tooltip",{staticClass:"item",attrs:{effect:"dark",content:e.$t("components.RightToolbar.390493-2"),placement:"top"}},[o("el-button",{staticClass:"custom-button",attrs:{size:"mini",icon:"el-icon-refresh"},on:{click:function(t){return e.refresh()}}})],1),e.columns?o("el-tooltip",{staticClass:"item",attrs:{effect:"dark",content:e.$t("components.RightToolbar.390493-3"),placement:"top"}},[o("el-button",{staticClass:"custom-button",attrs:{size:"mini",icon:"el-icon-setting"},on:{click:function(t){return e.showColumn()}}})],1):e._e(),o("el-dialog",{attrs:{title:e.title,visible:e.open,width:"600px","append-to-body":""},on:{"update:visible":function(t){e.open=t}}},[o("div",{staticClass:"isShow-dialog"},[o("el-transfer",{attrs:{titles:[e.$t("components.RightToolbar.390493-4"),e.$t("components.RightToolbar.390493-5")],data:e.columns},on:{change:e.dataChange},model:{value:e.value,callback:function(t){e.value=t},expression:"value"}})],1)])],2)},Ve=[],Le={name:"RightToolbar",data:function(){return{value:[],title:this.$t("components.RightToolbar.390493-6"),open:!1}},props:{showSearch:{type:Boolean,default:!0},columns:{type:Array},search:{type:Boolean,default:!0},gutter:{type:Number,default:10}},computed:{style:function(){var e={};return this.gutter&&(e.marginRight="".concat(this.gutter/2,"px")),e}},created:function(){for(var e in this.columns)!1===this.columns[e].visible&&this.value.push(parseInt(e))},methods:{toggleSearch:function(){this.$emit("update:showSearch",!this.showSearch)},refresh:function(){this.$emit("queryTable")},dataChange:function(e){for(var t in this.columns){var o=this.columns[t].key;this.columns[t].visible=!e.includes(o)}},showColumn:function(){this.open=!0}}},Be=Le,Oe=(o("25f9"),Object(m["a"])(Be,Ee,Ve,!1,null,"18782ee8",null)),je=Oe.exports,Re=function(){var e=this,t=e.$createElement,o=e._self._c||t;return o("div",["url"==this.type?o("el-upload",{ref:"upload",staticStyle:{display:"none"},attrs:{action:e.uploadUrl,"before-upload":e.handleBeforeUpload,"on-success":e.handleUploadSuccess,"on-error":e.handleUploadError,name:"file","show-file-list":!1,headers:e.headers}}):e._e(),o("div",{ref:"editor",staticClass:"editor",style:e.styles})],1)},Ne=[],_e=o("9339"),He=o.n(_e),Fe=(o("a753"),o("8096"),o("14e1"),{name:"Editor",props:{value:{type:String,default:""},height:{type:Number,default:null},minHeight:{type:Number,default:null},readOnly:{type:Boolean,default:!1},fileSize:{type:Number,default:5},type:{type:String,default:"url"},url_type:{default:0}},data:function(){return{uploadUrl:"/prod-api/common/upload",headers:{Authorization:"Bearer "+Object(g["a"])()},Quill:null,currentValue:"",options:{theme:"snow",bounds:document.body,debug:"warn",modules:{toolbar:[["bold","italic","underline","strike"],["blockquote","code-block"],[{list:"ordered"},{list:"bullet"}],[{indent:"-1"},{indent:"+1"}],[{size:["small",!1,"large","huge"]}],[{header:[1,2,3,4,5,6,!1]}],[{color:[]},{background:[]}],[{align:[]}],["clean"],["link","image","video"]]},placeholder:"请输入内容",readOnly:this.readOnly}}},computed:{styles:function(){var e={};return this.minHeight&&(e.minHeight="".concat(this.minHeight,"px")),this.height&&(e.height="".concat(this.height,"px")),e}},watch:{value:{handler:function(e){e!==this.currentValue&&(this.currentValue=null===e?"":e,this.Quill&&this.Quill.pasteHTML(this.currentValue))},immediate:!0}},mounted:function(){this.init()},beforeDestroy:function(){this.Quill=null},methods:{init:function(){var e=this,t=this.$refs.editor;if(this.Quill=new He.a(t,this.options),"url"==this.type){var o=this.Quill.getModule("toolbar");o.addHandler("image",(function(t){e.uploadType="image",t?e.$refs.upload.$children[0].$refs.input.click():e.quill.format("image",!1)}))}this.Quill.pasteHTML(this.currentValue),this.Quill.on("text-change",(function(t,o,i){var n=e.$refs.editor.children[0].innerHTML,s=e.Quill.getText(),a=e.Quill;e.currentValue=n,e.$emit("input",n),e.$emit("on-change",{html:n,text:s,quill:a})})),this.Quill.on("text-change",(function(t,o,i){e.$emit("on-text-change",t,o,i)})),this.Quill.on("selection-change",(function(t,o,i){e.$emit("on-selection-change",t,o,i)})),this.Quill.on("editor-change",(function(t){for(var o=arguments.length,i=new Array(o>1?o-1:0),n=1;n1?t-1:0),i=1;i"),a=[]),(n=e.type[s]).splice.apply(n,[0,Number.MAX_SAFE_INTEGER].concat(Object(at["a"])(a))),a.forEach((function(t){i["default"].set(e.label[s],t.value,t.label)})),a}))}var wt=function(e,t){ht(t),e.mixin({data:function(){if(void 0===this.$options||void 0===this.$options.dicts||null===this.$options.dicts)return{};var e=new yt;return e.owner=this,{dict:e}},created:function(){var e=this;this.dict instanceof yt&&(t.onCreated&&t.onCreated(this.dict),this.dict.init(this.$options.dicts).then((function(){t.onReady&&t.onReady(e.dict),e.$nextTick((function(){e.$emit("dictReady",e.dict),e.$options.methods&&e.$options.methods.onDictReady instanceof Function&&e.$options.methods.onDictReady.call(e,e.dict)}))})))}})};function kt(e,t){if(null==t&&""==t)return null;try{for(var o=0;o'});a.a.add(c);t["default"]=c},"594d":function(e,t,o){"use strict";var i=function(){var e=this,t=e.$createElement,o=e._self._c||t;return o("div",{directives:[{name:"loading",rawName:"v-loading",value:e.loading,expression:"loading"}],style:"height:"+e.height,attrs:{"element-loading-text":"正在加载页面,请稍候!"}},[o("iframe",{staticStyle:{width:"100%",height:"100%"},attrs:{id:e.iframeId,src:e.src,frameborder:"no"}})])},n=[],s=(o("ac1f"),o("5319"),{props:{src:{type:String,default:"/"},iframeId:{type:String}},data:function(){return{loading:!1,height:document.documentElement.clientHeight-94.5+"px;"}},mounted:function(){var e=this,t=("#"+this.iframeId).replace(/\//g,"\\/"),o=document.querySelector(t);o.attachEvent?(this.loading=!0,o.attachEvent("onload",(function(){e.loading=!1}))):(this.loading=!0,o.onload=function(){e.loading=!1})}}),a=s,c=o("2877"),r=Object(c["a"])(a,i,n,!1,null,null,null);t["a"]=r.exports},"59c0":function(e,t,o){"use strict";o.r(t);var i=o("e017"),n=o.n(i),s=o("21a1"),a=o.n(s),c=new n.a({id:"icon-log-a",use:"icon-log-a-usage",viewBox:"0 0 1024 1024",content:''});a.a.add(c);t["default"]=c},"5aa7":function(e,t,o){"use strict";o.r(t);var i=o("e017"),n=o.n(i),s=o("21a1"),a=o.n(s),c=new n.a({id:"icon-clipboard",use:"icon-clipboard-usage",viewBox:"0 0 128 128",content:''});a.a.add(c);t["default"]=c},"5ab1":function(e,t,o){"use strict";o("0c49")},"5b37":function(e,t,o){"use strict";o.r(t);var i=o("e017"),n=o.n(i),s=o("21a1"),a=o.n(s),c=new n.a({id:"icon-zhifubao",use:"icon-zhifubao-usage",viewBox:"0 0 1037 1024",content:''});a.a.add(c);t["default"]=c},"5b41":function(e,t,o){"use strict";o.r(t);var i=o("e017"),n=o.n(i),s=o("21a1"),a=o.n(s),c=new n.a({id:"icon-authenticate",use:"icon-authenticate-usage",viewBox:"0 0 1024 1024",content:''});a.a.add(c);t["default"]=c},"5b7a":function(e){e.exports=JSON.parse('{"views.iot.bridge.index.525282-0":"connector name","views.iot.bridge.index.525282-1":"Please enter the connector name.","views.iot.bridge.index.525282-2":"Search","views.iot.bridge.index.525282-3":"Reset","views.iot.bridge.index.525282-4":"Add","views.iot.bridge.index.525282-5":"Update","views.iot.bridge.index.525282-6":"Delete","views.iot.bridge.index.525282-7":"Export","views.iot.bridge.index.525282-8":"Is it effective","views.iot.bridge.index.525282-9":"Status","views.iot.bridge.index.525282-10":"Not Connected","views.iot.bridge.index.525282-11":"Connected","views.iot.bridge.index.525282-12":"Bridging Type","views.iot.bridge.index.525282-13":"HTTP Push","views.iot.bridge.index.525282-14":"MQTT Bridge","views.iot.bridge.index.525282-15":"Database Storage","views.iot.bridge.index.525282-16":"Bridging Direction","views.iot.bridge.index.525282-17":"Input","views.iot.bridge.index.525282-18":"Output","views.iot.bridge.index.525282-19":"Notes","views.iot.bridge.index.525282-20":"Action","views.iot.bridge.index.525282-21":"Connection Test","views.iot.bridge.index.525282-22":"Bridging Name","views.iot.bridge.index.525282-23":"Please enter the bridging name","views.iot.bridge.index.525282-24":"Please select the bridging direction","views.iot.bridge.index.525282-25":"Request URL","views.iot.bridge.index.525282-26":"Please enter the request URL","views.iot.bridge.index.525282-27":"Please select","views.iot.bridge.index.525282-28":"Request Method","views.iot.bridge.index.525282-29":"Request Header","views.iot.bridge.index.525282-30":"Please enter the parameter name","views.iot.bridge.index.525282-31":"Please enter the parameter value","views.iot.bridge.index.525282-32":"Key","views.iot.bridge.index.525282-33":"Value","views.iot.bridge.index.525282-34":"Add Parameter","views.iot.bridge.index.525282-35":"Request Parameters","views.iot.bridge.index.525282-36":"Request Body","views.iot.bridge.index.525282-37":"Please enter the content","views.iot.bridge.index.525282-38":"MQTT Service Address","views.iot.bridge.index.525282-39":"Input example: mqtt.example.com:1883","views.iot.bridge.index.525282-40":"Client ID","views.iot.bridge.index.525282-41":"Please enter the Client ID","views.iot.bridge.index.525282-42":"Username","views.iot.bridge.index.525282-43":"Please enter the Username","views.iot.bridge.index.525282-44":"Password","views.iot.bridge.index.525282-45":"Please enter the Password","views.iot.bridge.index.525282-46":"Bridging Route","views.iot.bridge.index.525282-47":"Please enter the Bridging Route","views.iot.bridge.index.525282-48":"Database Type","views.iot.bridge.index.525282-49":"Please select a database type","views.iot.bridge.index.525282-50":"Data Source","views.iot.bridge.index.525282-51":"Please select a data source","views.iot.bridge.index.525282-52":"Connection Address","views.iot.bridge.index.525282-53":"Database Name","views.iot.bridge.index.525282-54":"Please enter the database name","views.iot.bridge.index.525282-55":"Enter relevant SQL statements","views.iot.bridge.index.525282-56":"Connect","views.iot.bridge.index.525282-57":"Confirm","views.iot.bridge.index.525282-58":"Cancel","views.iot.bridge.index.525282-59":"Relational Database","views.iot.bridge.index.525282-60":"Stay tuned","views.iot.bridge.index.525282-61":"Connector name cannot be empty","views.iot.bridge.index.525282-62":"Bridging type (3=HTTP Push, 4=MQTT Bridge, 5=Database Storage) cannot be empty","views.iot.bridge.index.525282-63":"Bridging direction (1=Input, 2=Output) cannot be empty","views.iot.bridge.index.525282-64":"Request method cannot be empty","views.iot.bridge.index.525282-65":"Bridging address cannot be empty","views.iot.bridge.index.525282-66":"Creation time cannot be empty","views.iot.bridge.index.525282-67":"Update time cannot be empty","views.iot.bridge.index.525282-68":"MQTT service address cannot be empty","views.iot.bridge.index.525282-69":"Input format is incorrect","views.iot.bridge.index.525282-70":"Client ID cannot be empty","views.iot.bridge.index.525282-71":"Username cannot be empty","views.iot.bridge.index.525282-72":"Password cannot be empty","views.iot.bridge.index.525282-73":"Route cannot be empty","views.iot.bridge.index.525282-74":"Data source cannot be empty","views.iot.bridge.index.525282-75":"Database type cannot be empty","views.iot.bridge.index.525282-76":"Port cannot be empty","views.iot.bridge.index.525282-77":"Database name cannot be empty","views.iot.bridge.index.525282-78":"Please enter the SQL statement","views.iot.bridge.index.525282-79":"Connection address cannot be empty","views.iot.bridge.index.525282-80":"Format is incorrect","views.iot.bridge.index.525282-81":"Input example: localhost:3306","views.iot.bridge.index.525282-82":"Bridge Entry","views.iot.bridge.index.525282-83":"Http Bridge GET","views.iot.bridge.index.525282-84":"Http Bridge PUT","views.iot.bridge.index.525282-85":"Http Bridge POST","views.iot.bridge.index.525282-86":"Add data bridge","views.iot.bridge.index.525282-87":"Successfu Lconnection","views.iot.bridge.index.525282-88":"Connector is not connected, please check the relevant configuration","views.iot.bridge.index.525282-89":"Update data bridge","views.iot.bridge.index.525282-90":"Connector is in the process of connecting","views.iot.bridge.index.525282-91":"Connector is not connected, please check the relevant configuration","views.iot.bridge.index.525282-92":"Configuration error, please check the configuration information","views.iot.bridge.index.525282-93":"Update successful","views.iot.bridge.index.525282-94":"Addition successful","views.iot.bridge.index.525282-95":"Deletion successful","views.iot.bridge.index.525282-96":"Are you sure you want to delete the data item with the data bridge number {0}?","views.iot.bridge.index.525282-97":"Test results:","views.iot.bridge.index.525282-98":"Add request header","views.iot.bridge.index.525282-99":"Add request configuration","views.iot.bridge.index.525282-100":"Data input theme","views.iot.bridge.index.525282-101":"Please enter data and theme","views.iot.bridge.index.525282-102":"Data output theme","views.iot.bridge.index.525282-103":"Please input data output topic"}')},"5bb0":function(e){e.exports=JSON.parse('{"search":"Search","reset":"Reset","add":"New Addition","del":"Delete","confirm":"Confirm","cancel":"Cancel","update":"Modify","opation":"Operation","delSuccess":"Delete Successful","remark":"Remarks","updateSuccess":"Modified Successfully","addSuccess":"New Successfully Added","uploadError":"Upload Failed","status":"State","start":"Start-Up","pause":"Suspend","look":"View","plzInput":"Please Enter The Content","refresh":"Refresh","deal":"Handle","data":"Data","dealResult":"Processing Results","creatTime":"Creation Time","edit":"Edit","repeat":"Repeat","close":"Close","open":"Open","detail":"Details","down":"Download","tips":"Prompt","batchDel":"Batch Deletion","export":"Export","success":"Success","fail":"Fail","import":"Import","name":"Name","uploadFile":"Upload Files","dragFileTips":"Drag The File Here,","clickFileTips":"Click To Upload","plzUploadFile":"Please Upload The File","batchImport":"Batch Import","submit":"Submit","select":"Select","save":"Save","next":"Next","query":"Query","pleaseSelect":"Please select","preview":"Preview","noData":"There is currently no data available","updateTime":"updateTime","uploadSuccess":"uploadSuccess","saveSuccess":"saveSuccess","systemPrompt":"System Prompt"}')},"5d34":function(e){e.exports=JSON.parse('{"device.allot-import-dialog.060657-0":"Product","device.allot-import-dialog.060657-1":"Please Select A Product","device.allot-import-dialog.060657-2":"Target Organization","device.allot-import-dialog.060657-3":"Please Select The Target Institution","device.allot-import-dialog.060657-7":"1. Only xls and xlsx format files are allowed to be imported.","device.allot-import-dialog.060657-8":"2. A maximum of 1000 devices can be allocated at a time, and when there are many devices at a time, it requires a longer verification and import time.","device.allot-import-dialog.060657-9":"3. After uploading the file and assigning it, you can view the details of the failed devices in the Device List - More Operations - Device Import Record.","device.allot-import-dialog.060657-10":"Device Allocation Template","device.allot-import-dialog.060657-12":"Confirm","device.allot-import-dialog.060657-13":"Import Allocation","device.allot-import-dialog.060657-14":"Product Cannot Be Empty","device.allot-import-dialog.060657-15":"The Target Organization Cannot Be Empty","device.allot-import-dialog.060657-17":"Import Results","device.allot-record.155854-0":"Equipment Allocation Records","device.allot-record.155854-1":"Belonging Organization","device.allot-record.155854-2":"Product Name","device.allot-record.155854-5":"The Affiliation Of The Device Before Its Allocation","device.allot-record.155854-7":"The Affiliation Of The Device After Allocation","device.allot-record.155854-8":"Total Allocation","device.allot-record.155854-9":"Allocation Successful","device.allot-record.155854-10":"allocation Failed","device.allot-record.155854-11":"Allocation Status","device.allot-record.155854-12":"Allocation Method","device.allot-record.155854-13":"Allocate Time","device.allot-record.155854-15":"Details Download","device.allot-record.155854-16":"Allocation Type","device.batch-import-dialog.850870-5":"Tip: Only xls and xlsx format files are allowed to be imported.","device.batch-import-dialog.850870-6":"Download Device Import Template","device.device-edit.148398-0":"Basic Information","device.device-edit.148398-1":"Device Name","device.device-edit.148398-2":"Please Enter The Device Name","device.device-edit.148398-3":"Abstract","device.device-edit.148398-4":"Belonging Products","device.device-edit.148398-5":"ProductName","device.device-edit.148398-6":"Choice","device.device-edit.148398-7":"Equipment Number","device.device-edit.148398-8":"Please Enter The Device Number","device.device-edit.148398-9":"Generate","device.device-edit.148398-10":"The current TCP protocol is selected, and the device number is generated in HEX format","device.device-edit.148398-11":"The currently selected product belongs to the modbus protocol and will generate sub devices based on the collection point template after the gateway device is created","device.device-edit.148398-12":"Firmware Version","device.device-edit.148398-13":"Please Enter The Firmware Version","device.device-edit.148398-14":"Simulated Device","device.device-edit.148398-15":"Device Shadow","device.device-edit.148398-16":"Disable Device","device.device-edit.148398-17":"Remarks","device.device-edit.148398-18":"Please enter remark","device.device-edit.148398-19":"Positioning Method","device.device-edit.148398-20":"Please Select Tthe Device Status","device.device-edit.148398-21":"Equipment Longitude","device.device-edit.148398-22":"Please Enter The Device Longitude","device.device-edit.148398-23":"Coordinate Picking","device.device-edit.148398-24":"Device Latitude","device.device-edit.148398-25":"Please Enter The Device Latitude","device.device-edit.148398-26":"Address","device.device-edit.148398-27":"Please Enter The Address Where The Device Is Located","device.device-edit.148398-28":"Network access address","device.device-edit.148398-29":"Device Access IP","device.device-edit.148398-30":"Activation Time","device.device-edit.148398-31":"Device Activation Time","device.device-edit.148398-32":"Equipment Signal","device.device-edit.148398-33":"Equipment Signal Strength","device.device-edit.148398-34":"Other Information","device.device-edit.148398-35":"Certification Information","device.device-edit.148398-36":"QR Code","device.device-edit.148398-37":"Map Display Area, Displayed After Addition","device.device-edit.148398-38":"Repair","device.device-edit.148398-39":"Change","device.device-edit.148398-40":"New","device.device-edit.148398-41":"Increase","device.device-edit.148398-42":"Running State ","device.device-edit.148398-43":"Sub Devices","device.device-edit.148398-44":"Device Channel","device.device-edit.148398-45":"Live Streaming On Devices","device.device-edit.148398-46":"Equipment recording","device.device-edit.148398-47":"Device Timing","device.device-edit.148398-48":"Device Sharing","device.device-edit.148398-49":"Event Log","device.device-edit.148398-50":"Instruction Log","device.device-edit.148398-51":"Real Time Monitoring","device.device-edit.148398-52":"Monitoring Statistics","device.device-edit.148398-53":"Return","device.device-edit.148398-54":"Summary (read-only data uploaded by devices)","device.device-edit.148398-55":"Copy","device.device-edit.148398-56":"Device QR Code","device.device-edit.148398-57":"Close","device.device-edit.148398-58":"Connection Parameters","device.device-edit.148398-59":"One Click Copy","device.device-edit.148398-60":"The Device Name Cannot Be Empty","device.device-edit.148398-61":"The Length Of The Device Name Is Between 2 And 32 Characters","device.device-edit.148398-62":"The Firmware Version Cannot Be Empty","device.device-edit.148398-63":"Received [Device Status - Details] Topic:","device.device-edit.148398-64":"Received [Device Status - Details] content:","device.device-edit.148398-65":"Equipment Number Cannot Be Empty","device.device-edit.148398-66":"The Equipment Number Can Only Be Letters And Numbers","device.device-edit.148398-67":"The Product Cannot Be Empty","device.device-edit.148398-68":"Modified Successfully","device.device-edit.148398-69":"Device Number Already Exists, Adding Device Failed","device.device-edit.148398-70":"Successfully Added Device","device.device-edit.148398-71":"Copy Successful","device.device-edit.148398-72":"Please Select The Product First","device.device-edit.148398-73":"Configuration application","device.device-edit.148398-74":"Data collection","device.device-edit.148398-75":"video surveillance","device.device-edit.148398-76":"Data debugging","device.device-edit.148398-77":"Polling task","device.device-edit.148398-78":"Gateway","device.device-edit.148398-79":"Cloud recording","device.device-edit.148398-80":"Alert user","device.device-edit.148398-81":"equipment alarm ","device.device-edit.148398-82":"Voice intercom","device.device-edit.148398-83":"Online status","device.device-edit.148398-84":"Add Device","device.device-edit.148398-85":"Open","device.device-edit.148398-86":"Close","device.device-edit.148398-87":"Server domain ","device.device-edit.148398-88":"Server ID","device.device-edit.148398-89":"Authentication password","device.device-edit.148398-90":"Access port number","device.device-edit.148398-91":"Type of Certification","device.device-edit.148398-92":"Account","device.device-edit.148398-93":"password","device.device-functionlog.399522-0":"Please Select A Device Slave:","device.device-functionlog.399522-1":"Please Select A Device Slave","device.device-functionlog.399522-2":"Slave Address:$","device.device-functionlog.399522-3":"Log Type","device.device-functionlog.399522-4":"Please Select The Type","device.device-functionlog.399522-5":"Identifier ","device.device-functionlog.399522-6":"Please Enter Identifier","device.device-functionlog.399522-7":"Time Frame","device.device-functionlog.399522-8":"Start Date","device.device-functionlog.399522-9":"End Date","device.device-functionlog.399522-10":"Search","device.device-functionlog.399522-11":"Reset","device.device-functionlog.399522-12":"Instruction Type","device.device-functionlog.399522-13":"Setting Values","device.device-functionlog.399522-15":"Issuing Time","device.device-functionlog.399522-16":"Description Of Distribution Results","device.device-functionlog.399522-18":"Delete","device.device-functionlog.399522-19":"Register Address","device.device-functionlog.399522-20":"The Identifier Cannot Be Empty","device.device-functionlog.399522-21":"1=Service issuance, 2=Attribute acquisition, 3. OTA upgrade cannot be empty","device.device-functionlog.399522-22":"The Log Value Cannot Be Empty","device.device-functionlog.399522-23":"Equipment Number Cannot Be Empty","device.device-functionlog.399522-24":"Are you sure to delete the data item with log number {0} issued by the device service?","device.device-functionlog.399522-26":"Delete Successful","device.device-functionlog.399522-27":"Name","device.device-functionlog.399522-28":"Open","device.device-functionlog.399522-29":"Close","device.device-linkage.188958-0":"Please Enter The Institution name","device.device-linkage.188958-1":"Whole","device.device-linkage.188958-2":"On Line","device.device-linkage.188958-3":"Off-Line","device.device-linkage.188958-5":"Device List","device.device-linkage.188958-25":"Please Select The Device Status","device.device-linkage.188958-26":"Equipment Longitude","device.device-linkage.188958-27":"Please Enter The Device Longitude","device.device-linkage.188958-28":"Coordinate Picking","device.device-linkage.188958-29":"Device Latitude","device.device-linkage.188958-30":"Please Enter The Device Latitude","device.device-linkage.188958-31":"Address","device.device-linkage.188958-32":"Please Enter The Address Where The Device Is Located","device.device-linkage.188958-33":"Network Access Address","device.device-linkage.188958-34":"Device Access IP","device.device-linkage.188958-35":"Activation Time","device.device-linkage.188958-36":"Device Activation Time","device.device-linkage.188958-37":"Equipment Signal","device.device-linkage.188958-38":"Equipment Signal Strength","device.device-linkage.188958-39":"Other Information","device.device-linkage.188958-40":"Certification Information","device.device-linkage.188958-41":"QR Code","device.device-linkage.188958-42":"Map Display Area, Displayed After Addition","device.device-linkage.188958-43":"Running State ","device.device-linkage.188958-44":"Sub Devices","device.device-linkage.188958-45":"Device Channel","device.device-linkage.188958-46":"Live Streaming On Devices","device.device-linkage.188958-47":"Live Video Recording","device.device-linkage.188958-48":"Device Timing","device.device-linkage.188958-49":"Device Sharing","device.device-linkage.188958-50":"Event Log","device.device-linkage.188958-51":"Instruction Log","device.device-linkage.188958-52":"Real time Monitoring","device.device-linkage.188958-53":"Monitoring Statistics","device.device-linkage.188958-54":"Summary (read-only data uploaded by devices)","device.device-linkage.188958-55":"Copy","device.device-linkage.188958-56":"Device QR Code","device.device-linkage.188958-57":"Close","device.device-linkage.188958-58":"Connection Parameters","device.device-linkage.188958-59":"One Click Copy","device.device-linkage.188958-60":"The Device Name Cannot Be Empty","device.device-linkage.188958-61":"The Length Of The Device Name Is Between 2 And 32 Characters","device.device-linkage.188958-62":"The Firmware Version Cannot Be Empty","device.device-linkage.188958-63":"Received [Device Status - Details] Topic:","device.device-linkage.188958-64":"Received [Device Status - Details] content:","device.device-linkage.188958-65":"Equipment Number Cannot Be Empty","device.device-linkage.188958-66":"The Equipment Number Can Only Be Letters And Numbers","device.device-linkage.188958-67":"The Product Cannot Be Empty","device.device-linkage.188958-68":"Modified Successfully","device.device-linkage.188958-69":"Device Number Already Exists, Adding Device Failed","device.device-linkage.188958-70":"Successfully Added Device","device.device-linkage.188958-71":"Copy Successful","device.device-linkage.188958-72":"Please Select The Product First","device.device-linkage.188958-73":"Alert User","device.device-log.798283-0":"Log Type","device.device-log.798283-1":"Please Select The Type","device.device-log.798283-2":"Identifier ","device.device-log.798283-3":"Please Enter Identifier","device.device-log.798283-4":"Time Frame","device.device-log.798283-5":"Start Date","device.device-log.798283-6":"End Date","device.device-log.798283-7":"Search","device.device-log.798283-8":"Reset","device.device-log.798283-9":"Type","device.device-log.798283-10":"Mode","device.device-log.798283-11":"Shadow Mode","device.device-log.798283-12":"Online Mode","device.device-log.798283-13":"Other Information","device.device-log.798283-14":"Time","device.device-log.798283-15":"Action","device.device-log.798283-16":"Remarks","device.device-log.798283-17":"Nothing","device.device-log.798283-18":"Equipment Upgrade","device.device-log.798283-19":"Device Online","device.device-log.798283-20":"Device Offline","device.device-log.798283-21":"Element","device.device-monitor.817489-0":"Monitoring Interval","device.device-monitor.817489-1":"Value Range: 500-10000 Milliseconds","device.device-monitor.817489-2":"Please Enter The Monitoring Interval","device.device-monitor.817489-3":"Monitoring Frequency","device.device-monitor.817489-4":"Value Orientation 1-300","device.device-monitor.817489-5":"Please Enter The Number Of Monitoring Times","device.device-monitor.817489-6":"Start Monitoring","device.device-monitor.817489-7":"Stop Monitoring","device.device-monitor.817489-8":"Receiving Device Data, Please Be Patient And Wait","device.device-monitor.817489-9":"Received [Device Status] Topic:","device.device-monitor.817489-10":"Received [Device Status] Content:","device.device-monitor.817489-11":"Received [Real Time Monitoring] Topic:","device.device-monitor.817489-12":"Received Real-Time monitoring Content:","device.device-monitor.817489-13":"Device Not Online, Failed To Issue Command","device.device-monitor.817489-14":"Real Time Monitoring Interval Range Of 500-10000 Milliseconds","device.device-monitor.817489-15":"Real Time Monitoring Quantity Range 1-300","device.device-monitor.817489-16":"Update Real-Time Monitoring","device.device-monitor.817489-17":"Turn Off Real-Time Monitoring","device.device-monitor.817489-18":"(Unit)","device.device-monitor.817489-19":"Nothing","device.device-recycle.864193-0":"Equipment Recycling","device.device-recycle.864193-1":"Recycling Institutions","device.device-recycle.864193-2":"Please Select A Recycling Institution","device.device-recycle.864193-5":"Query","device.device-recycle.864193-6":"Reset","device.device-recycle.864193-7":"All Devices","device.device-recycle.864193-8":"There Is Currently No Data Available","device.device-recycle.864193-12":"Selected Devices","device.device-recycle.864193-13":"Determine Recycling","device.device-recycle.864193-14":"Recycling Organization Cannot Be Empty","device.device-recycle.864193-15":"Dept Name","device.device-select-allot.903153-0":"Assign Devices","device.device-select-allot.903153-4":"Query","device.device-select-allot.903153-5":"Reset","device.device-select-allot.903153-6":"All Devices","device.device-select-allot.903153-7":"There Is Currently No Data Available","device.device-select-allot.903153-11":"Selected Devices","device.device-select-allot.903153-14":"Determine Allocation","device.device-statistic.932674-0":"Please Select A Device Slave:","device.device-statistic.932674-1":"Please Select A Device Slave","device.device-statistic.932674-2":"Time Frame","device.device-statistic.932674-3":"Start Date","device.device-statistic.932674-4":"End Date","device.device-statistic.932674-5":"Query","device.device-statistic.932674-6":"Statistics (Unit)","device.device-statistic.932674-7":"Nothing","device.device-sub.299018-2":"Device Status","device.device-sub.299018-3":"Please Select The Device Status","device.device-sub.299018-4":"Search","device.device-sub.299018-5":"Reset","device.device-sub.299018-7":"Gateway Encoding","device.device-sub.299018-8":"Slave Address","device.device-sub.299018-10":"Activation Time","device.device-sub.299018-11":"Creation Time","device.device-sub.299018-13":"Modify","device.device-sub.299018-14":"Device Name","device.device-sub.299018-15":"Please Enter The Device Name","device.device-sub.299018-19":"The Device Name Cannot Be Empty","device.device-sub.299018-20":"The Firmware Version Cannot Be Empty","device.device-sub.299018-21":"Add Device","device.device-sub.299018-22":"Modify Device","device.device-sub.299018-23":"Modified Successfully","device.device-sub.299018-24":"New Successfully Added","device.device-sub.299018-25":"Are you sure to delete the data item with device number {0}?","device.device-sub.299018-27":"Delete Successful","device.device-sub.299018-28":"The default sub device address of the bound sub device inherits the product","device.device-user.037521-0":"Refresh","device.device-user.037521-1":"User ID","device.device-user.037521-2":"User Name","device.device-user.037521-3":"Mobile Phone Number","device.device-user.037521-4":"Customer Type","device.device-user.037521-5":"Owner","device.device-user.037521-6":"Share","device.device-user.037521-7":"Share Time","device.device-user.037521-8":"Remarks","device.device-user.037521-10":"Check","device.device-user.037521-11":"Cancel Sharing","device.device-user.037521-12":"Device Sharing","device.device-user.037521-13":"Please enter the user\'s mobile phone number","device.device-user.037521-14":"Query Users","device.device-user.037521-15":"User Information","device.device-user.037521-16":"User ID:","device.device-user.037521-17":"Mobile Number:","device.device-user.037521-18":"User Name:","device.device-user.037521-19":"Set User Permissions","device.device-user.037521-20":"Permission Name","device.device-user.037521-21":"Permission Identification","device.device-user.037521-24":"Modify","device.device-user.037521-25":"Close","device.device-user.037521-26":"Mobile Phone Number Cannot Be Empty","device.device-user.037521-27":"The Length Of The Mobile Phone Number Is 11 Digits","device.device-user.037521-28":"Confirm To Cancel Sharing Device?","device.device-user.037521-29":"Cancel Sharing Successful","device.device-user.037521-30":"Unable to find device information. Please refresh and try again","device.device-user.037521-31":"Unable to find user information, or the user is already a device user","device.device-user.037521-32":"Equipment Upgrade","device.device-user.037521-33":"Device OTA Upgrade","device.device-user.037521-34":"Device Timing","device.device-user.037521-35":"Timed Task Execution","device.device-user.037521-36":"Device Logs","device.device-user.037521-37":"Contains Event Logs And Instruction Logs","device.device-user.037521-38":"Real Time Monitoring","device.device-user.037521-39":"After issuing real-time monitoring instructions, the chart displays the data reported by the device in real time","device.device-user.037521-40":"Monitoring Statistics","device.device-user.037521-41":"Chart Displays Stored Historical Monitoring Data","device.device-user.037521-42":"Update Successful","device.device-user.037521-43":"New Successfully Added","device.device-timer.433369-0":"Timed Name","device.device-timer.433369-1":"Please Enter The Timing Name","device.device-timer.433369-2":"Timed State","device.device-timer.433369-3":"Please Select The Scheduled Status","device.device-timer.433369-4":"Search","device.device-timer.433369-5":"Reset","device.device-timer.433369-6":"New Addition","device.device-timer.433369-7":"Name","device.device-timer.433369-8":"Describe","device.device-timer.433369-9":"CRON Expression","device.device-timer.433369-10":"Action","device.device-timer.433369-11":"State","device.device-timer.433369-12":"Enable","device.device-timer.433369-14":"Check","device.device-timer.433369-15":"Detailed Timing","device.device-timer.433369-16":"Delete","device.device-timer.433369-17":"Execute Once","device.device-timer.433369-18":"Execution Time","device.device-timer.433369-19":"Select Time","device.device-timer.433369-20":"Select Week","device.device-timer.433369-21":"Please Select","device.device-timer.433369-22":"Cron Expressions ","device.device-timer.433369-23":"Cron Execution Expression","device.device-timer.433369-24":"Generate Expression","device.device-timer.433369-25":"Custom Expression","device.device-timer.433369-26":"Execute Action","device.device-timer.433369-27":"Please Select The Type","device.device-timer.433369-28":"Please Select The Parent Object Model","device.device-timer.433369-29":"Value","device.device-timer.433369-30":"Please Enter A String","device.device-timer.433369-31":"Add Execution Action","device.device-timer.433369-32":"New Addition","device.device-timer.433369-33":"Modify","device.device-timer.433369-35":"Cron Expression Generator","device.device-timer.433369-36":"Timing Number:","device.device-timer.433369-37":"Timed Name:","device.device-timer.433369-38":"Timed Grouping:","device.device-timer.433369-39":"Creation Time:","device.device-timer.433369-40":"Concurrent:","device.device-timer.433369-41":"Allow","device.device-timer.433369-42":"Prohibit","device.device-timer.433369-43":"Cron Expression:","device.device-timer.433369-44":"Execution Strategy:","device.device-timer.433369-45":"Default Policy","device.device-timer.433369-46":"Execute Immediately","device.device-timer.433369-47":"Abandon Execution","device.device-timer.433369-48":"Next Execution Time:","device.device-timer.433369-49":"Timed State:","device.device-timer.433369-50":"Normal","device.device-timer.433369-51":"Suspend","device.device-timer.433369-52":"Execute Action:","device.device-timer.433369-53":"Close","device.device-timer.433369-54":"Monday","device.device-timer.433369-55":"Tuesday","device.device-timer.433369-56":"Wednesday","device.device-timer.433369-57":"Thursday","device.device-timer.433369-58":"Friday","device.device-timer.433369-59":"Saturday","device.device-timer.433369-60":"Sunday","device.device-timer.433369-61":"Attribute","device.device-timer.433369-62":"Function","device.device-timer.433369-63":"Timed Name Cannot Be Empty","device.device-timer.433369-64":"Deactivate","device.device-timer.433369-65":"Are you sure you want to schedule {0}?","device.device-timer.433369-67":"Success","device.device-timer.433369-68":"Confirm to execute {0} immediately","device.device-timer.433369-69":"Execution Successful","device.device-timer.433369-70":"Add Timing","device.device-timer.433369-71":"Modify Timing","device.device-timer.433369-72":"No Unit","device.device-timer.433369-73":"Are you sure to delete the data item with the scheduled timing number {0}?","device.device-timer.433369-75":"Delete Successful","device.device-timer.433369-76":"Time","device.device-timer.433369-77":"Every Day","device.device-timer.433369-78":"Monday","device.device-timer.433369-79":"Tuesday","device.device-timer.433369-80":"Wednesday","device.device-timer.433369-81":"Thursday","device.device-timer.433369-82":"Friday","device.device-timer.433369-83":"Saturday","device.device-timer.433369-84":"Sunday","device.device-timer.433369-85":"Custom Cron Expression","device.device-timer.433369-86":"Nothing","device.device-timer.433369-87":"Execution Time Cannot Be Empty","device.device-timer.433369-88":"Please Select The Week To Be Executed","device.device-timer.433369-89":"The cron expression cannot be empty","device.device-timer.433369-90":"The options and values in the execution action cannot be empty","device.device-timer.433369-91":"Modified Successfully","device.device-timer.433369-92":"New Successfully Added","device.import-record.086254-0":"Equipment Import Record","device.import-record.086254-2":"Batch Task Status","device.import-record.086254-3":"Start Date","device.import-record.086254-4":"End Date","device.import-record.086254-5":"Search","device.import-record.086254-6":"Reset","device.import-record.086254-7":"Batch Number","device.import-record.086254-8":"Total Number Of Devices","device.import-record.086254-9":"Successful quantity","device.import-record.086254-10":"Number Of Failures","device.import-record.086254-11":"Task Status","device.import-record.086254-12":"Completion Time","device.import-record.086254-13":"Product Name","device.device-modbus.433390-1":"Add","device.index.105953-0":"DeviceName","device.index.105953-1":"Please Enter DeviceName","device.index.105953-2":"DeviceNum","device.index.105953-3":"Please Enter DeviceNum","device.index.105953-4":"Device Status","device.index.105953-5":"Please Select The Device Status","device.index.105953-6":"My Group","device.index.105953-7":"Please Select My Group","device.index.105953-8":"Search","device.index.105953-9":"Reset","device.index.105953-10":"New Equipment Added","device.index.105953-11":"Manual Addition","device.index.105953-12":"Batch import","device.index.105953-13":"Assign Devices","device.index.105953-14":"Select Allocation","device.index.105953-15":"Import allocation","device.index.105953-16":"Recycling Equipment","device.index.105953-17":"Switch Display","device.index.105953-18":"Display Subordinate Institution Data","device.index.105953-19":"After selection, this level can view the data of subordinates","device.index.105953-20":"Number","device.index.105953-21":"ProductName","device.index.105953-22":"Protocol","device.index.105953-23":"Communication Protocol","device.index.105953-24":"Number Of Sub Devices","device.index.105953-25":"Shadow","device.index.105953-26":"Enable","device.index.105953-27":"Disabled","device.index.105953-28":"State","device.index.105953-29":"signal","device.index.105953-30":"Positioning method","device.index.105953-31":"Firmware version","device.index.105953-32":"Activation time","device.index.105953-33":"Creation time","device.index.105953-34":"operation","device.index.105953-35":"Delete Device","device.index.105953-36":"View Details","device.index.105953-37":"QR code","device.index.105953-38":"Shared devices","device.index.105953-39":"ProductName","device.index.105953-40":"running state ","device.index.105953-41":"There is currently no data available, please add a device","device.index.105953-42":"Device QR code","device.index.105953-43":"Received [Device Status] Topic:","device.index.105953-44":"Received [Device Status] content:","device.index.105953-45":"Are you sure to delete the data item with device number {0}?","device.index.105953-47":"Delete successful","device.index.105953-48":"More operations","device.index.105953-49":"Import records","device.index.105953-50":"Generate device number","device.index.105953-51":"Equipment Recycling Record","device.index.105953-52":"Equipment allocation record","device.index.105953-53":"Alert:","device.index.105953-54":"Generate device number","device.index.105953-55":"Generate quantity","device.index.105953-56":"determine","device.index.105953-57":"close","device.index.105953-58":"No configuration available at the moment, please configure the template configuration first!","device.index.105953-59":"Dept Name","device.index.105953-60":"View","device.product-list.058448-0":"Select product","device.product-list.058448-2":"Please enter the product name","device.product-list.058448-3":"search","device.product-list.058448-4":"Reset","device.product-list.058448-6":"Classification name","device.product-list.058448-7":"Tenant Name","device.product-list.058448-8":"Authorization code","device.product-list.058448-9":"Enable","device.product-list.058448-10":"not enabled","device.product-list.058448-11":"Authentication method","device.product-list.058448-12":"Networking methods","device.product-list.058448-13":"Creation time","device.product-list.058448-14":"confirm","device.product-list.058448-15":"Close","device.realTime-status.099127-0":"Real time status of the slave","device.realTime-status.099127-1":"Attribute reporting","device.realTime-status.099127-2":"Time:","device.realTime-status.099127-3":"Service distribution","device.realTime-status.099127-4":"send","device.realTime-status.099127-5":"Equipment instructions","device.realTime-status.099127-6":"Service distribution:","device.realTime-status.099127-7":"Device response:","device.realTime-status.099127-8":"There is currently no data available","device.realTime-status.099127-9":"Please select a device slave","device.realTime-status.099127-10":"Gateway real-time status","device.realTime-status.099127-11":"Device Mode","device.realTime-status.099127-12":"Please select","device.realTime-status.099127-13":"Please enter a string","device.realTime-status.099127-14":"Please enter a string, unit: {0}","device.realTime-status.099127-15":"Instruction sending","device.realTime-status.099127-16":"Device offline status","device.realTime-status.099127-17":"Please enter decimals","device.realTime-status.099127-18":"please enter an integer","device.realTime-status.099127-19":"Service invocation","device.realTime-status.099127-20":"Data range:","device.realTime-status.099127-21":"cancel","device.realTime-status.099127-22":"confirm","device.realTime-status.099127-23":"Online mode","device.realTime-status.099127-24":"Shadow mode","device.realTime-status.099127-25":"Offline mode","device.realTime-status.099127-26":"Issue instructions","device.realTime-status.099127-27":"Service call successful!","device.realTime-status.099127-28":"Received [Device Status - Running] Topic:","device.realTime-status.099127-29":"Received [Device Status - Running] content:","device.realTime-status.099127-30":"Received [Object Model] Topic 1:","device.realTime-status.099127-31":"Received the content of the object model:","device.recycle-record.845969-0":"Equipment recycling records","device.recycle-record.845969-1":"Institution name","device.recycle-record.845969-4":"search","device.recycle-record.845969-5":"Reset","device.recycle-record.845969-6":"Name of recycling institution","device.recycle-record.845969-8":"Recycling time","device.user-list.041943-0":"Select Users","device.user-list.041943-1":"Mobile phone number","device.user-list.041943-2":"Please enter the user\'s mobile phone number","device.user-list.041943-3":"query","device.user-list.041943-5":"User ID","device.user-list.041943-6":"User Name","device.user-list.041943-7":"User nickname","device.user-list.041943-8":"Creation time","device.user-list.041943-9":"share","device.user-list.041943-10":"Close","device.user-list.041943-11":"Mobile phone number cannot be empty","device.user-list.041943-12":"The length of the mobile phone number is 11 digits","device.user-list.041943-13":"New successfully added","device.running-status.866086-0":"Device Mode","device.running-status.866086-1":"OTA upgrade","device.running-status.866086-2":"Check for updates","device.running-status.866086-3":"Please select","device.running-status.866086-4":"Please enter a string","device.running-status.866086-5":"Please enter a string, unit: {0}","device.running-status.866086-6":"Instruction sending","device.running-status.866086-7":"Please enter decimals","device.running-status.866086-8":"please enter an integer","device.running-status.866086-9":"Device offline status","device.running-status.866086-10":"Device firmware upgrade","device.running-status.866086-11":"It is already the latest version, no need to upgrade","device.running-status.866086-12":"Can be upgraded to the following versions","device.running-status.866086-13":"Firmware Name","device.running-status.866086-16":"Download address","device.running-status.866086-17":"Firmware Description","device.running-status.866086-18":"Upgrade","device.running-status.866086-20":"Equipment control","device.running-status.866086-21":"Received [Device Status - Running] Topic:","device.running-status.866086-22":"Received [Device Status - Running] content:","device.running-status.866086-23":"Received [Object Model] Topic 1:","device.running-status.866086-24":"Received the content of the object model:","device.running-status.866086-25":"Service call successful!","device.running-status.866086-26":"Online mode","device.running-status.866086-27":"Shadow mode","device.running-status.866086-28":"Offline mode","device.running-status.866086-29":"The number of elements does not match, the number of array elements is","device.running-status.866086-30":"Number, separated by English commas.","device.running-status.866086-31":"Equipment upgrade","device.running-status.866086-32":"Please enter the name of the object model","device.running-status.866086-33":"chart display","device.running-status.866086-34":"After selection, the chart will be displayed","device.running-status.866086-35":"Please enter the content","device.running-status.866086-36":"Issued","device.running-status.866086-37":"historical data","device.running-status.866086-38":"Firmware type","device.running-status.866086-39":"Version number","device.running-status.866086-40":"Firmware version","device.running-status.866086-41":"When the device is offline, it is not allowed to check the latest firmware version and upgrade","device.running-status.866086-42":"Check upgrade","device.running-status.866086-43":"Firmware category cannot be empty","device.running-status.866086-44":"View version","device.running-status.866086-45":"Read Only Attribute","device.running-status.866086-46":"Nonhistorical Storage","device.sub.083943-0":"Add sub devices","device.sub.083943-1":"Remove sub devices","device.sub.083943-2":"Set sub device address","device.sub.083943-3":"Sub device address","device.sub.083943-4":"Are you sure to delete the data item with device number {0]?","device.sub.083943-5":"Save successful","device.sub-device-list.323213-0":"Select device","device.sub-device-list.323213-1":"Please enter the sub device number","device.sub-device-list.323213-2":"name","device.sub-device-list.323213-3":"Please enter the name of the sub device","device.sub-device-list.323213-4":"Successfully added sub device","device.scada.789543-0":"No configuration is available","device.variable-case.347856-0":"Types of Variables","device.variable-case.347856-1":"Please select a variable","device.variable-case.347856-2":"Variable Name","device.variable-case.347856-3":"Please enter a variable name","device.variable-case.347856-4":"Search","device.variable-case.347856-5":"Reset","device.variable-case.347856-6":"Variable ID","device.variable-case.347856-7":"Types of Variables","device.variable-case.347856-8":"Variable Name","device.variable-case.347856-9":"Turnover Time","device.variable-case.347856-10":"Current Value","device.variable-case.347856-11":"Operation","device.variable-case.347856-12":"Historical Query","device.variable-case.347856-13":"Active collection","device.variable-case.347856-14":"Issue instructions to actively collect variables. Do you want to continue?","device.variable-case.347856-15":"Tip","device.variable-case.347856-16":"Collect all","device.variable-case.347856-17":"Please select a device","device.variable-case.347856-18":"slave address","device.inline-video.986754-0":"No video","iot.group.index.637432-0":"Group Name","iot.group.index.637432-1":"Please enter the group name","iot.group.index.637432-2":"My group","iot.group.index.637432-3":"search","iot.group.index.637432-4":"Reset","iot.group.index.637432-5":"newly added","iot.group.index.637432-6":"Group sorting","iot.group.index.637432-7":"Creation time","iot.group.index.637432-8":"User","iot.group.index.637432-9":"remarks","iot.group.index.637432-10":"operation","iot.group.index.637432-11":"View devices","iot.group.index.637432-12":"Add device","iot.group.index.637432-13":"see","iot.group.index.637432-14":"delete","iot.group.index.637432-15":"Please enter grouping sorting","iot.group.index.637432-16":"Please enter the content","iot.group.index.637432-17":"Modify","iot.group.index.637432-18":"newly added","iot.group.index.637432-19":"Cancel","iot.group.index.637432-20":"Group name cannot be empty","iot.group.index.637432-21":"Group sorting cannot be empty, maximum value is 99","iot.group.index.637432-22":"Add device groups","iot.group.index.637432-23":"Modify device grouping","iot.group.index.637432-24":"Modified successfully","iot.group.index.637432-25":"New successfully added","iot.group.index.637432-26":"Are you sure to delete the data item with device group number {0}?","iot.group.index.637432-27":"Delete successful","iot.group.device-list.849593-0":"Select device","iot.group.device-list.849593-1":"Device Name","iot.group.device-list.849593-2":"Please enter the device name","iot.group.device-list.849593-3":"search","iot.group.device-list.849593-4":"Device Name","iot.group.device-list.849593-5":"Equipment number","iot.group.device-list.849593-6":"Product Name","iot.group.device-list.849593-7":"Equipment type","iot.group.device-list.849593-8":"share","iot.group.device-list.849593-9":"have","iot.group.device-list.849593-10":"Device status","iot.group.device-list.849593-11":"determine","iot.group.device-list.849593-12":"Cancel","iot.group.device-list.849593-13":"Successfully updated devices under group","device.instruction-parsing.830424-0":"Equipment number issued:","device.instruction-parsing.830424-1":"Manual issuance","device.instruction-parsing.830424-2":"Device return","device.instruction-parsing.830424-3":"Equipment reporting","device.instruction-parsing.830424-4":"Parsing data","device.instruction-parsing.830424-5":"Resolved","device.instruction-parsing.830424-6":"Model Name:","device.instruction-parsing.830424-7":"Identifier:","device.instruction-parsing.830424-8":"Data value:","device.instruction-parsing.830424-9":"More analysis","device.instruction-parsing.830424-10":"Please enter the content","device.instruction-parsing.830424-11":"Please select","device.instruction-parsing.830424-12":"Distribute","device.instruction-parsing.830424-13":"Reporting","device.instruction-parsing.830424-14":"send out","device.instruction-parsing.830424-15":"Common shortcut commands","device.instruction-parsing.830424-16":"Instruction generation","device.instruction-parsing.830424-17":"Add to frequently used shortcut keys","device.instruction-parsing.830424-18":"Generate instruction data","device.instruction-parsing.830424-19":"Slave address","device.instruction-parsing.830424-20":"Instruction type","device.instruction-parsing.830424-21":"Function code","device.instruction-parsing.830424-22":"Starting register address","device.instruction-parsing.830424-23":"Register value","device.instruction-parsing.830424-24":"Register value","device.instruction-parsing.830424-25":"Coil status value","device.instruction-parsing.830424-26":"Click to generate preview","device.instruction-parsing.830424-27":"Add to frequently used","device.instruction-parsing.830424-28":"Copy data","device.instruction-parsing.830424-29":"Instruction Name","device.instruction-parsing.830424-30":"Please enter","device.instruction-parsing.830424-31":"Instruction data","device.instruction-parsing.830424-32":"cancel","device.instruction-parsing.830424-33":"determine","device.instruction-parsing.830424-34":"Delete frequently used shortcut keys","device.instruction-parsing.830424-35":"confirm deletion","device.instruction-parsing.830424-36":"Is it?","device.instruction-parsing.830424-37":"cancel","device.instruction-parsing.830424-38":"determine","device.instruction-parsing.830424-39":"More analysis","device.instruction-parsing.830424-40":"Number","device.instruction-parsing.830424-41":"Model Name","device.instruction-parsing.830424-42":"identifier ","device.instruction-parsing.830424-43":"Data value","device.instruction-parsing.830424-44":"Number of coils","device.instruction-parsing.830424-45":"Number of registers","device.instruction-parsing.830424-46":"Coil value","device.instruction-parsing.830424-47":"Register value","device.instruction-parsing.830424-48":"01 Read coil status","device.instruction-parsing.830424-49":"02 Read input status","device.instruction-parsing.830424-50":"03 Read Save Register","device.instruction-parsing.830424-51":"04 Read input register","device.instruction-parsing.830424-52":"05 Write to a single coil register","device.instruction-parsing.830424-53":"06 Write to a single save register","device.instruction-parsing.830424-54":"15 Write multiple coil states","device.instruction-parsing.830424-55":"16 Write multiple save registers","device.instruction-parsing.830424-56":"Distribute","device.instruction-parsing.830424-57":"Reporting","device.instruction-parsing.830424-58":"edit","device.instruction-parsing.830424-59":"newly added","device.instruction-parsing.830424-60":"Quick command successful","device.instruction-parsing.830424-61":"Quick command failure","device.instruction-parsing.830424-62":"Encoding failed","device.instruction-parsing.830424-63":"Instruction cannot be empty","device.instruction-parsing.830424-64":"fail in send","device.instruction-parsing.830424-65":"Resolve to Empty","device.instruction-parsing.830424-66":"Encoding failed","device.instruction-parsing.830424-67":"edit","device.instruction-parsing.830424-68":"delete","device.instruction-parsing.830424-69":"Delete command successful","device.instruction-parsing.830424-70":"Delete command failed","device.device-modbus-task.384302-0":"Timed Name","device.device-modbus-task.384302-1":"Please Enter The Timing Name","device.device-modbus-task.384302-2":"Timed State","device.device-modbus-task.384302-3":"Please Select The Scheduled Status","device.device-modbus-task.384302-4":"Search","device.device-modbus-task.384302-5":"Reset","device.device-modbus-task.384302-6":"New Addition","device.device-modbus-task.384302-7":"Name","device.device-modbus-task.384302-8":"Describe","device.device-modbus-task.384302-9":"CRON Expression","device.device-modbus-task.384302-10":"Action","device.device-modbus-task.384302-11":"Delete","device.device-modbus-task.384302-12":"Add to frequently used shortcut keys","device.device-modbus-task.384302-13":"Generate instruction data","device.device-modbus-task.384302-14":"Slave address","device.device-modbus-task.384302-15":"Function code","device.device-modbus-task.384302-16":"Starting register address","device.device-modbus-task.384302-17":"Register value","device.device-modbus-task.384302-18":"Coil status value","device.device-modbus-task.384302-19":"cycle time","device.device-modbus-task.384302-20":"Periodic cycle","device.device-modbus-task.384302-21":"In scenarios where the cycle rule applies, a fixed cycle of natural day polling is conducted once.","device.device-modbus-task.384302-22":"For example: Polling once a day at 07:00 (value range: 07:00 today to 07:00 yesterday)","device.device-modbus-task.384302-23":"each","device.device-modbus-task.384302-24":"Poll once","device.device-modbus-task.384302-25":"Click to generate preview","device.device-modbus-task.384302-26":"Copy data","device.device-modbus-task.384302-27":"cancel","device.device-modbus-task.384302-28":"determine","device.device-modbus-task.384302-29":"Number of coils","device.device-modbus-task.384302-30":"Number of registers","device.device-modbus-task.384302-31":"Coil value","device.device-modbus-task.384302-32":"Register value","device.device-modbus-task.384302-33":"01 Read coil status","device.device-modbus-task.384302-34":"02 Read input status","device.device-modbus-task.384302-35":"03 Read Save Register","device.device-modbus-task.384302-36":"04 Read input register","device.device-modbus-task.384302-37":"05 Write to a single coil register","device.device-modbus-task.384302-38":"06 Write to a single save register","device.device-modbus-task.384302-39":"15 Write multiple coil states","device.device-modbus-task.384302-40":"16 Write multiple save registers","device.device-modbus-task.384302-41":"Encoding failed","device.device-modbus-task.384302-42":"Enable","device.device-modbus-task.384302-43":"Deactivate","device.device-modbus-task.384302-44":"Are you sure you want to schedule {0}?","device.device-modbus-task.384302-45":"Success","device.device-modbus-task.384302-46":"Time","device.device-modbus-task.384302-47":"Every Day","device.device-modbus-task.384302-48":"Monday","device.device-modbus-task.384302-49":"Tuesday","device.device-modbus-task.384302-50":"Wednesday","device.device-modbus-task.384302-51":"Thursday","device.device-modbus-task.384302-52":"Friday","device.device-modbus-task.384302-53":"Saturday","device.device-modbus-task.384302-54":"Sunday","device.device-modbus-task.384302-55":"Custom Cron Expression","device.device-modbus-task.384302-56":"Task ID","device.device-modbus-task.384302-57":"instructions","device.device-modbus-task.384302-58":"state","device.device-modbus-task.384302-59":"Timed Time","device.device-modbus-task.384302-60":"operation","device.device-modbus-task.384302-61":"delete","device.device-modbus-task.384302-62":"Modified successfully","device.device-modbus-task.384302-63":"New successfully added","device.device-modbus-task.384302-64":"Are you sure to delete the data item with column number {0} for the rotation training task?","device.device-modbus-task.384302-65":"Delete successfully","device.device-modbus-task.384302-66":"Bind the gateway device to the sub-device and then configure the slave address of the sub-device","device.device-modbus-task.384302-67":"prompt","device.device-modbus-task.384302-68":"Are you sure","device.device-modbus-task.384302-69":"Cancel","device.device-modbus-task.384302-70":"Canceled","device.device-alert.309509-0":"Alarm name ","device.device-alert.309509-1":"Please enter the alarm Name","device.device-alert.309509-2":"Alarm level","device.device-alert.309509-3":"Please select the alarm level","device.device-alert.309509-4":"Processing status","device.device-alert.309509-5":"Please select the processing status","device.device-alert.309509-6":"search","device.device-alert.309509-7":"Reset","device.device-alert.309509-8":"Alarm source ","device.device-alert.309509-9":"Alarm time","device.device-alert.309509-10":"data","device.device-alert.309509-11":"Processing status","device.device-alert.309509-12":"operation","device.device-alert.309509-13":"handle","device.device-alert.309509-14":"Processing results","device.device-alert.309509-15":"Please enter the content","device.device-alert.309509-16":"Determine","device.device-alert.309509-17":"Cancel","device.device-alert.309509-18":"The processing content cannot be empty","device.device-alert.309509-19":"Modify device alarms","device.device-alert.309509-20":"Modified successfully","device.device-alert.309509-21":"New successfully added","device.device-variable.930930-0":"Device not activated","device.device-variable.930930-1":"The device is in a disabled state","device.device-variable.930930-2":"The device is offline","device.device-variable.930930-3":"Issued successfully","device.device-variable.930930-4":"Please enter data","device.device-variable.930930-5":"edit","device.device-variable.930930-6":"determine","device.device-variable.930930-7":"cancel","device.device-variable.930930-8":"Please enter data","device.device-variable.930930-9":"Device not activated","device.device-variable.930930-10":"The device is in a disabled state","device.device-variable.930930-11":"The device is offline","device.realTime-status.845353-0":"edit","device.realTime-status.845353-1":"Issue instructions","device.realTime-status.845353-2":"Report time:","device.realTime-status.845353-3":"Issue instructions","device.realTime-status.845353-4":"cancel","device.realTime-status.845353-5":"determine","device.realTime-status.845353-6":"Issued successfully"}')},"5d9e":function(e,t,o){"use strict";o.r(t);var i=o("e017"),n=o.n(i),s=o("21a1"),a=o.n(s),c=new n.a({id:"icon-question",use:"icon-question-usage",viewBox:"0 0 1024 1024",content:''});a.a.add(c);t["default"]=c},"5ed7":function(e,t,o){"use strict";o.r(t);var i=o("e017"),n=o.n(i),s=o("21a1"),a=o.n(s),c=new n.a({id:"icon-instruction",use:"icon-instruction-usage",viewBox:"0 0 1024 1024",content:''});a.a.add(c);t["default"]=c},"5f87":function(e,t,o){"use strict";o.d(t,"a",(function(){return c})),o.d(t,"e",(function(){return r})),o.d(t,"c",(function(){return d})),o.d(t,"b",(function(){return l})),o.d(t,"f",(function(){return p})),o.d(t,"d",(function(){return u}));var i=o("852e"),n=o.n(i),s="Admin-Token",a="userId";function c(){return n.a.get(s)}function r(e){return n.a.set(s,e)}function d(){return n.a.remove(s)}function l(){return n.a.get(a)}function p(e){return n.a.set(a,e)}function u(){return n.a.remove(a)}},"5fda":function(e,t,o){"use strict";o.r(t);var i=o("e017"),n=o.n(i),s=o("21a1"),a=o.n(s),c=new n.a({id:"icon-link",use:"icon-link-usage",viewBox:"0 0 128 128",content:''});a.a.add(c);t["default"]=c},6:function(e,t){},"61e1":function(e,t,o){},"61f7":function(e,t,o){"use strict";o.d(t,"a",(function(){return i}));o("d9e2"),o("a9e3"),o("d3b7"),o("ac1f"),o("00b4"),o("25f0"),o("498a");function i(e){return/^(https?:|mailto:|tel:)/.test(e)}},"631d":function(e,t,o){"use strict";o.r(t);var i=o("e017"),n=o.n(i),s=o("21a1"),a=o.n(s),c=new n.a({id:"icon-product",use:"icon-product-usage",viewBox:"0 0 1024 1024",content:''});a.a.add(c);t["default"]=c},"635a":function(e,t,o){"use strict";o.r(t);var i=o("e017"),n=o.n(i),s=o("21a1"),a=o.n(s),c=new n.a({id:"icon-small",use:"icon-small-usage",viewBox:"0 0 1024 1024",content:''});a.a.add(c);t["default"]=c},"63f0":function(e,t,o){"use strict";o("e9c4"),o("b64b");var i={set:function(e,t){sessionStorage&&null!=e&&null!=t&&sessionStorage.setItem(e,t)},get:function(e){return sessionStorage?null==e?null:sessionStorage.getItem(e):null},setJSON:function(e,t){null!=t&&this.set(e,JSON.stringify(t))},getJSON:function(e){var t=this.get(e);if(null!=t)return JSON.parse(t)},remove:function(e){sessionStorage.removeItem(e)}},n={set:function(e,t){localStorage&&null!=e&&null!=t&&localStorage.setItem(e,t)},get:function(e){return localStorage?null==e?null:localStorage.getItem(e):null},setJSON:function(e,t){null!=t&&this.set(e,JSON.stringify(t))},getJSON:function(e){var t=this.get(e);if(null!=t)return JSON.parse(t)},remove:function(e){localStorage.removeItem(e)}};t["a"]={session:i,local:n}},"66c0":function(e){e.exports=JSON.parse('{"login.989807-0":"开源物联网平台","login.989807-1":"账号登录","login.989807-2":"短信登录","login.989807-3":"登录","login.989807-4":"账号","login.989807-5":"密码","login.989807-6":"验证码","login.989807-7":"记住密码","login.989807-8":"请输入电话号码","login.989807-9":"请输入短信验证码","login.989807-10":"如果你已经有账号,请返回绑定账号,如果还没有账号,请先去","login.989807-11":"如果还没有账号,请先去","login.989807-12":"注册","login.989807-13":"登录中...","login.989807-14":"注册中...","login.989807-15":"绑定并登录","login.989807-16":"绑定中...","login.989807-17":"请输入有效的手机号码!","login.989807-18":"注册账号","login.989807-19":"发送验证码","login.989807-20":"请输入您的账号","login.989807-21":"请输入您的密码","login.989807-22":"请输入验证码","login.989807-23":"手机号码不能为空","login.989807-24":"请输入正确的手机号码","login.989807-25":"验证码不能为空","login.989807-26":"获取成功","login.989807-27":"发送验证码","login.989807-28":"获取失败","login.989807-29":"手机号码格式错误,请输入正确手机号!","login.989807-30":"秒后获取","login.989807-31":"确定注销并退出系统吗?","login.989807-32":"提示","login.989807-33":"演示账号:fastbee 密码:123456","login.989807-34":"微信登录","login.989807-35":"注册账号","login.989807-36":"账号绑定","login.989807-37":"蜂信物联","login.989807-38":"FastBee开源物联网平台,简单易用,\\n更适合中小企业和个人学习使用的物联网平台。","login.989807-39":"FastBee系统采用国内流行度最高的技术栈,帮助更多的企业实现设备联网控制和监测。","login.989807-40":"查看文档","login.989807-41":"返回官网","login.989807-42":"其它登录方式:","login.989807-43":"忘记密码","login.989807-44":"返回","login.989807-45":"确认","login.989807-46":"确认中...","login.989807-47":"确认密码","login.989807-48":"请输入您的确认密码","login.989807-49":"两次输入的密码不一致","login.989807-50":"修改成功","login.989807-51":"修改失败","login.989807-52":"账号注册","login.989807-53":"我已仔细阅读并接受","login.989807-54":"《隐私政策》","login.989807-55":"注册","login.989807-56":"注册中...","login.989807-57":"注册并绑定","login.989807-58":"请勾选隐私政策","login.989807-59":"注册绑定","login.989807-60":"返回登录","register.974236-0":"账号注册","register.974236-1":"蜂信物联","register.974236-2":"手机号码","register.974236-3":"确认密码","register.974236-4":"注 册","register.974236-5":"注 册 中...","register.974236-6":"注 册 绑 定","register.974236-7":"返回官网","register.974236-8":"查看文档","register.974236-9":"账号登录","register.974236-10":"绑定中...","register.974236-11":"FastBee开源物联网平台,简单易用,更适合中小企业和个人学习使用的物联网平台。","register.974236-12":"两次输入的密码不一致","register.974236-13":"用户账号长度必须介于 2 和 20 之间","register.974236-14":"请输入您的手机号码","register.974236-15":"手机号码长度为11","register.974236-16":"用户密码长度必须介于 5 和 20 之间","register.974236-17":"请再次输入您的密码","register.974236-18":"恭喜你,您的账号","register.974236-19":"注册成功!","register.974236-20":"系统提示","home.equip":"设备统计","home.number":"设备数量","home.monitoring":"监测数据","home.product":"产品数量","home.alarm":"告警数量","home.records":"操作记录","home.reports":"上报事件","home.information":"信息栏","home.announcement":"公告","home.message":"信息","home.close":"关闭","home.serverName":"服务器名","home.javaName":"Java名称","home.serverIp":"服务器IP","home.startTime":"启动时间","home.system":"系统","home.javaVer":"Java版本","home.architecture":"系统架构","home.runtime":"运行时长","home.core":"CPU核心","home.memory":"内存使用率","home.size":"内存大小","home.JVM":"JVM总内存","home.onlineDevice":"设备分布(在线数","home.deviceName":"设备名称:","home.deviceNum":"设备编号","home.deviceStatus":"设备状态:","home.notActive":"未激活","home.disabled":"禁用","home.onLine":"在线","home.offline":"离线","home.shadow":"设备影子","home.enable":"启用","home.notEnabled":"未启用","home.productName":"产品名称:","home.version":"固件版本: Version ","home.position":"定位方式:","home.automatic":"自动定位","home.equipment":"设备定位","home.custom":"自定义位置","home.unknown":"未知","home.location":"所在地址:","home.usage":"CPU使用率","home.rate":"CPU使用率 %","home.user":"用户","home.free":"空闲","home.memoryRate":"内存使用率","home.used":"已用","home.surplus":"剩余","home.disk":"系统盘使用率","home.diskStatus":"磁盘状态 G","home.available":"可用","views.index.394840-0":"FastBee物联网平台","views.index.394840-1":"开源版本采用AGPL-3.0许可协议,商用需要获得授权","views.index.394840-2":"开源版本:","views.index.394840-3":"可用于个人学习和使用,非商业用途","views.index.394840-4":"商业版本:","views.index.394840-5":"商业用途,并提供所有源码,功能优先开源版本发布。","views.index.394840-6":"查看详情 >>","views.index.394840-7":"微信扫一扫,查看小程序端","views.index.394840-8":"移动端H5版本演示","views.index.394840-9":"官方网站","views.index.394840-10":"在线文档","views.index.394840-11":"联系作者","views.index.394840-12":"系统源码","views.index.394840-13":"Gitee源码","views.index.394840-14":"Github源码","views.index.394840-15":"蜂信物联","views.index.394840-16":"登录用户数量","views.index.394840-17":"项目文档","views.index.394840-18":"空气质量","views.index.394840-19":"Mqtt状态数据","tagsView.refresh":"刷新","tagsView.close":"关闭","tagsView.closeOthers":"关闭其它","tagsView.closeAll":"关闭所有","settings.title":"系统布局配置","settings.theme":"主题色","settings.tagsView":"开启 Tags-View","settings.fixedHeader":"固定 Header","settings.sidebarLogo":"侧边栏 Logo","navbar.full":"全屏","navbar.language":"语言","navbar.dashboard":"首页","navbar.sourceCode":"源码地址","navbar.document":"文档地址","navbar.message":"消息","navbar.layoutSize":"布局大小","navbar.layoutSetting":"布局设置","navbar.personalCenter":"个人中心","navbar.logout":"退出登录","navbar.assignRoles":"分配角色","navbar.assignUsers":"分配用户","navbar.dictionaryData":"字典数据","navbar.userManagement":"用户管理","navbar.roleManagement":"角色管理","navbar.dispatchingLog":"调度日志","navbar.modifyBuildConfiguration":"修改生成配置","navbar.configurationManagement":"配置管理","navbar.editingProduct":"编辑产品","navbar.editingEquipment":"编辑设备","navbar.firmwareDetails":"固件详情","navbar.selectiveAllocation":"选择分配","navbar.recoveryPlant":"回收设备","navbar.sceneDetails":"场景详情","navbar.sceneDditing":"场景编辑","home.active":"激活时间:","home.logOut":"确定注销并退出系统吗?","home.prompt":"提示","layout.components.settings.index.909453-0":"主题风格设置","layout.components.settings.index.909453-1":"主题颜色","layout.components.settings.index.909453-2":"系统布局配置","layout.components.settings.index.909453-3":"开启 TopNav","layout.components.settings.index.909453-4":"开启 Tags-Views","layout.components.settings.index.909453-5":"固定 Header","layout.components.settings.index.909453-6":"显示 Logo","layout.components.settings.index.909453-7":"动态标题","layout.components.settings.index.909453-8":"保存配置","layout.components.settings.index.909453-9":"重置配置"}')},"670e":function(e,t,o){"use strict";o.r(t);var i=o("e017"),n=o.n(i),s=o("21a1"),a=o.n(s),c=new n.a({id:"icon-globe",use:"icon-globe-usage",viewBox:"0 0 16 16",content:'\r\n \r\n'});a.a.add(c);t["default"]=c},6733:function(e,t,o){"use strict";o.r(t);var i=o("e017"),n=o.n(i),s=o("21a1"),a=o.n(s),c=new n.a({id:"icon-rectangle",use:"icon-rectangle-usage",viewBox:"0 0 1024 1024",content:''});a.a.add(c);t["default"]=c},"679a":function(e,t,o){"use strict";o.r(t);var i=o("e017"),n=o.n(i),s=o("21a1"),a=o.n(s),c=new n.a({id:"icon-search",use:"icon-search-usage",viewBox:"0 0 128 128",content:''});a.a.add(c);t["default"]=c},"67bd":function(e,t,o){"use strict";o.r(t);var i=o("e017"),n=o.n(i),s=o("21a1"),a=o.n(s),c=new n.a({id:"icon-validCode",use:"icon-validCode-usage",viewBox:"0 0 1024 1024",content:''});a.a.add(c);t["default"]=c},6814:function(e,t,o){},"681d":function(e){e.exports=JSON.parse('{"order.index.045965-1":"Add command permission control","order.index.045965-2":"Modify instruction permission control","order.index.045965-3":"Are you sure to delete the data item with instruction permission control number {0}?","order.index.045965-4":"Directive","order.index.045965-5":"device","order.index.045965-6":"User","order.index.045965-7":"number of actions","order.index.045965-8":"Start Time","order.index.045965-9":"End Time","order.index.045965-10":"Select device","order.index.045965-11":"Select User","order.index.045965-12":"Instruction configuration","order.index.045965-13":"Select All","order.index.045965-14":"Number of operations","order.index.045965-15":"start time","order.index.045965-16":"Please choose a start time","order.index.045965-17":"End time","order.index.045965-18":"Please select an end time","order.index.045965-19":"Select file","order.index.045965-20":"picture","order.index.045965-21":"remarks","order.index.045965-22":"Please enter the content","order.index.045965-23":"determine","order.index.045965-24":"Cancel","order.index.045965-25":"Please select a device","order.index.045965-26":"Please select a user","order.index.045965-27":"The number of operations cannot be empty","order.index.045965-28":"Please choose a start time","order.index.045965-29":"Please select an end time","order.index.045965-30":"Select at least one instruction","order.index.045965-31":"Operating Record","order.index.045965-32":"Picture","order.index.045965-33":"Instruction Name","order.index.045965-34":"Please enter the name of the instruction"}')},6861:function(e,t,o){e.exports={menuColor:"#f5f7fa",menuLightColor:"rgba(0, 0, 0, 0.7)",menuColorActive:"#ffffff",menuBackground:"#202b3e",menuLightBackground:"#ffffff",subMenuBackground:"#1f2d3d",subMenuHover:"#486ff2",sideBarWidth:"200px",logoTitleColor:"#ffffff",logoLightTitleColor:"#131b27"}},"697d":function(e,t,o){"use strict";o.r(t);var i=o("e017"),n=o.n(i),s=o("21a1"),a=o.n(s),c=new n.a({id:"icon-gauge-chart",use:"icon-gauge-chart-usage",viewBox:"0 0 1024 1024",content:''});a.a.add(c);t["default"]=c},"6b24":function(e){e.exports=JSON.parse('{"role.index.094567-0":"Role Name","role.index.094567-1":"Please enter the role name","role.index.094567-2":"Character status","role.index.094567-3":"Add a new role","role.index.094567-4":"Display subordinate institution data","role.index.094567-5":"After selection, this level can view the data of subordinates","role.index.094567-6":"Permission Characters","role.index.094567-7":"Institution name","role.index.094567-8":"Display order","role.index.094567-9":"Edit Role","role.index.094567-10":"Delete Role","role.index.094567-11":"More configurations","role.index.094567-12":"Assign Users","role.index.094567-13":"Please enter the role name","role.index.094567-14":"The permission characters defined in the controller, such as @ PreAuthorize (` @ ss. hasRole (\'admin \') `)","role.index.094567-15":"Please enter permission characters","role.index.094567-16":"Role order","role.index.094567-17":"Menu permissions","role.index.094567-18":"Expand/Fold","role.index.094567-19":"Select All/Select None","role.index.094567-20":"Father son linkage","role.index.094567-21":"Loading, please wait","role.index.094567-22":"Scope of permissions","role.index.094567-23":"Data permissions","role.index.094567-24":"All data permissions","role.index.094567-25":"Custom data permissions","role.index.094567-26":"Data permissions for this department","role.index.094567-27":"Data permissions for this department and below","role.index.094567-28":"Only personal data permissions","role.index.094567-29":"Belonging institution cannot be empty","role.index.094567-30":"Role name cannot be empty","role.index.094567-31":"The permission character cannot be empty","role.index.094567-32":"The role order cannot be empty","role.index.094567-33":"Add Role","role.index.094567-34":"Modify Role","role.index.094567-35":"Assign data permissions","role.index.094567-36":"Are you sure to delete the data item with role number {0}?","role.index.094567-37":"role ?","role.index.094567-38":"Organization Number","role.auth-user.876234-0":"Please enter the user name","role.auth-user.876234-1":"Add user","role.auth-user.876234-2":"Batch cancellation of authorization","role.auth-user.876234-3":"Cancel authorization","role.auth-user.876234-4":"Confirm to cancel the user","role.auth-user.876234-5":"Cancel authorization successful","role.auth-user.876234-6":"Do you want to uncheck the user authorization data item?","role.selectUser.093468-0":"Select Users","role.selectUser.093468-1":"Please select the user to be assigned","role.selectUser.093468-2":"User Password","role.selectUser.093468-3":"Role","role.selectUser.093468-4":"Please select a role"}')},"6b59":function(e,t,o){"use strict";o.r(t);var i=o("e017"),n=o.n(i),s=o("21a1"),a=o.n(s),c=new n.a({id:"icon-selectComponent",use:"icon-selectComponent-usage",viewBox:"0 0 1075 1024",content:''});a.a.add(c);t["default"]=c},"6b99":function(e,t,o){"use strict";o.r(t);var i=o("e017"),n=o.n(i),s=o("21a1"),a=o.n(s),c=new n.a({id:"icon-category",use:"icon-category-usage",viewBox:"0 0 1024 1024",content:''});a.a.add(c);t["default"]=c},"6c8d":function(e,t,o){"use strict";o.r(t);var i=o("e017"),n=o.n(i),s=o("21a1"),a=o.n(s),c=new n.a({id:"icon-iot",use:"icon-iot-usage",viewBox:"0 0 1024 1024",content:''});a.a.add(c);t["default"]=c},"6ca5":function(e,t,o){},"6e98":function(e,t,o){"use strict";o.r(t);var i=o("e017"),n=o.n(i),s=o("21a1"),a=o.n(s),c=new n.a({id:"icon-thermometer",use:"icon-thermometer-usage",viewBox:"0 0 1024 1024",content:''});a.a.add(c);t["default"]=c},"6ea9":function(e,t,o){"use strict";o.r(t);var i=o("e017"),n=o.n(i),s=o("21a1"),a=o.n(s),c=new n.a({id:"icon-videotape",use:"icon-videotape-usage",viewBox:"0 0 1024 1024",content:''});a.a.add(c);t["default"]=c},"6ec5":function(e,t,o){"use strict";o.r(t);var i=o("e017"),n=o.n(i),s=o("21a1"),a=o.n(s),c=new n.a({id:"icon-base-cmpt",use:"icon-base-cmpt-usage",viewBox:"0 0 1024 1024",content:''});a.a.add(c);t["default"]=c},"6f15":function(e,t,o){},7:function(e,t){},7063:function(e,t,o){"use strict";o.r(t);var i=o("e017"),n=o.n(i),s=o("21a1"),a=o.n(s),c=new n.a({id:"icon-wifi_4",use:"icon-wifi_4-usage",viewBox:"0 0 1122 1024",content:''});a.a.add(c);t["default"]=c},"71e6":function(e,t,o){},"7234d":function(e,t,o){"use strict";o.r(t);var i=o("e017"),n=o.n(i),s=o("21a1"),a=o.n(s),c=new n.a({id:"icon-textarea",use:"icon-textarea-usage",viewBox:"0 0 1024 1024",content:''});a.a.add(c);t["default"]=c},7271:function(e,t,o){"use strict";o.r(t);var i=o("e017"),n=o.n(i),s=o("21a1"),a=o.n(s),c=new n.a({id:"icon-theme",use:"icon-theme-usage",viewBox:"0 0 128 128",content:''});a.a.add(c);t["default"]=c},"72d1":function(e,t,o){"use strict";o.r(t);var i=o("e017"),n=o.n(i),s=o("21a1"),a=o.n(s),c=new n.a({id:"icon-guide",use:"icon-guide-usage",viewBox:"0 0 128 128",content:''});a.a.add(c);t["default"]=c},"72e5":function(e,t,o){"use strict";o.r(t);var i=o("e017"),n=o.n(i),s=o("21a1"),a=o.n(s),c=new n.a({id:"icon-fullscreen",use:"icon-fullscreen-usage",viewBox:"0 0 128 128",content:''});a.a.add(c);t["default"]=c},"72f2":function(e){e.exports=JSON.parse('{"dataCenter.analysis.349202-0":"Device Name","dataCenter.analysis.349202-1":"Please select a device name","dataCenter.analysis.349202-2":"time frame","dataCenter.analysis.349202-3":"Start date","dataCenter.analysis.349202-4":"End date","dataCenter.analysis.349202-5":"search","dataCenter.analysis.349202-6":"Reset","dataCenter.analysis.349202-7":"There is currently no data available","dataCenter.analysis.349202-8":"Last 2 hours","dataCenter.analysis.349202-9":"Last day","dataCenter.analysis.349202-10":"In the past seven days","dataCenter.analysis.349202-11":"Last 30 days","dataCenter.analysis.349202-12":"total","dataCenter.analysis.349202-13":"Alarm processing information statistics","dataCenter.analysis.349202-14":"Equipment usage statistics","dataCenter.analysis.349202-15":"Variable Name","dataCenter.analysis.349202-16":"Current value","dataCenter.analysis.349202-17":"Update time","dataCenter.analysis.349202-18":"Alarm name ","dataCenter.analysis.349202-19":"Alarm level","dataCenter.analysis.349202-20":"Alarm time","dataCenter.analysis.349202-21":"Variable historical data line chart","dataCenter.analysis.349202-22":"Alarm handling status","dataCenter.analysis.349202-23":"Statistics of variable issuance frequency","dataCenter.analysis.349202-24":"Real time numerical table of variables","dataCenter.analysis.349202-25":"Real time alarm recording","dataCenter.analysis.349202-26":"Alarm type statistics","dataCenter.history.384934-0":"equipment","dataCenter.history.384934-1":"Device Name","dataCenter.history.384934-2":"Please select a device name","dataCenter.history.384934-3":"Variable Name","dataCenter.history.384934-4":"Please select a variable name","dataCenter.history.384934-5":"time frame","dataCenter.history.384934-6":"Start date","dataCenter.history.384934-7":"End date","dataCenter.history.384934-8":"search","dataCenter.history.384934-9":"Reset","dataCenter.history.384934-10":"Curve trend chart","dataCenter.history.384934-11":"When a single variable exceeds 500 numerical values in a single query, the curve trend graph presents aggregated data","dataCenter.history.384934-12":"There is currently no data available","dataCenter.history.384934-13":"Update time","dataCenter.history.384934-14":"scene","dataCenter.history.384934-15":"Scene Name","dataCenter.history.384934-16":"Please select a scene name","dataCenter.history.384934-17":"data sources ","dataCenter.history.384934-18":"Please select the data source","dataCenter.history.384934-19":"Last 2 hours","dataCenter.history.384934-20":"Last day","dataCenter.history.384934-21":"In the past seven days","dataCenter.history.384934-22":"Last 30 days","dataCenter.history.384934-23":"total"}')},"737d":function(e,t,o){"use strict";o.r(t);var i=o("e017"),n=o.n(i),s=o("21a1"),a=o.n(s),c=new n.a({id:"icon-cascader",use:"icon-cascader-usage",viewBox:"0 0 1024 1024",content:''});a.a.add(c);t["default"]=c},"741c":function(e,t,o){"use strict";o.r(t);var i=o("e017"),n=o.n(i),s=o("21a1"),a=o.n(s),c=new n.a({id:"icon-pie-chart",use:"icon-pie-chart-usage",viewBox:"0 0 1024 1024",content:''});a.a.add(c);t["default"]=c},7447:function(e,t,o){"use strict";o.r(t);var i=o("e017"),n=o.n(i),s=o("21a1"),a=o.n(s),c=new n.a({id:"icon-vertical-line",use:"icon-vertical-line-usage",viewBox:"0 0 1024 1024",content:''});a.a.add(c);t["default"]=c},7550:function(e,t,o){"use strict";o.r(t);var i=o("e017"),n=o.n(i),s=o("21a1"),a=o.n(s),c=new n.a({id:"icon-subscribe1",use:"icon-subscribe1-usage",viewBox:"0 0 1024 1024",content:''});a.a.add(c);t["default"]=c},7620:function(e,t,o){"use strict";o.r(t);var i=o("e017"),n=o.n(i),s=o("21a1"),a=o.n(s),c=new n.a({id:"icon-live1",use:"icon-live1-usage",viewBox:"0 0 1024 1024",content:''});a.a.add(c);t["default"]=c},"764d":function(e){e.exports=JSON.parse('{"netty.clients.654908-0":"client","netty.clients.654908-1":"Please enter the client ID","netty.clients.654908-2":"Only look at the device side","netty.clients.654908-3":"MQTT client","netty.clients.654908-4":"client ID ","netty.clients.654908-5":"type","netty.clients.654908-6":"Server side","netty.clients.654908-7":"Web","netty.clients.654908-8":"Mobile","netty.clients.654908-9":"Testing","netty.clients.654908-10":"Device side","netty.clients.654908-11":"Connection status","netty.clients.654908-12":"Connected","netty.clients.654908-13":"Disconnected","netty.clients.654908-14":"Heartbeat (seconds)","netty.clients.654908-15":"Account","netty.clients.654908-16":"Current subscription quantity","netty.clients.654908-17":"Connection time","netty.clients.654908-18":"Kick out","netty.clients.654908-19":"Subscription List","netty.clients.654908-20":"theme","netty.clients.654908-21":"TCP Client ","netty.clients.654908-22":"Add subscription","netty.clients.654908-23":"Please enter the theme","netty.clients.654908-24":"Please select message type","netty.clients.654908-25":"Add subscription","netty.clients.654908-26":"Theme cannot be empty","netty.clients.654908-27":"Are you sure to delete the data item with MQTT client number \\"{0}\\" ?","netty.clients.654908-28":"Are you sure to unsubscribe from the data item with topic \\"{0}\\" ?","netty.clients.654908-29":"Unsubscribed successfully","netty.clients.654908-30":"Successfully added subscription","netty.clients.654908-31":"Do you want to remove the data item whose client ID is \\"{0}\\" ?","netty.clients.654908-32":"Removed successfully","netty.clients.654908-33":"Removal failure","netty.mqtt.564432-0":"Mqtt statistical indicators","netty.mqtt.564432-1":"send message","netty.mqtt.564432-2":"receive messages","netty.mqtt.564432-3":"Certification frequency","netty.mqtt.564432-4":"Connection count","netty.mqtt.564432-5":"Subscription count","netty.mqtt.564432-6":"Received today","netty.mqtt.564432-7":"Send Today","netty.mqtt.564432-8":"Mqtt message","netty.mqtt.564432-9":"Mqtt Message%","netty.mqtt.564432-10":"Total number of messages sent","netty.mqtt.564432-11":"Total number of received messages","netty.mqtt.564432-12":"Mqtt status data","netty.mqtt.564432-13":"Number of connections","netty.mqtt.564432-14":"Number of sessions","netty.mqtt.564432-15":"Subscription quantity","netty.mqtt.564432-16":"Number of routes","netty.mqtt.564432-17":"Keep messages","netty.mqtt.564432-18":"Current quantity","netty.mqtt.564432-19":"Accumulated total"}')},7651:function(e,t,o){"use strict";o("c441")},"76d4":function(e,t,o){"use strict";o.r(t);var i=o("e017"),n=o.n(i),s=o("21a1"),a=o.n(s),c=new n.a({id:"icon-group",use:"icon-group-usage",viewBox:"0 0 1024 1024",content:''});a.a.add(c);t["default"]=c},"77b7":function(e,t,o){"use strict";o("8ccc")},7891:function(e,t,o){"use strict";o.r(t);var i=function(){var e=this,t=e.$createElement,o=e._self._c||t;return o("div",{staticClass:"reacquire flex justify-center blocks cursor-pointer",style:{lineHeight:e.lineHeight},on:{click:e.getData}},[o("span",[e._v(" 重新获取 ")])])},n=[],s={components:{},props:{lineHeight:{type:String,default:"200px"}},data:function(){return{}},computed:{},methods:{init:function(){},getData:function(e){this.$emit("onclick",e)}},created:function(){},mounted:function(){},beforeDestroy:function(){}},a=s,c=(o("1ddeb"),o("2877")),r=Object(c["a"])(a,i,n,!1,null,"e8e90764",null);t["default"]=r.exports},"79f3":function(e){e.exports=JSON.parse('{"product.index.091251-0":"Product Name","product.index.091251-1":"Please enter the product name","product.index.091251-2":"Classification name","product.index.091251-3":"Please enter the product category name","product.index.091251-4":"Status","product.index.091251-5":"Please select a product status","product.index.091251-6":"Search","product.index.091251-7":"Reset","product.index.091251-8":"Display superior institution products","product.index.091251-9":"After selection, this level can view the superior\'s products","product.index.091251-10":"Add","product.index.091251-11":"private","product.index.091251-12":"Unpublish","product.index.091251-13":"Published","product.index.091251-14":"Now release","product.index.091251-15":"Unpublished","product.index.091251-16":"Classification","product.index.091251-17":"product type","product.index.091251-18":"Networking methods","product.index.091251-19":"Device Authorization","product.index.091251-20":"Enabled","product.index.091251-21":"not enabled","product.index.091251-22":"view Details","product.index.091251-23":"Delete","product.index.091251-24":"view Devices","product.index.091251-25":"There is currently no data available, please add the product","product.index.091251-26":"This feature has not been implemented yet. Please refer to the tutorials and SDK examples for the project","product.index.091251-27":"Equipment type","product.index.091251-28":"Download","product.index.091251-29":"Cancel","product.index.091251-30":"Are you sure you want to cancel publishing?","product.index.091251-31":"No operation permission","product.index.091251-32":"After product release, corresponding devices can be created","product.index.091251-33":"Important reminder: There are already {0} devices under the product. Unpublishing can modify the product information and model. After republishing, the corresponding device data will be reset!","product.index.091251-34":"Tips","product.index.091251-35":"Confirm","product.index.091251-38":"Generate SDK","product.index.091251-39":"Are you sure to delete the data item with product number {0}?","product.index.091251-40":"Scada Design","product.index.091251-41":"The template has not yet been configured","product.index.091251-42":"Scada Sharing","product.product-app.045891-0":"Refresh","product.product-app.045891-1":"This feature is currently unavailable and will be released in a later version","product.product-app.045891-2":"Name","product.product-app.045891-3":"identifier ","product.product-app.045891-4":"Object model category","product.product-app.045891-5":"data type","product.product-app.045891-6":"parts","product.product-app.045891-7":"System defined components","product.product-app.045891-8":"Advanced features","product.product-app.045891-9":"Custom Page","product.product-app.045891-10":"Please enter a custom page","product.product-app.045891-11":"Interface display","product.product-authorize.314975-0":"Equipment number","product.product-authorize.314975-1":"Please enter the device number","product.product-authorize.314975-2":"Authorization code","product.product-authorize.314975-3":"Please enter the authorization code","product.product-authorize.314975-4":"state","product.product-authorize.314975-5":"Please select a status","product.product-authorize.314975-6":"search","product.product-authorize.314975-7":"Reset","product.product-authorize.314975-8":"Generate authorization code","product.product-authorize.314975-9":" Delete","product.product-authorize.314975-10":"export","product.product-authorize.314975-11":"Tips: Double click to copy the authorization code.","product.product-authorize.314975-12":"Authorization time","product.product-authorize.314975-13":"Remarks","product.product-authorize.314975-14":"Opation","product.product-authorize.314975-15":"Delete","product.product-authorize.314975-17":"Device Name","product.product-authorize.314975-18":"Please enter the device name","product.product-authorize.314975-19":"choice","product.product-authorize.314975-20":"Device ID","product.product-authorize.314975-21":"User Name","product.product-authorize.314975-22":"Device status","product.product-authorize.314975-23":"Please enter the content","product.product-authorize.314975-24":"confirm","product.product-authorize.314975-25":"cancel","product.product-authorize.314975-26":"device details ","product.product-authorize.314975-27":"Tip: Unable to find device, it may have been deleted","product.product-authorize.314975-28":"not active","product.product-authorize.314975-29":"Disabled","product.product-authorize.314975-30":"on line","product.product-authorize.314975-31":"off-line","product.product-authorize.314975-32":"Device Shadow","product.product-authorize.314975-33":"Enable","product.product-authorize.314975-35":"Positioning method","product.product-authorize.314975-36":"Automatic positioning","product.product-authorize.314975-37":"Equipment positioning","product.product-authorize.314975-38":"Custom Location","product.product-authorize.314975-39":"Product Name","product.product-authorize.314975-40":"Tenant Name","product.product-authorize.314975-41":"Firmware version","product.product-authorize.314975-42":"Address","product.product-authorize.314975-43":"Equipment longitude","product.product-authorize.314975-44":"Device latitude","product.product-authorize.314975-45":"Network access IP","product.product-authorize.314975-46":"Equipment signal","product.product-authorize.314975-47":"Create time","product.product-authorize.314975-48":"Activation time","product.product-authorize.314975-49":"Remarks","product.product-authorize.314975-50":"View devices","product.product-authorize.314975-51":"Close","product.product-authorize.314975-52":"Enter the number of authorization codes","product.product-authorize.314975-53":"Confirm","product.product-authorize.314975-54":"Cancel","product.product-authorize.314975-55":"Incorrect quantity content","product.product-authorize.314975-56":"Successfully added authorization code","product.product-authorize.314975-57":"Cancel addition","product.product-authorize.314975-58":"Select device","product.product-authorize.314975-59":"Device authorization successful","product.product-authorize.314975-60":"Please select the device you want to authorize","product.product-authorize.314975-61":"Remark successful","product.product-authorize.314975-62":"Are you sure to delete the data item with product authorization code number {0}?","product.product-authorize.314975-63":"Delete successful","product.product-authorize.314975-64":"Successful","product.product-authorize.314975-66":"Copy successful!","product.product-authorize.314975-67":"Fail","product.product-authorize.314975-68":"Copy failed!","product.product-edit.473153-0":"Basic information","product.product-edit.473153-1":"Product Name","product.product-edit.473153-2":"Please enter the product name","product.product-edit.473153-3":"Product classification","product.product-edit.473153-4":"Please select a category","product.product-edit.473153-5":"Communication protocol","product.product-edit.473153-6":"After the product is established, it is not allowed to modify the communication protocol, as modification may cause dirty data issues in the device under the product","product.product-edit.473153-7":"Please select the protocol","product.product-edit.473153-8":"The current communication protocol is Modbus protocol. Please select a collection point template. The default added device is the gateway device","product.product-edit.473153-9":"Collection point template","product.product-edit.473153-10":"Delete","product.product-edit.473153-11":"Select Template","product.product-edit.473153-13":"Please select the device type","product.product-edit.473153-14":"transport protocol","product.product-edit.473153-15":"Please select a transmission protocol","product.product-edit.473153-16":"Networking methods","product.product-edit.473153-17":"Please select the networking method","product.product-edit.473153-18":"Privatization","product.product-edit.473153-19":"After setting it as a private product, subordinates cannot view it","product.product-edit.473153-20":"Enable authorization","product.product-edit.473153-21":"Authentication method","product.product-edit.473153-22":"Please choose the authentication method","product.product-edit.473153-23":"Positioning method","product.product-edit.473153-24":"Please select the positioning method","product.product-edit.473153-25":"Product number","product.product-edit.473153-26":"Automatic generation","product.product-edit.473153-27":"Mqtt account","product.product-edit.473153-28":"Automatically generated without filling in","product.product-edit.473153-29":"Mqtt password","product.product-edit.473153-30":"Automatically generate if not filled in","product.product-edit.473153-31":"Product Key","product.product-edit.473153-32":"Remarks","product.product-edit.473153-33":"Please enter the content","product.product-edit.473153-34":"Product images","product.product-edit.473153-35":"Tip: After uploading, you need to submit and save","product.product-edit.473153-36":"Update","product.product-edit.473153-37":"Add","product.product-edit.473153-38":"product model ","product.product-edit.473153-39":"Firmware management","product.product-edit.473153-40":"Device Authorization","product.product-edit.473153-41":"SIP configuration","product.product-edit.473153-42":"Product release","product.product-edit.473153-43":"Unpublish","product.product-edit.473153-44":"Return","product.product-edit.473153-45":"Template Name","product.product-edit.473153-46":"Search","product.product-edit.473153-47":"Reset","product.product-edit.473153-48":"Select collection point template","product.product-edit.473153-49":"List of physical models","product.product-edit.473153-50":"Number of Slaves:","product.product-edit.473153-51":"Number of variables:","product.product-edit.473153-52":"Collection method:","product.product-edit.473153-53":"Model Name","product.product-edit.473153-54":"register","product.product-edit.473153-55":"value type","product.product-edit.473153-56":"Cancel","product.product-edit.473153-57":"Confirm","product.product-edit.473153-58":"The product name cannot be empty","product.product-edit.473153-59":"Product classification ID cannot be empty","product.product-edit.473153-60":"The device protocol cannot be empty","product.product-edit.473153-61":"The transmission protocol cannot be empty","product.product-edit.473153-62":"update Successful","product.product-edit.473153-63":"Please select a collection point template","product.product-edit.473153-64":"Successfully added","product.product-edit.473153-65":"The physical model has been synchronized from the collection point template to the product","product.product-edit.473153-66":"Are you sure you want to cancel publishing?","product.product-edit.473153-67":"After product release, corresponding devices can be created","product.product-edit.473153-68":"Important reminder: There are already {0} devices under the product. Unpublishing can modify the product information and model. After republishing, the corresponding device data will be reset!","product.product-edit.473153-69":"Tips","product.product-edit.473153-70":"confirm","product.product-edit.473153-71":"cancel","product.product-edit.473153-72":"Enable","product.product-edit.473153-74":"Deactivate","product.product-edit.473153-75":"Are you sure you want the {0} authorization code?","product.product-edit.473153-77":"The authorization code has been changed","product.product-edit.473153-78":"Select Template","product.product-edit.473153-79":"Configuration application","product.product-edit.473153-80":"Modbus configuration","product.product-edit.473153-81":"Communication protocol","product.product-edit.473153-82":"Please select the protocol","product.product-edit.473153-83":"Sub products","product.product-edit.473153-84":"Polling task","product.product-edit.473153-85":"Publish or Not","product.product-edit.473153-86":"Released product","product.product-edit.473153-87":"Cancel publication","product.product-edit.473153-88":"Add Product","product.product-edit.473153-89":"Yes","product.product-edit.473153-90":"No","product.product-edit.473153-91":"Firmware Type","product.product-edit.473153-92":"Please select a firmware type","product.product-firmware.420545-0":"Add","product.product-firmware.420545-1":"Refresh","product.product-firmware.420545-2":"Firmware Name","product.product-firmware.420545-3":"Firmware version","product.product-firmware.420545-4":"Status","product.product-firmware.420545-5":"Latest","product.product-firmware.420545-6":"default","product.product-firmware.420545-7":"Create time","product.product-firmware.420545-8":"Download address","product.product-firmware.420545-9":"Firmware Description","product.product-firmware.420545-10":"opation","product.product-firmware.420545-11":"view","product.product-firmware.420545-12":"Delete","product.product-firmware.420545-13":"Please enter the firmware name","product.product-firmware.420545-14":"Please enter the firmware version","product.product-firmware.420545-15":"Latest firmware","product.product-firmware.420545-16":"Tip: There can only be one latest firmware in the product","product.product-firmware.420545-17":"Firmware upload","product.product-firmware.420545-18":"Please enter firmware information","product.product-firmware.420545-19":"Add","product.product-firmware.420545-20":"Update","product.product-firmware.420545-21":"Cancel","product.product-firmware.420545-24":"Firmware name cannot be empty","product.product-firmware.420545-25":"The firmware version cannot be empty","product.product-firmware.420545-26":"The file path cannot be empty","product.product-firmware.420545-27":"Add product firmware","product.product-firmware.420545-28":"Modifying product firmware","product.product-firmware.420545-29":"update Successful","product.product-firmware.420545-30":"add Successful","product.product-firmware.420545-31":"Are you sure to delete the data item with product firmware number {0}?","product.product-firmware.420545-32":"Delete Successful","product.product-select-template.318012-0":"Name","product.product-select-template.318012-1":"Please enter the name of the object model","product.product-select-template.318012-2":"category","product.product-select-template.318012-3":"Please select a model category","product.product-select-template.318012-4":"Search","product.product-select-template.318012-5":"reset","product.product-select-template.318012-6":"identifier ","product.product-select-template.318012-7":"Object model category","product.product-select-template.318012-8":"Chart display","product.product-select-template.318012-9":"Real time monitoring","product.product-select-template.318012-10":"read-only","product.product-select-template.318012-11":"Historical storage","product.product-select-template.318012-12":"data type","product.product-things-model.142341-0":"Add","product.product-things-model.142341-1":"Import a universal object model","product.product-things-model.142341-2":"Refresh","product.product-things-model.142341-3":"View object models","product.product-things-model.142341-4":"Note: Identifiers cannot be duplicated","product.product-things-model.142341-5":"Please select a device slave:","product.product-things-model.142341-6":"Please select a device slave","product.product-things-model.142341-7":"Gateway object model","product.product-things-model.142341-8":"Name","product.product-things-model.142341-9":"Identifier ","product.product-things-model.142341-10":"Register Address(10 base)","product.product-things-model.142341-12":"Chart display","product.product-things-model.142341-13":"Real time monitoring","product.product-things-model.142341-14":"read-only","product.product-things-model.142341-15":"Historical storage","product.product-things-model.142341-16":"Object model category","product.product-things-model.142341-17":"data type","product.product-things-model.142341-18":"Data definition","product.product-things-model.142341-19":"Calculation formula","product.product-things-model.142341-20":"sort","product.product-things-model.142341-21":"opation","product.product-things-model.142341-22":"view","product.product-things-model.142341-23":"Delete","product.product-things-model.142341-24":"Model Name","product.product-things-model.142341-25":"Please enter the name of the object model, for example: temperature","product.product-things-model.142341-26":"Model identification","product.product-things-model.142341-27":"Please enter an identifier, for example: temperature","product.product-things-model.142341-28":"Model sorting","product.product-things-model.142341-29":"Please enter sorting","product.product-things-model.142341-30":"Model category","product.product-things-model.142341-31":"attribute","product.product-things-model.142341-32":"function","product.product-things-model.142341-33":"event","product.product-things-model.142341-34":"Model characteristics","product.product-things-model.142341-35":"Read only data","product.product-things-model.142341-36":"Share permissions","product.product-things-model.142341-37":"Please select a data type","product.product-things-model.142341-38":"integer","product.product-things-model.142341-39":"decimal","product.product-things-model.142341-40":"Boolean","product.product-things-model.142341-41":"enumeration","product.product-things-model.142341-42":"character string","product.product-things-model.142341-43":"array","product.product-things-model.142341-44":"object","product.product-things-model.142341-45":"Value range","product.product-things-model.142341-46":"minimum value","product.product-things-model.142341-47":"reach","product.product-things-model.142341-48":"Maximum value","product.product-things-model.142341-49":"unit","product.product-things-model.142341-50":"Please enter the unit, for example: ℃","product.product-things-model.142341-51":"step","product.product-things-model.142341-52":"Please enter the step size, for example: 1","product.product-things-model.142341-53":"The upstream data of the device is displayed after being calculated using a formula.","product.product-things-model.142341-54":"The% s in the formula is a placeholder and a fixed field.","product.product-things-model.142341-55":"For example:","product.product-things-model.142341-56":"Add:% s+10","product.product-things-model.142341-57":"Subtract:% s-10","product.product-things-model.142341-58":"Multiply:% s * 10","product.product-things-model.142341-59":"Except for:% s/10","product.product-things-model.142341-60":"except(Retain decimals)for:% s/10","product.product-things-model.142341-61":"Retain decimals","product.product-things-model.142341-62":"Control Formula","product.product-things-model.142341-63":"Boolean value","product.product-things-model.142341-64":"For example: Close","product.product-things-model.142341-65":"(0 value corresponds to text)","product.product-things-model.142341-66":"For example: Open","product.product-things-model.142341-67":"(1 value corresponds to text)","product.product-things-model.142341-68":"Display method","product.product-things-model.142341-69":"Please choose the display method","product.product-things-model.142341-70":"Dropdown box","product.product-things-model.142341-71":"button","product.product-things-model.142341-72":"Enumeration item","product.product-things-model.142341-73":"Parameter value, for example: 0","product.product-things-model.142341-74":"Parameter description, such as medium speed gear","product.product-things-model.142341-75":"Add enumeration item","product.product-things-model.142341-76":"Maximum length","product.product-things-model.142341-77":"For example: 1024","product.product-things-model.142341-78":"(Maximum length of string)","product.product-things-model.142341-79":"Number of elements","product.product-things-model.142341-80":"For example: 5","product.product-things-model.142341-81":"Array type","product.product-things-model.142341-82":"Object parameters","product.product-things-model.142341-83":"Please select a device","product.product-things-model.142341-84":"edit","product.product-things-model.142341-85":"Add parameters","product.product-things-model.142341-86":"Delete","product.product-things-model.142341-87":"Object parameters","product.product-things-model.142341-88":"Please select a device","product.product-things-model.142341-89":"update","product.product-things-model.142341-90":"add","product.product-things-model.142341-91":"Cancel","product.product-things-model.142341-92":"copy","product.product-things-model.142341-94":"The object model name cannot be empty","product.product-things-model.142341-95":"Identifier, unique under the product cannot be empty","product.product-things-model.142341-96":"Model sorting cannot be empty","product.product-things-model.142341-97":"Model category cannot be empty","product.product-things-model.142341-98":"The data type cannot be empty","product.product-things-model.142341-99":"Additive model","product.product-things-model.142341-100":"Modify the object model","product.product-things-model.142341-101":"Physical model","product.product-things-model.142341-102":"The parameters of an object cannot be empty","product.product-things-model.142341-103":"The input for object type model identification cannot contain an underline. Please fill in the model identification again!","product.product-things-model.142341-104":"Parameter identification","product.product-things-model.142341-105":"repeat","product.product-things-model.142341-106":"Please reselect the data type!","product.product-things-model.142341-107":"update Successful","product.product-things-model.142341-108":"New successfully added","product.product-things-model.142341-109":"Are you sure to delete the data item with object model number {0}?","product.product-things-model.142341-111":"Delete successful","product.product-things-model.142341-112":"Delete collection point, please modify the collection point template","product.product-things-model.142341-113":"Close","product.product-things-model.142341-114":"Open","product.product-things-model.142341-115":"low","product.product-things-model.142341-116":"high","product.product-things-model.142341-117":"Maximum value:","product.product-things-model.142341-118":"Minimum value:","product.product-things-model.142341-119":"Step size:","product.product-things-model.142341-120":"Unit:","product.product-things-model.142341-121":"Maximum length:","product.product-things-model.142341-122":"Array type:","product.product-things-model.142341-123":"Number of elements:","product.product-things-model.142341-124":"Register Address","product.product-things-model.142341-125":"Delete","product.product-things-model.142341-126":"Export Model File","product.product-things-model.142341-127":"APP display","product.product-things-model.142341-128":"Please choose whether to display on the app","product.product-things-model.142341-129":"Object model type","product.product-things-model.142341-130":"Please select the type of object model","product.product-things-model.142341-131":"Is it historical storage","product.product-things-model.142341-132":"Please choose whether to store history or not","product.product-things-model.142341-133":"search","product.product-things-model.142341-134":"Reset","product.product-things-model.142341-135":"grouping","product.product-things-model.142341-136":"synchronous","product.product-things-model.142341-137":"Synchronize old object model data","product.product-modbus.562372-0":"Configuration of gateway sub devices","product.product-modbus.562372-1":"Configure default sub device addresses and polling methods for gateway sub devices","product.product-modbus.562372-2":"Edit device configuration","product.product-modbus.562372-3":"preservation","product.product-modbus.562372-4":"cancel","product.product-modbus.562372-5":"Device status:","product.product-modbus.562372-6":"Configure whether the device status comes from the gateway or whether the variable communication under the device is normal;","product.product-modbus.562372-7":"If a gateway is selected, the offline status of the device is taken from the offline status of the gateway. If device data is selected, the device is considered offline if there is no variable communication within the selected duration.","product.product-modbus.562372-8":"When selecting device data, it is recommended that the duration be greater than the minimum collection frequency within the template, otherwise the device will frequently go offline passively.","product.product-modbus.562372-9":"Select duration:","product.product-modbus.562372-10":"To use the device data judgment method, it is necessary to confirm that there is data reported during the rotation time","product.product-modbus.562372-11":"Please select the default duration","product.product-modbus.562372-12":"How long is the device offline if there is no data","product.product-modbus.562372-13":"Collection method:","product.product-modbus.562372-14":"Default address:","product.product-modbus.562372-15":"Slave address","product.product-modbus.562372-16":"The default address of the sub device. If the sub device address is set in the sub device of the device details, the default value will be overwritten","product.product-modbus.562372-17":"IO register","product.product-modbus.562372-18":"IO registers include coils and discrete registers, which can be bound to switch properties","product.product-modbus.562372-19":"Edit Register","product.product-modbus.562372-20":"Import","product.product-modbus.562372-21":"export","product.product-modbus.562372-22":"preservation","product.product-modbus.562372-23":"cancel","product.product-modbus.562372-24":"Number","product.product-modbus.562372-25":"attribute","product.product-modbus.562372-26":"Associated attributes","product.product-modbus.562372-27":"Physical model","product.product-modbus.562372-28":"identifier ","product.product-modbus.562372-29":"Slave address","product.product-modbus.562372-30":"Register Address","product.product-modbus.562372-31":"Is it read-only","product.product-modbus.562372-32":"read-only 02","product.product-modbus.562372-33":"Reading and writing 01/05","product.product-modbus.562372-34":"operation","product.product-modbus.562372-35":"delete","product.product-modbus.562372-36":"Add an IO register","product.product-modbus.562372-37":"Add multiple IO registers","product.product-modbus.562372-38":"Data register","product.product-modbus.562372-39":"Data registers include input registers and hold registers, which can be bound to numerical attributes","product.product-modbus.562372-40":"Batch import","product.product-modbus.562372-41":"export","product.product-modbus.562372-42":"data type","product.product-modbus.562372-43":"Number of reads","product.product-modbus.562372-44":"Add a single data register","product.product-modbus.562372-45":"Add multiple data registers","product.product-modbus.562372-46":"The default address cannot be empty","product.product-modbus.562372-47":"Register address cannot be empty","product.product-modbus.562372-48":"Read only (0- No, 1- Yes) cannot be empty","product.product-modbus.562372-49":"Modbus data type cannot be empty","product.product-modbus.562372-50":"The number of reads cannot be empty","product.product-modbus.562372-51":"Register type 1-IO register 2-data register cannot be empty","product.product-modbus.562372-52":"Save successful","product.product-modbus.562372-53":"Modified successfully","product.product-modbus.562372-311":"Positional offset","product.product-modbus.562372-312":"This gateway has a polling task. Changing to edge collection will clear the polling task. Do you want to continue modifying it?","product.product-modbus.562372-313":"Tips","product.product-modbus.562372-314":"determine","product.product-modbus.562372-315":"cancel","product.product-modbus.562372-316":"Cancelled","product.product-modbus.562372-317":"read-only 04","product.product-modbus.562372-318":"Reading and writing 03/06","product.product-scada.638785-0":"No configuration currently available","product.thimgs-mopdel-list.738493-0":"Select object model","product.thimgs-mopdel-list.738493-1":"name","product.thimgs-mopdel-list.738493-2":"Please enter the name of the object model","product.thimgs-mopdel-list.738493-3":"search","product.thimgs-mopdel-list.738493-4":"Reset","product.thimgs-mopdel-list.738493-5":"Physical model","product.thimgs-mopdel-list.738493-6":"identifier ","product.thimgs-mopdel-list.738493-7":"determine","product.thimgs-mopdel-list.738493-8":"close","product.components.batchImportModbus.745343-0":"IO register template","product.components.batchImportModbus.745343-1":"Data Register Template","product.category.142342-0":"Product classification name","product.category.142342-1":"Display order","product.category.142342-2":"Please enter the display order","product.category.142342-3":"Please enter the content","product.category.142342-4":"The product category name cannot be empty","product.category.142342-5":"Is the system universal and cannot be empty","product.category.142342-6":"Add product category","product.category.142342-7":"Modify product classification","product.category.142342-8":"Are you sure to delete the data item with product category number {0}?","product.category.142342-9":"Display superior institution products","product.category.142342-10":"After selection, this level can view the product classification of the superior level","product.product-scada.034908-0":"Create configuration","product.product-sub.3843945-0":"Add","product.product-sub.3843945-1":"Delete","product.product-sub.3843945-2":"Note: The default sub device address of the bound sub product inherits the product","product.product-sub.3843945-3":"Set Address","product.product-sub.3843945-4":"Sub product Name","product.product-sub.3843945-5":"Sub device address","product.product-sub.3843945-6":"Set sub device address","product.product-sub.3843945-7":"operation","product.product-sub.3843945-8":"delete","product.product-sub.3843945-9":"Are you sure you want to delete data with number {0}?","product.product-sub.3843945-10":"Delete successfully","product.product-sub.3843945-11":"Modifying the sub device address will synchronize the modification of the slave address bound to the sub product and the slave address configured with polling task instructions for the sub product. However, it will not synchronize the slave address of the created device and the polling task. Please confirm if you want to continue with the modification?","product.product-sub.3843945-12":"Tips","product.product-sub.3843945-13":"determine","product.product-sub.3843945-14":"cancel","product.product-sub.3843945-15":"Cancelled","product.product-modbus-task.894593-0":"Timed Name","product.product-modbus-task.894593-1":"Please Enter The Timing Name","product.product-modbus-task.894593-2":"Timed State","product.product-modbus-task.894593-3":"Please Select The Scheduled Status","product.product-modbus-task.894593-4":"Search","product.product-modbus-task.894593-5":"Reset","product.product-modbus-task.894593-6":"New Addition","product.product-modbus-task.894593-7":"Name","product.product-modbus-task.894593-8":"Describe","product.product-modbus-task.894593-9":"CRON Expression","product.product-modbus-task.894593-10":"Action","product.product-modbus-task.894593-11":"Delete","product.product-modbus-task.894593-12":"Add to frequently used shortcut keys","product.product-modbus-task.894593-13":"Generate instruction data","product.product-modbus-task.894593-14":"Slave address","product.product-modbus-task.894593-15":"Function code","product.product-modbus-task.894593-16":"Starting register address","product.product-modbus-task.894593-17":"Register value","product.product-modbus-task.894593-18":"Coil status value","product.product-modbus-task.894593-19":"cycle time","product.product-modbus-task.894593-20":"Periodic cycle","product.product-modbus-task.894593-21":"In scenarios where the cycle rule applies, a fixed cycle of natural day polling is conducted once.","product.product-modbus-task.894593-22":"For example: Polling once a day at 07:00 (value range: 07:00 today to 07:00 yesterday)","product.product-modbus-task.894593-23":"each","product.product-modbus-task.894593-24":"Poll once","product.product-modbus-task.894593-25":"Click to generate preview","product.product-modbus-task.894593-26":"Copy data","product.product-modbus-task.894593-27":"cancel","product.product-modbus-task.894593-28":"determine","product.product-modbus-task.894593-29":"Number of coils","product.product-modbus-task.894593-30":"Number of registers","product.product-modbus-task.894593-31":"Coil value","product.product-modbus-task.894593-32":"Register value","product.product-modbus-task.894593-33":"01 Read coil status","product.product-modbus-task.894593-34":"02 Read input status","product.product-modbus-task.894593-35":"03 Read Save Register","product.product-modbus-task.894593-36":"04 Read input register","product.product-modbus-task.894593-37":"05 Write to a single coil register","product.product-modbus-task.894593-38":"06 Write to a single save register","product.product-modbus-task.894593-39":"15 Write multiple coil states","product.product-modbus-task.894593-40":"16 Write multiple save registers","product.product-modbus-task.894593-41":"Encoding failed","product.product-modbus-task.894593-42":"Enable","product.product-modbus-task.894593-43":"Deactivate","product.product-modbus-task.894593-44":"Are you sure you want to schedule {0}?","product.product-modbus-task.894593-45":"Success","product.product-modbus-task.894593-46":"Time","product.product-modbus-task.894593-47":"Every Day","product.product-modbus-task.894593-48":"Monday","product.product-modbus-task.894593-49":"Tuesday","product.product-modbus-task.894593-50":"Wednesday","product.product-modbus-task.894593-51":"Thursday","product.product-modbus-task.894593-52":"Friday","product.product-modbus-task.894593-53":"Saturday","product.product-modbus-task.894593-54":"Sunday","product.product-modbus-task.894593-55":"Custom Cron Expression","product.product-modbus-task.894593-56":"Task ID","product.product-modbus-task.894593-57":"instructions","product.product-modbus-task.894593-58":"state","product.product-modbus-task.894593-59":"Timed Time","product.product-modbus-task.894593-60":"operation","product.product-modbus-task.894593-61":"delete","product.product-modbus-task.894593-62":"Modified successfully","product.product-modbus-task.894593-63":"New successfully added","product.product-modbus-task.894593-64":"Are you sure to delete the data item with column number {0} for the rotation training task?","product.product-modbus-task.894593-65":"Delete successfully","product.product-modbus-task.894593-66":"The slave address is empty. Please configure the slave address in Modbus first","product.product-modbus-task.894593-67":"Tips","product.product-modbus-task.894593-68":"determine","product.product-modbus-task.894593-69":"cancel","product.product-modbus-task.894593-70":"Cancelled"}')},"7a8f":function(e){e.exports=JSON.parse('{"user.index.098976-0":"请输入归属机构","user.index.098976-1":"用户账号","user.index.098976-2":"请输入用户账号","user.index.098976-3":"手机号码","user.index.098976-4":"请输入手机号码","user.index.098976-5":"状态","user.index.098976-6":"用户状态","user.index.098976-7":"新增用户","user.index.098976-8":"显示下级机构数据","user.index.098976-9":"选中后,本级可以看下级的数据","user.index.098976-10":"用户账号","user.index.098976-11":"用户昵称","user.index.098976-12":"归属机构","user.index.098976-13":"手机号码","user.index.098976-14":"更多","user.index.098976-15":"重置密码","user.index.098976-16":"请输入用户昵称","user.index.098976-17":"请选择归属机构","user.index.098976-18":"请输入手机号码","user.index.098976-19":"邮箱","user.index.098976-20":"请输入邮箱","user.index.098976-21":"用户密码","user.index.098976-22":"请输入用户密码","user.index.098976-23":"角色","user.index.098976-24":"请选择角色","user.index.098976-25":"是否更新已经存在的用户数据","user.index.098976-26":"仅允许导入xls、xlsx格式文件","user.index.098976-27":"下载模板","user.index.098976-28":"终端","user.index.098976-29":"机构","user.index.098976-30":"用户编号","user.index.098976-31":"用户账号不能为空","user.index.098976-32":"用户账号长度必须介于 2 和 20 之间","user.index.098976-33":"用户昵称不能为空","user.index.098976-34":"用户密码不能为空","user.index.098976-35":"用户密码长度必须介于 5 和 20 之间","user.index.098976-36":"角色不能为空","user.index.098976-37":"请输入正确的邮箱地址","user.index.098976-38":"手机号码不能为空","user.index.098976-39":"请输入正确的手机号码","user.index.098976-40":"确认要","user.index.098976-41":"用户吗?","user.index.098976-42":"添加用户","user.index.098976-43":"修改用户","user.index.098976-44":"请输入","user.index.098976-45":"的新密码","user.index.098976-46":"提示","user.index.098976-47":"修改成功,新密码是:","user.index.098976-48":"是否确认删除用户编号为{0}的数据项?","user.index.098976-49":"用户导入","user.index.098976-50":"个人信息","user.index.098976-51":"基本资料","user.index.098976-52":"修改密码","user.profile.index.894502-0":"个人信息","user.profile.index.894502-1":"用户名称","user.profile.index.894502-2":"用户邮箱","user.profile.index.894502-3":"所属部门","user.profile.index.894502-4":"所属角色","user.profile.index.894502-5":"创建日期","user.profile.index.894502-6":"微信绑定","user.profile.index.894502-7":"已绑定,点击解绑","user.profile.index.894502-8":"未绑定,点击绑定","user.profile.index.894502-9":"基本资料","user.profile.index.894502-10":"修改密码","user.profile.index.894502-11":"请输入您的密码","user.profile.index.894502-12":"密码","user.resetPwd.450986-0":"旧密码","user.resetPwd.450986-1":"请输入旧密码","user.resetPwd.450986-2":"新密码","user.resetPwd.450986-3":"请输入新密码","user.resetPwd.450986-4":"确认密码","user.resetPwd.450986-5":"请确认新密码","user.resetPwd.450986-6":"两次输入的密码不一致","user.resetPwd.450986-7":"旧密码不能为空","user.resetPwd.450986-8":"新密码不能为空","user.resetPwd.450986-9":"长度在 6 到 20 个字符","user.resetPwd.450986-10":"确认密码不能为空","user.resetPwd.450986-11":"点击上传头像","user.resetPwd.450986-12":"修改头像","user.resetPwd.450986-13":"文件格式错误,请上传图片类型,如:JPG,PNG后缀的文件。","user.userInfo.560923-0":"邮箱地址不能为空","user.userInfo.560923-1":"性别","user.userInfo.560923-2":"男","user.userInfo.560923-3":"女"}')},"7aed":function(e,t,o){"use strict";o.r(t);var i=o("e017"),n=o.n(i),s=o("21a1"),a=o.n(s),c=new n.a({id:"icon-check-circle-solid",use:"icon-check-circle-solid-usage",viewBox:"0 0 14 14",content:'\r\n check-circle-solid\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n'});a.a.add(c);t["default"]=c},"7afb":function(e,t,o){"use strict";o.r(t);var i=o("e017"),n=o.n(i),s=o("21a1"),a=o.n(s),c=new n.a({id:"icon-history",use:"icon-history-usage",viewBox:"0 0 1024 1024",content:''});a.a.add(c);t["default"]=c},"7c32":function(e,t,o){"use strict";o.r(t);var i=function(){var e=this,t=e.$createElement,o=e._self._c||t;return e.visible?o("div",{staticClass:"messages"},[o("svg",{staticClass:"message-icon",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"}},["warning"==e.type?o("path",{attrs:{fill:"currentColor",d:"M15 8A7 7 0 101 8a7 7 0 0014 0zM8.5 4v5.5h-1V4h1zm-1.1 7h1.2v1.2H7.4V11z","fill-opacity":"0.9"}}):e._e()]),e._v(" "+e._s(e.text)+" ")]):e._e()},n=[],s={data:function(){return{visible:!1,text:"",type:"warning"}},props:{},created:function(){},mounted:function(){},methods:{init:function(e){var t=this;clearTimeout(this.timer),this.visible=!0,this.text=e.text||"",this.type=e.type||"success",this.timer=setTimeout((function(){t.visible=!1,clearTimeout(t.timer)}),2e3)}}},a=s,c=(o("b938"),o("2877")),r=Object(c["a"])(a,i,n,!1,null,"679a101b",null);t["default"]=r.exports},"7dd0":function(e,t,o){},"7ded":function(e,t,o){"use strict";o.d(t,"m",(function(){return s})),o.d(t,"i",(function(){return a})),o.d(t,"d",(function(){return c})),o.d(t,"l",(function(){return r})),o.d(t,"n",(function(){return d})),o.d(t,"g",(function(){return l})),o.d(t,"q",(function(){return p})),o.d(t,"b",(function(){return u})),o.d(t,"c",(function(){return m})),o.d(t,"k",(function(){return v})),o.d(t,"p",(function(){return h})),o.d(t,"h",(function(){return g})),o.d(t,"j",(function(){return f})),o.d(t,"e",(function(){return b})),o.d(t,"f",(function(){return y})),o.d(t,"a",(function(){return x})),o.d(t,"o",(function(){return w}));var i=o("b85c"),n=(o("e9c4"),o("b775"));function s(e,t,o,i,s){var a={username:e,password:t,code:o,uuid:i,sourceType:s};return Object(n["a"])({url:"/login",headers:{isToken:!1},method:"post",data:a})}function a(){return Object(n["a"])({url:"/getInfo",method:"get"})}function c(e){return Object(n["a"])({url:"/auth/checkBindId/"+e,method:"get"})}function r(e){return Object(n["a"])({url:"/wechat/getWxBindMsg?wxBindMsgId="+e,method:"get"})}function d(){return Object(n["a"])({url:"/logout",method:"post"})}function l(){return Object(n["a"])({url:"/captchaImage",headers:{isToken:!1},method:"get",timeout:2e4})}function p(e){return Object(n["a"])({url:"/auth/login/"+e,method:"get"})}function u(e){return Object(n["a"])({url:"/auth/bind/login",headers:{isToken:!1},method:"post",data:e})}function m(e){return Object(n["a"])({url:"/auth/bind/register",headers:{isToken:!1},method:"post",timeout:2e4,data:e})}function v(e){return Object(n["a"])({url:"/notify/smsLoginCaptcha?phoneNumber="+e,method:"get"})}function h(e){return Object(n["a"])({url:"/auth/sms/login",method:"post",data:e})}function g(e){return Object(n["a"])({url:"/auth/getErrorMsg/"+e,method:"get"})}function f(e){return Object(n["a"])({url:"/notify/smsForgetPassword?phoneNumber="+e,method:"get"})}function b(e){return Object(n["a"])({url:"/system/user/forgetPwdReset",method:"put",data:e})}function y(e){return Object(n["a"])({url:"/oauth2/authorize?clientId="+e,method:"get"})}function x(e,t,o,s,a,c,r){var d,l={},p=Object(i["a"])(c);try{for(p.s();!(d=p.n()).done;){var u=d.value;l[u]=!0}}catch(g){p.e(g)}finally{p.f()}var m,v=Object(i["a"])(r);try{for(v.s();!(m=v.n()).done;){var h=m.value;l[h]=!1}}catch(g){v.e(g)}finally{v.f()}return Object(n["a"])({url:"/oauth2/authorize",headers:{"Content-type":"application/x-www-form-urlencoded"},params:{response_type:e,client_id:t,redirect_uri:o,state:s,auto_approve:a,scope:JSON.stringify(l)},method:"post"})}function w(e){return Object(n["a"])({url:"/auth/ssoLogin",method:"post",data:e})}},8:function(e,t){},8007:function(e){e.exports=JSON.parse('{"error.401.774006-0":"返回","error.401.774006-1":"401错误!","error.401.774006-2":"您没有访问权限!","error.401.774006-3":"对不起,您没有访问权限,请不要进行非法操作!您可以返回主页面","error.401.774006-4":"回首页","error.404.817532-0":"404错误!","error.404.817532-1":"对不起,您正在寻找的页面不存在。尝试检查URL的错误,然后按浏览器上的刷新按钮或尝试在我们的应用程序中找到其他内容。","error.404.817532-2":"返回首页","error.404.817532-3":"找不到网页!"}')},"81ae":function(e,t,o){"use strict";t["a"]={401:"认证失败,无法访问系统资源",403:"当前操作没有权限",404:"访问资源不存在",default:"系统未知错误,请反馈给管理员"}},"81f1":function(e,t,o){"use strict";o.r(t);var i=o("e017"),n=o.n(i),s=o("21a1"),a=o.n(s),c=new n.a({id:"icon-line-chart",use:"icon-line-chart-usage",viewBox:"0 0 1024 1024",content:''});a.a.add(c);t["default"]=c},8225:function(e,t,o){"use strict";o("84ea")},"82ef":function(e,t,o){"use strict";o.r(t);var i=o("e017"),n=o.n(i),s=o("21a1"),a=o.n(s),c=new n.a({id:"icon-template",use:"icon-template-usage",viewBox:"0 0 1024 1024",content:''});a.a.add(c);t["default"]=c},"83d6":function(e,t,o){"use strict";var i=o("852e"),n=o.n(i);t["a"]={sideTheme:"theme-dark",showSettings:!1,topNav:!1,tagsView:!1,fixedHeader:!1,sidebarLogo:!0,dynamicTitle:!1,errorLog:"production",language:n.a.get("language")||navigator.language||navigator.browserLanguage||"zh-CN",isShowScada:!1}},"84e0":function(e){e.exports=JSON.parse('{"system.menu.034890-0":"Menu Name","system.menu.034890-1":"Please enter the menu name","system.menu.034890-2":"Menu status","system.menu.034890-3":"icon","system.menu.034890-4":"sort","system.menu.034890-5":"Permission identification","system.menu.034890-6":"Component path","system.menu.034890-7":"Superior menu","system.menu.034890-8":"Select superior menu","system.menu.034890-9":"Menu Type","system.menu.034890-10":"catalogue","system.menu.034890-11":"menu","system.menu.034890-12":"button","system.menu.034890-13":"Menu icons","system.menu.034890-14":"Click on the selection icon","system.menu.034890-15":"Display sorting","system.menu.034890-16":"If selecting an external link, the routing address needs to start with \'http (s)://\'","system.menu.034890-17":"Is it an external link","system.menu.034890-18":"The routing address to be accessed, such as\' user \'. If an external network address requires internal chain access, it starts with\' http (s)://\'","system.menu.034890-19":"Routing address","system.menu.034890-20":"Please enter the routing address","system.menu.034890-21":"The path to the accessed component, such as\' system/user/index \', defaults to the\' views\' directory","system.menu.034890-22":"component path","system.menu.034890-23":"Please enter the component path","system.menu.034890-24":"Please enter the permission identifier","system.menu.034890-25":"The permission characters defined in the controller, such as @ PreAuthorize (` @ ss. hasPermi (\'system: user: list \') `)","system.menu.034890-26":"Permission Characters","system.menu.034890-27":"Please enter routing parameters","system.menu.034890-28":"The default pass parameters for accessing the route, such as: {\\"id\\": 1, \\"name\\": \\"ry\\"}","system.menu.034890-29":"Routing parameters","system.menu.034890-30":"If you choose yes, it will be cached by \'keep alive\', and the matching component\'s\' name \'and address need to be consistent","system.menu.034890-31":"Is it cached","system.menu.034890-32":"cache","system.menu.034890-33":"Do not cache","system.menu.034890-34":"If you choose to hide, the route will not appear in the sidebar, but it can still be accessed","system.menu.034890-35":"Display status","system.menu.034890-36":"If you choose to disable, the route will not appear in the sidebar and cannot be accessed","system.menu.034890-37":"The menu name cannot be empty","system.menu.034890-38":"The menu order cannot be empty","system.menu.034890-39":"The routing address cannot be empty","system.menu.034890-40":"Main categories","system.menu.034890-41":"add menu","system.menu.034890-42":"Modify menu","system.menu.034890-43":"Are you sure to delete the data item with the name {0}?","system.dept.780956-0":"Institution name","system.dept.780956-1":"Please enter the institution name","system.dept.780956-2":"Institutional status","system.dept.780956-3":"Institution type","system.dept.780956-4":"contacts","system.dept.780956-5":"New institutions added","system.dept.780956-6":"Editing organization","system.dept.780956-7":"More management","system.dept.780956-8":"user management ","system.dept.780956-9":"Role management","system.dept.780956-10":"Superior institutions","system.dept.780956-11":"Select superior organization","system.dept.780956-12":"Please select the type of institution","system.dept.780956-13":"Please enter the contact person","system.dept.780956-14":"system account ","system.dept.780956-15":"Login account","system.dept.780956-16":"Please create an account name for this organization","system.dept.780956-17":"Please enter your login account","system.dept.780956-18":"password","system.dept.780956-19":"Please enter password","system.dept.780956-20":"Confirm password","system.dept.780956-21":"Contact phone number","system.dept.780956-22":"Please enter the contact phone number","system.dept.780956-23":"The passwords entered twice are inconsistent","system.dept.780956-24":"Superior organization cannot be empty","system.dept.780956-25":"Institution name cannot be empty","system.dept.780956-26":"Institution type cannot be empty","system.dept.780956-27":"Contact person cannot be empty","system.dept.780956-28":"Login account cannot be empty","system.dept.780956-29":"Password cannot be empty","system.dept.780956-30":"The password format should be any combination of 6-18 digits","system.dept.780956-31":"Please enter your password again","system.dept.780956-32":"Contact number cannot be empty","system.dept.780956-33":"Add Institution","system.dept.780956-34":"Modify organization","system.dept.780956-35":"logoName","system.dept.780956-36":"Please input the logo name","system.dept.780956-37":"Institution logo","system.post.236590-0":"Job code","system.post.236590-1":"Please enter the job code","system.post.236590-2":"Job title","system.post.236590-3":"Please enter the position name","system.post.236590-4":"Position status","system.post.236590-5":"Job ID","system.post.236590-6":"Job ranking","system.post.236590-7":"The position name cannot be empty","system.post.236590-8":"The position code cannot be empty","system.post.236590-9":"The position sequence cannot be empty","system.post.236590-10":"Add position","system.post.236590-11":"Modify position","system.post.236590-12":"Are you sure to delete the data item with position number {0}?","system.dict.data.879098-0":"Dictionary Name","system.dict.data.879098-1":"Dictionary labels","system.dict.data.879098-2":"Please enter the dictionary label","system.dict.data.879098-3":"Data status","system.dict.data.879098-4":"Dictionary encoding","system.dict.data.879098-5":"Dictionary labels","system.dict.data.879098-6":"Dictionary key values","system.dict.data.879098-7":"Dictionary sorting","system.dict.data.879098-8":"Dictionary type","system.dict.data.879098-9":"Data labels","system.dict.data.879098-10":"Please enter the data label","system.dict.data.879098-11":"Data key value","system.dict.data.879098-12":"Please enter the data key value","system.dict.data.879098-13":"Style Properties","system.dict.data.879098-14":"Please enter style attributes","system.dict.data.879098-15":"Display sorting","system.dict.data.879098-16":"Echo Style","system.dict.data.879098-17":"default","system.dict.data.879098-18":"main","system.dict.data.879098-19":"success","system.dict.data.879098-20":"information","system.dict.data.879098-21":"warning","system.dict.data.879098-22":"danger","system.dict.data.879098-23":"The data label cannot be empty","system.dict.data.879098-24":"The data key value cannot be empty","system.dict.data.879098-25":"The data order cannot be empty","system.dict.data.879098-26":"Add Dictionary Data","system.dict.data.879098-27":"Modifying Dictionary Data","system.dict.data.879098-28":"Are you sure to delete the data item with dictionary code {0}?","system.dict.data.879098-29":"Tag translation","system.dict.data.879098-30":"Please input the English translation of the data label","system.dict.data.879098-31":"Label translation cannot be empty","system.dict.index.880996-0":"Please enter the dictionary name","system.dict.index.880996-1":"Please enter the dictionary type","system.dict.index.880996-2":"Dictionary status","system.dict.index.880996-3":"Start date","system.dict.index.880996-4":"End date","system.dict.index.880996-5":"Refresh cache","system.dict.index.880996-6":"Dictionary number","system.dict.index.880996-7":"Dictionary name cannot be empty","system.dict.index.880996-8":"Dictionary type cannot be empty","system.dict.index.880996-9":"Add Dictionary Type","system.dict.index.880996-10":"Modify Dictionary Type","system.dict.index.880996-11":"Are you sure to delete the data item with dictionary number {0}?","system.dict.index.880996-12":"Refresh successful","system.dict.index.880996-13":"Dictionary translation","system.dict.index.880996-14":"Please enter the English translation of the dictionary name","system.dict.index.880996-15":"Dictionary name translation cannot be empty","system.config.898564-0":"Parameter Name","system.config.898564-1":"Please enter the parameter name","system.config.898564-2":"Parameter key name","system.config.898564-3":"Please enter the parameter key name","system.config.898564-4":"Built in system","system.config.898564-5":"Parameter primary key","system.config.898564-6":"Parameter key values","system.config.898564-7":"Please enter parameter key values","system.config.898564-8":"The parameter name cannot be empty","system.config.898564-9":"The parameter key name cannot be empty","system.config.898564-10":"The parameter key value cannot be empty","system.config.898564-11":"Add parameters","system.config.898564-12":"modify parameters","system.config.898564-13":"Are you sure to delete the data item with parameter number {0}?","system.notice.670989-0":"Announcement Title","system.notice.670989-1":"Please enter the announcement title","system.notice.670989-2":"Operators","system.notice.670989-3":"Please enter the operator","system.notice.670989-4":"type","system.notice.670989-5":"Announcement type","system.notice.670989-6":"Please select the announcement type","system.notice.670989-7":"content","system.notice.670989-8":"creator","system.notice.670989-9":"The announcement title cannot be empty","system.notice.670989-10":"Announcement type cannot be empty","system.notice.670989-11":"Add Announcement","system.notice.670989-12":"Modify announcement","system.notice.670989-13":"Are you sure to delete the data item with announcement number {0}?","operlog.874509-0":"System modules","operlog.874509-1":"Please enter the system module","operlog.874509-2":"Operators","operlog.874509-3":"Please enter the operator","operlog.874509-4":"Please select operation type","operlog.874509-5":"Please select operation status","operlog.874509-6":"Operation time","operlog.874509-7":"empty","operlog.874509-8":"Log number","operlog.874509-9":"Request method","operlog.874509-10":"Operation address","operlog.874509-11":"Operation location","operlog.874509-12":"Operation date","operlog.874509-13":"detailed","operlog.874509-14":"Detailed operation logs","operlog.874509-15":"Operation module:","operlog.874509-16":"Login information:","operlog.874509-17":"Request address:","operlog.874509-18":"Request method:","operlog.874509-19":"Operation method:","operlog.874509-20":"Request parameters:","operlog.874509-21":"Return parameters:","operlog.874509-22":"Operation status:","operlog.874509-23":"normal","operlog.874509-24":"fail","operlog.874509-25":"Operation time:","operlog.874509-26":"Abnormal information:","operlog.874509-27":"Are you sure to delete the data item with log number {0}?","operlog.874509-28":"Are you sure to clear all operation log data items?","operlog.874509-29":"Clear successfully","operlog.874509-30":"Operation Status","online.093480-0":"Login address","online.093480-1":"Please enter the host IP address","online.093480-2":"Please enter the user name","online.093480-3":"Number","online.093480-4":"Session Number","online.093480-5":"Username","online.093480-6":"Department Name","online.093480-7":"Main Engine IP","online.093480-8":"Login location","online.093480-9":"browser","online.093480-10":"operating system","online.093480-11":"login time","online.093480-12":"Forceful retreat","online.093480-13":"Are you sure you want to forcibly reject the user with the name {0}?","online.093480-14":"Forced withdrawal successful","system.logininfor.890875-0":"Please select login status","system.logininfor.890875-1":"Unlock","system.logininfor.890875-2":"Access number","system.logininfor.890875-3":"Operation information","system.logininfor.890875-4":"Are you sure to delete the data item with access number {0}?","system.logininfor.890875-5":"Are you sure to clear all login log data items?","system.logininfor.890875-6":"Are you sure to unlock the data item for user {0}?","system.logininfor.890875-7":"\\"Unlocking successful","system.logininfor.890875-8":"user\\"","system.logininfor.890875-9":"Login Status","system.news.893410-0":"title","system.news.893410-1":"Please enter a title","system.news.893410-2":"classification","system.news.893410-3":"Please enter the category name","system.news.893410-4":"Topping","system.news.893410-5":"Whether to place at the top","system.news.893410-6":"Carousel","system.news.893410-7":"Whether to rotate","system.news.893410-8":"release","system.news.893410-9":"Select release status","system.news.893410-10":"picture","system.news.893410-11":"author","system.news.893410-12":"Please enter the author","system.news.893410-13":"abstract","system.news.893410-14":"Please select a category","system.news.893410-15":"content","system.news.893410-16":"Title cannot be empty","system.news.893410-17":"Content cannot be empty","system.news.893410-18":"Classification cannot be empty","system.news.893410-19":"Author cannot be empty","system.news.893410-20":"There is currently no content available","system.news.893410-21":"Add news and information","system.news.893410-22":"Modifying News Information","system.news.893410-23":"Please upload pictures","system.news.893410-24":"Are you sure to delete the data item with news information number {0}?","system.news.893410-25":"details","system.newsCategory.874509-0":"Classification name","system.newsCategory.874509-1":"Classification number","system.newsCategory.874509-2":"Display order","system.newsCategory.874509-3":"Please enter the display order","system.newsCategory.874509-4":"Category name cannot be empty","system.newsCategory.874509-5":"Display order cannot be empty","system.newsCategory.874509-6":"Add news category","system.newsCategory.874509-7":"Modify news classification","system.newsCategory.874509-8":"Are you sure to delete the data item with news category number {0}?","system.platform.675309-0":"Third party platforms","system.platform.675309-1":"Please select a platform","system.platform.675309-2":"Please select a status","system.platform.675309-3":"Platform Name","system.platform.675309-4":"Platform application ID","system.platform.675309-5":"Jump address","system.platform.675309-6":"Bind login uri","system.platform.675309-7":"Jump login uri","system.platform.675309-8":"Error prompt uri","system.platform.675309-9":"Platform name","system.platform.675309-10":"Please select a platform","system.platform.675309-11":"Platform status","system.platform.675309-12":"Platform application ID","system.platform.675309-13":"Please enter the platform application ID","system.platform.675309-14":"Platform key","system.platform.675309-15":"Please enter a platform key","system.platform.675309-16":"Authentication redirect address","system.platform.675309-17":"Please enter the redirect address after authentication","system.platform.675309-18":"Bind registration URL","system.platform.675309-19":"Please enter the binding registration url, http://localhost/login?bindId=","system.platform.675309-20":"Jump login URL","system.platform.675309-21":"Please enter the redirect login url, http://localhost/login?loginId=","system.platform.675309-22":"Error prompt URL","system.platform.675309-23":"Please enter the error prompt url, http://localhost/login?errorId=","system.platform.675309-24":"Bind login uri, http://localhost/login?bindId= Replace the domain name with the corresponding domain name, local development does not need to change it","system.platform.675309-25":"Jump to login uri, http://localhost/login?loginId= Replace the domain name with the corresponding domain name, local development does not need to change it","system.platform.675309-26":"Error prompt for obtaining uri, http://localhost/login?errorId= Replace the domain name with the corresponding domain name, local development does not need to change it","system.platform.675309-27":"Third party platforms cannot be empty","system.platform.675309-28":"0: enable, 1: disable cannot be empty","system.platform.675309-29":"The third-party platform application ID cannot be empty","system.platform.675309-30":"The third-party platform key cannot be empty","system.platform.675309-31":"The redirect address after user authentication cannot be empty","system.platform.675309-32":"Bind registration login uri, http://localhost/login?bindId= Cannot be empty","system.platform.675309-33":"Jump to login uri, http://localhost/login?loginId= Cannot be empty","system.platform.675309-34":"Error prompt uri, http://localhost/login?errorId= Cannot be empty","system.platform.675309-35":"Add platform control","system.platform.675309-36":"Modify platform controls","system.platform.675309-37":"Are you sure to delete the data item with third-party login platform control number {0}?","system.job.356378-0":"Task Name","system.job.356378-1":"Please enter the task name","system.job.356378-2":"Task group name","system.job.356378-3":"Please select a task group name","system.job.356378-4":"Task status","system.job.356378-5":"Please select task status","system.job.356378-6":"journal","system.job.356378-7":"Task number","system.job.356378-8":"Call target string","system.job.356378-9":"Cron execution expression","system.job.356378-10":"Execute once","system.job.356378-11":"Task details","system.job.356378-12":"Scheduling logs","system.job.356378-13":"Task grouping","system.job.356378-14":"Please select a task group","system.job.356378-15":"Calling methods","system.job.356378-16":"Bean call example: ryTask. ryParams (\'ry \')","system.job.356378-17":"Class class call example: com. ruoyi. quartz. task RyTask. ryParams (\'ry \')","system.job.356378-18":"Parameter Description: Supports strings, Boolean types, long integers, floating-point types, and integers","system.job.356378-19":"cron expressions ","system.job.356378-20":"Please enter the cron execution expression","system.job.356378-21":"Generate expression","system.job.356378-22":"Execution strategy","system.job.356378-23":"Execute immediately","system.job.356378-24":"Abandon execution","system.job.356378-25":"Is it concurrent","system.job.356378-26":"allow","system.job.356378-27":"prohibit","system.job.356378-28":"Cron expression generator","system.job.356378-29":"Task number:","system.job.356378-30":"Task Name:","system.job.356378-31":"Task grouping:","system.job.356378-32":"Creation time:","system.job.356378-33":"Cron expression:","system.job.356378-34":"Next execution time:","system.job.356378-35":"Call target method:","system.job.356378-36":"Task status:","system.job.356378-37":"normal","system.job.356378-38":"fail","system.job.356378-39":"Execution strategy:","system.job.356378-40":"Default Policy","system.job.356378-41":"Task name cannot be empty","system.job.356378-42":"The target string cannot be empty when calling","system.job.356378-43":"The cron execution expression cannot be empty","system.job.356378-44":"Confirm to","system.job.356378-45":"task?","system.job.356378-46":"Confirm to execute immediately once","system.job.356378-47":"Execution successful","system.job.356378-48":"Add task","system.job.356378-49":"Modify task","system.job.356378-50":"Are you sure to delete the data item with scheduled task number {0}?","system.job.log.085689-0":"Please enter the task name","system.job.log.085689-1":"Task group name","system.job.log.085689-2":"Please select a task group name","system.job.log.085689-3":"Execution status","system.job.log.085689-4":"Please select the execution status","system.job.log.085689-5":"execution time","system.job.log.085689-6":"empty","system.job.log.085689-7":"Log number","system.job.log.085689-8":"Call target string","system.job.log.085689-9":"log information","system.job.log.085689-10":"Execution status","system.job.log.085689-11":"execution time","system.job.log.085689-12":"detailed","system.job.log.085689-13":"Detailed scheduling logs","system.job.log.085689-14":"Log number:","system.job.log.085689-15":"Task Name:","system.job.log.085689-16":"Task grouping:","system.job.log.085689-17":"Execution time:","system.job.log.085689-18":"Call method:","system.job.log.085689-19":"Log information:","system.job.log.085689-20":"Execution status:","system.job.log.085689-21":"Abnormal information:","system.job.log.085689-22":"Are you sure to delete the data item with scheduling log number {0}?","system.job.log.085689-23":"Are you sure to clear all scheduling log data items?","system.job.log.085689-24":"Clear successfully","system.server.890786-0":"attribute","system.server.890786-1":"value","system.server.890786-2":"Number of cores","system.server.890786-3":"User usage rate","system.server.890786-4":"System utilization rate","system.server.890786-5":"Current idle rate","system.server.890786-6":"Memory","system.server.890786-7":"Total memory","system.server.890786-8":"Used memory","system.server.890786-9":"Remaining memory","system.server.890786-10":"Usage rate","system.server.890786-11":"server information","system.server.890786-12":"Server Name","system.server.890786-13":"operating system","system.server.890786-14":"Server IP","system.server.890786-15":"system architecture ","system.server.890786-16":"Java Virtual Machine Information","system.server.890786-17":"Java name","system.server.890786-18":"Java version","system.server.890786-19":"Start time","system.server.890786-20":"Run time","system.server.890786-21":"Installation path","system.server.890786-22":"Project Path","system.server.890786-23":"Operating parameters","system.server.890786-24":"Disk status","system.server.890786-25":"Drive letter path","system.server.890786-26":"file system","system.server.890786-27":"Drive letter type","system.server.890786-28":"Total size","system.server.890786-29":"Available sizes","system.server.890786-30":"Used size","system.server.890786-31":"Used percentage","system.server.890786-32":"Loading service monitoring data, please wait!","system.cache.232015-0":"Basic information","system.cache.232015-1":"Redis version","system.cache.232015-2":"Operation mode","system.cache.232015-3":"port","system.cache.232015-4":"Number of clients","system.cache.232015-5":"Running time (days)","system.cache.232015-6":"Using memory","system.cache.232015-7":"Using CPU","system.cache.232015-8":"Memory configuration","system.cache.232015-9":"Is AOF enabled","system.cache.232015-10":"Is RDB successful","system.cache.232015-11":"Number of keys","system.cache.232015-12":"Network entry/exit","system.cache.232015-13":"Command statistics","system.cache.232015-14":"Memory information","system.cache.232015-15":"command","system.cache.232015-16":"peak value","system.cache.232015-17":"Memory consumption","system.cache.list.093478-0":"Cache List","system.cache.list.093478-1":"Number","system.cache.list.093478-2":"Cache Name","system.cache.list.093478-3":"Key Name List","system.cache.list.093478-4":"Cache key names","system.cache.list.093478-5":"Caching content","system.cache.list.093478-6":"Clean All","system.cache.list.093478-7":"Cache Name:","system.cache.list.093478-8":"Cache key name:","system.cache.list.093478-9":"Cache content:","system.cache.list.093478-10":"Successfully refreshed cache list","system.cache.list.093478-11":"Successfully cleared cache name {0}","system.cache.list.093478-12":"Successfully refreshed key name list","system.cache.list.093478-13":"Successfully cleared cache key name {0}","system.cache.list.093478-14":"Successfully cleared all caches","system.oss.index.987541-0":"File Extension","system.oss.index.987541-1":"Please enter file extension","system.oss.index.987541-2":"File Name","system.oss.index.987541-3":"Please enter file name","system.oss.index.987541-4":"Provider","system.oss.index.987541-5":"Please enter provider","system.oss.index.987541-6":"Search","system.oss.index.987541-7":"Reset","system.oss.index.987541-8":"Upload File","system.oss.index.987541-9":"Delete","system.oss.index.987541-10":"OSS Config Management","system.oss.index.987541-11":"File Name","system.oss.index.987541-12":"Original Name","system.oss.index.987541-13":"File Suffix","system.oss.index.987541-14":"URL Address","system.oss.index.987541-15":"Provider","system.oss.index.987541-16":"Action","system.oss.index.987541-17":"Download","system.oss.index.987541-18":"Delete","system.oss.index.987541-19":"Confirm","system.oss.index.987541-20":"Cancel","system.oss.index.987541-21":"File cannot be empty","system.oss.index.987541-22":"Add screenCAP file record","system.oss.index.987541-23":"Edit file record","system.oss.index.987541-24":"Deletion successful","system.oss.index.987541-25":"Are you sure you want to delete the data item with the file record number {0}?","system.sysclient.652154-0":"Client Key","system.sysclient.652154-1":"Please enter client key","system.sysclient.652154-2":"Search","system.sysclient.652154-3":"Reset","system.sysclient.652154-4":"Add New","system.sysclient.652154-5":"Edit","system.sysclient.652154-6":"Delete","system.sysclient.652154-7":"Export","system.sysclient.652154-8":"Client Key","system.sysclient.652154-9":"Client Secret","system.sysclient.652154-10":"Client Token","system.sysclient.652154-11":"Authorization Type","system.sysclient.652154-12":"Device Type","system.sysclient.652154-13":"Token Fixed Timeout","system.sysclient.652154-14":"Is it effective","system.sysclient.652154-15":"Action","system.sysclient.652154-16":"Client Key","system.sysclient.652154-17":"Please enter client key","system.sysclient.652154-18":"Client Secret","system.sysclient.652154-19":"Please enter client secret","system.sysclient.652154-20":"Fixed Timeout","system.sysclient.652154-21":"Seconds","system.sysclient.652154-22":"The specified time must expire (unit: minutes), and the default is seven days (40,320 minutes).","system.sysclient.652154-23":"Is it effective","system.sysclient.652154-24":"Confirm","system.sysclient.652154-25":"Cancel","system.sysclient.652154-26":"Add system authorization","system.sysclient.652154-27":"Update system authorization","system.sysclient.652154-28":"Update successful","system.sysclient.652154-29":"Addition successful","system.sysclient.652154-30":"Deletion successful","system.sysclient.652154-31":"Are you sure you want to delete the data item with the system authorization number {0}?","system.sysclient.652154-32":"Please enter a timeout period","system.sysclient.652154-33":"Please enter English letters","system.oss.config.185269-0":"Add","system.oss.config.185269-1":"Update","system.oss.config.185269-2":"Delete","system.oss.config.185269-3":"Configure Key","system.oss.config.185269-4":"Access Site","system.oss.config.185269-5":"Custom Domain Name","system.oss.config.185269-6":"Bucket Name","system.oss.config.185269-7":"Prefix","system.oss.config.185269-8":"Domain","system.oss.config.185269-9":"Bucket Permission Type","system.oss.config.185269-10":"Is Default","system.oss.config.185269-11":"Action","system.oss.config.185269-12":"Configure Key","system.oss.config.185269-13":"Please Enter Configuration Key","system.oss.config.185269-14":"Access Site","system.oss.config.185269-15":"Please Enter Access Site","system.oss.config.185269-16":"Custom Domain Name","system.oss.config.185269-17":"Please Enter Custom Domain Name","system.oss.config.185269-18":"Please Enter Access Key","system.oss.config.185269-19":"Please Enter Secret Key","system.oss.config.185269-20":"Bucket Name","system.oss.config.185269-21":"Please Enter Bucket Name","system.oss.config.185269-22":"Is HTTPS","system.oss.config.185269-23":"Bucket Permission Type","system.oss.config.185269-24":"Prefix","system.oss.config.185269-25":"Please Enter Prefix","system.oss.config.185269-26":"Domain","system.oss.config.185269-27":"Please Enter Domain","system.oss.config.185269-28":"Confirm","system.oss.config.185269-29":"Cancel","system.oss.config.185269-30":"Configuration Key Cannot Be Empty","system.oss.config.185269-31":"Access Key Cannot Be Empty","system.oss.config.185269-32":"Secret Key Cannot Be Empty","system.oss.config.185269-33":"Bucket Name Cannot Be Empty","system.oss.config.185269-34":"Access Site Cannot Be Empty","system.oss.config.185269-35":"Is HTTPS Cannot Be Empty","system.oss.config.185269-36":"Bucket Permission Type (0=private 1=public 2=custom) Cannot Be Empty","system.oss.config.185269-37":"Add File Storage Configuration","system.oss.config.185269-38":"Modify File Storage Configuration","system.oss.config.185269-39":"Modification Successful","system.oss.config.185269-40":"Addition Successful","system.oss.config.185269-41":"Deletion Successful","system.oss.config.185269-42":"Please Ensure There Is At Least One Default Configuration!","system.oss.config.185269-43":"Default Configuration Switched Successfully","system.oss.config.185269-44":"Are you sure you want to delete the data item with the file storage configuration number {0}?","system.oss.config.185269-45":"Are you sure you want to set the configuration number {0} as the default data?"}')},"84e5":function(e,t,o){"use strict";o.r(t);var i=o("e017"),n=o.n(i),s=o("21a1"),a=o.n(s),c=new n.a({id:"icon-swagger",use:"icon-swagger-usage",viewBox:"0 0 1024 1024",content:''});a.a.add(c);t["default"]=c},"84ea":function(e,t,o){},8598:function(e,t,o){"use strict";o.r(t);var i=o("e017"),n=o.n(i),s=o("21a1"),a=o.n(s),c=new n.a({id:"icon-topic",use:"icon-topic-usage",viewBox:"0 0 1024 1024",content:''});a.a.add(c);t["default"]=c},"86fee":function(e,t,o){"use strict";o.r(t);var i=o("e017"),n=o.n(i),s=o("21a1"),a=o.n(s),c=new n.a({id:"icon-fastbee",use:"icon-fastbee-usage",viewBox:"0 0 1024 1024",content:''});a.a.add(c);t["default"]=c},"879b":function(e,t,o){"use strict";o.r(t);var i=o("e017"),n=o.n(i),s=o("21a1"),a=o.n(s),c=new n.a({id:"icon-size",use:"icon-size-usage",viewBox:"0 0 128 128",content:''});a.a.add(c);t["default"]=c},"884e":function(e,t,o){"use strict";o.r(t);var i=o("e017"),n=o.n(i),s=o("21a1"),a=o.n(s),c=new n.a({id:"icon-terminal-user",use:"icon-terminal-user-usage",viewBox:"0 0 1024 1024",content:''});a.a.add(c);t["default"]=c},8989:function(e,t,o){"use strict";o.r(t);var i=o("e017"),n=o.n(i),s=o("21a1"),a=o.n(s),c=new n.a({id:"icon-pdf",use:"icon-pdf-usage",viewBox:"0 0 1024 1024",content:''});a.a.add(c);t["default"]=c},"898c":function(e,t,o){"use strict";o.r(t);var i=o("e017"),n=o.n(i),s=o("21a1"),a=o.n(s),c=new n.a({id:"icon-client",use:"icon-client-usage",viewBox:"0 0 1024 1024",content:''});a.a.add(c);t["default"]=c},"89cf":function(e,t,o){"use strict";o("9a86")},"8a3a":function(e){e.exports=JSON.parse('{"speaker.clientDetails.index.893021-0":"client ID ","speaker.clientDetails.index.893021-1":"Please enter the client ID","speaker.clientDetails.index.893021-2":"Authorized platform","speaker.clientDetails.index.893021-3":"Please choose a platform","speaker.clientDetails.index.893021-4":"search","speaker.clientDetails.index.893021-5":"Reset","speaker.clientDetails.index.893021-6":"newly added","speaker.clientDetails.index.893021-7":"client ID ","speaker.clientDetails.index.893021-8":"Authorized platform","speaker.clientDetails.index.893021-9":"state","speaker.clientDetails.index.893021-10":"open","speaker.clientDetails.index.893021-11":"close","speaker.clientDetails.index.893021-12":"Scope of Permissions","speaker.clientDetails.index.893021-13":"Cloud Skill ID","speaker.clientDetails.index.893021-14":"Authorization type","speaker.clientDetails.index.893021-15":"token url ","speaker.clientDetails.index.893021-16":"Token Validity Period","speaker.clientDetails.index.893021-17":"Refresh Token Validity Period","speaker.clientDetails.index.893021-18":"operation","speaker.clientDetails.index.893021-19":"modify","speaker.clientDetails.index.893021-20":"delete","speaker.clientDetails.index.893021-21":"Are you sure to delete the data item with cloud docking number {0}?","speaker.clientDetails.index.893021-22":"Delete successfully","speaker.clientDetails.index.893021-23":"read","speaker.clientDetails.index.893021-24":"write","speaker.clientDetails.detail-dialog.455323-0":"Edit speaker configuration","speaker.clientDetails.detail-dialog.455323-1":"Add speaker configuration","speaker.clientDetails.detail-dialog.455323-2":"client ID ","speaker.clientDetails.detail-dialog.455323-3":"Please enter the client ID","speaker.clientDetails.detail-dialog.455323-4":"Authorized platform","speaker.clientDetails.detail-dialog.455323-5":"Please select an authorized platform","speaker.clientDetails.detail-dialog.455323-6":"state","speaker.clientDetails.detail-dialog.455323-7":"Please select the status","speaker.clientDetails.detail-dialog.455323-8":"open","speaker.clientDetails.detail-dialog.455323-9":"close","speaker.clientDetails.detail-dialog.455323-10":"Authorization type","speaker.clientDetails.detail-dialog.455323-11":"Please select authorization type","speaker.clientDetails.detail-dialog.455323-12":"Scope of Permissions","speaker.clientDetails.detail-dialog.455323-13":"read","speaker.clientDetails.detail-dialog.455323-14":"write","speaker.clientDetails.detail-dialog.455323-15":"Secret key","speaker.clientDetails.detail-dialog.455323-16":"Please enter the key","speaker.clientDetails.detail-dialog.455323-17":"Cloud Skill ID","speaker.clientDetails.detail-dialog.455323-18":"Please enter the cloud skill ID","speaker.clientDetails.detail-dialog.455323-19":"Token Validity Period","speaker.clientDetails.detail-dialog.455323-20":"Please enter the token validity period","speaker.clientDetails.detail-dialog.455323-21":"Refresh Token Validity Period","speaker.clientDetails.detail-dialog.455323-22":"Please enter the refresh token expiration date","speaker.clientDetails.detail-dialog.455323-23":"token url ","speaker.clientDetails.detail-dialog.455323-24":"Please enter the callback address","speaker.clientDetails.detail-dialog.455323-25":"Reserved Information","speaker.clientDetails.detail-dialog.455323-26":"Please enter reserved information","speaker.clientDetails.detail-dialog.455323-27":"preservation","speaker.clientDetails.detail-dialog.455323-28":"Cancel","speaker.clientDetails.detail-dialog.455323-29":"Please enter the client ID","speaker.clientDetails.detail-dialog.455323-30":"Please select an authorized platform","speaker.clientDetails.detail-dialog.455323-31":"Please select the status","speaker.clientDetails.detail-dialog.455323-32":"Please select authorization type","speaker.clientDetails.detail-dialog.455323-33":"Please select at least one permission","speaker.clientDetails.detail-dialog.455323-34":"Please enter the key","speaker.clientDetails.detail-dialog.455323-35":"Please enter the cloud skill ID","speaker.clientDetails.detail-dialog.455323-36":"Please enter the callback address","speaker.clientDetails.detail-dialog.455323-37":"Please enter the token validity period","speaker.clientDetails.detail-dialog.455323-38":"Please enter the refresh token expiration date","speaker.clientDetails.detail-dialog.455323-39":"Modified successfully","speaker.clientDetails.detail-dialog.455323-40":"New successfully added","speaker.dueros.index.364370-0":"Product Name","speaker.dueros.index.364370-1":"Please enter the product name","speaker.dueros.index.364370-2":"Speaker type","speaker.dueros.index.364370-3":"Please select the type of speaker","speaker.dueros.index.364370-4":"search","speaker.dueros.index.364370-5":"Reset","speaker.dueros.index.364370-6":"newly added","speaker.dueros.index.364370-7":"Manufacturer","speaker.dueros.index.364370-8":"Speaker type","speaker.dueros.index.364370-9":"Number of actions","speaker.dueros.index.364370-10":"Update time","speaker.dueros.index.364370-11":"see","speaker.dueros.index.364370-12":"delete","speaker.dueros.index.364370-13":"No data available, please add product","speaker.dueros.index.364370-14":"Are you sure to delete the data item for {0}?","speaker.dueros.index.364370-15":"Delete successfully","speaker.dueros.detail-dialog.738430-0":"Edit speaker products","speaker.dueros.detail-dialog.738430-1":"New speaker products added","speaker.dueros.detail-dialog.738430-2":"Belonging products","speaker.dueros.detail-dialog.738430-3":"Belonging products","speaker.dueros.detail-dialog.738430-4":"1. Cannot add products without physical models","speaker.dueros.detail-dialog.738430-5":"2. Cannot add products that have already been added","speaker.dueros.detail-dialog.738430-6":"Please select the corresponding product","speaker.dueros.detail-dialog.738430-7":"Manufacturer name","speaker.dueros.detail-dialog.738430-8":"Please enter the manufacturer name","speaker.dueros.detail-dialog.738430-9":"Speaker type","speaker.dueros.detail-dialog.738430-10":"Please select the type of speaker","speaker.dueros.detail-dialog.738430-11":"Note: Xiaodu currently does not support array type physical model configuration","speaker.dueros.detail-dialog.738430-12":"Related products","speaker.dueros.detail-dialog.738430-13":"Refresh","speaker.dueros.detail-dialog.738430-14":"identifier ","speaker.dueros.detail-dialog.738430-15":"Model name","speaker.dueros.detail-dialog.738430-16":"Speaker attribute identifier","speaker.dueros.detail-dialog.738430-17":"Speaker attribute name","speaker.dueros.detail-dialog.738430-18":"Speaker action name","speaker.dueros.detail-dialog.738430-19":"Corresponding values of speaker attribute fields","speaker.dueros.detail-dialog.738430-20":"operation","speaker.dueros.detail-dialog.738430-21":"edit","speaker.dueros.detail-dialog.738430-22":"delete","speaker.dueros.detail-dialog.738430-23":"The product cannot be empty","speaker.dueros.detail-dialog.738430-24":"The manufacturer name cannot be empty","speaker.dueros.detail-dialog.738430-25":"Speaker type cannot be empty","speaker.dueros.detail-dialog.738430-26":"Association successful","speaker.dueros.detail-dialog.738430-27":"Refresh successful","speaker.dueros.detail-dialog.738430-28":"Are you sure to delete the data item for {0}?","speaker.dueros.detail-dialog.738430-29":"Delete successfully","speaker.dueros.things-model-dialog.454920-0":"Edit object model association information","speaker.dueros.things-model-dialog.454920-1":"essential information","speaker.dueros.things-model-dialog.454920-2":"Model Name","speaker.dueros.things-model-dialog.454920-3":"Please enter the model name","speaker.dueros.things-model-dialog.454920-4":"Model identification","speaker.dueros.things-model-dialog.454920-5":"Please enter the model identifier","speaker.dueros.things-model-dialog.454920-6":"Related attributes","speaker.dueros.things-model-dialog.454920-7":"Related actions","speaker.dueros.things-model-dialog.454920-8":"Associate attribute values","speaker.dueros.things-model-dialog.454920-9":"Normal type: directly associated with object model values, such as integer, decimal, and string types","speaker.dueros.things-model-dialog.454920-10":"Special type: Fill in the value corresponding to the object model based on the degree character, such as boolean, enumeration, and object type","speaker.dueros.things-model-dialog.454920-11":"Configure corresponding attribute values based on the object model on the right","speaker.dueros.things-model-dialog.454920-12":"Please enter the corresponding object model value","speaker.dueros.things-model-dialog.454920-13":"Please enter the corresponding object model ID value","speaker.dueros.things-model-dialog.454920-14":"Please enter the corresponding object model value","speaker.dueros.things-model-dialog.454920-15":"Attribute type","speaker.dueros.things-model-dialog.454920-16":"Please select attribute type","speaker.dueros.things-model-dialog.454920-17":"preservation","speaker.dueros.things-model-dialog.454920-18":"Cancel","speaker.dueros.things-model-dialog.454920-19":"Please select the associated attribute","speaker.dueros.things-model-dialog.454920-20":"Please configure the associated attribute values first","speaker.dueros.things-model-dialog.454920-21":"Tips","speaker.dueros.things-model-dialog.454920-22":"determine","speaker.dueros.things-model-dialog.454920-23":"Association successful"}')},"8c7c":function(e,t,o){"use strict";o.r(t);var i=o("e017"),n=o.n(i),s=o("21a1"),a=o.n(s),c=new n.a({id:"icon-qrcode",use:"icon-qrcode-usage",viewBox:"0 0 1024 1024",content:''});a.a.add(c);t["default"]=c},"8ccc":function(e,t,o){},"8cd6":function(e,t,o){"use strict";o.r(t);var i=o("e017"),n=o.n(i),s=o("21a1"),a=o.n(s),c=new n.a({id:"icon-big",use:"icon-big-usage",viewBox:"0 0 1024 1024",content:''});a.a.add(c);t["default"]=c},"8dd0":function(e,t,o){"use strict";o("c459")},"8df1":function(e,t,o){e.exports={menuColor:"#f5f7fa",menuLightColor:"rgba(0, 0, 0, 0.7)",menuColorActive:"#ffffff",menuBackground:"#202b3e",menuLightBackground:"#ffffff",subMenuBackground:"#1f2d3d",subMenuHover:"#486ff2",sideBarWidth:"200px",logoTitleColor:"#ffffff",logoLightTitleColor:"#131b27"}},9:function(e,t){},"91be":function(e,t,o){"use strict";o.r(t);var i=o("e017"),n=o.n(i),s=o("21a1"),a=o.n(s),c=new n.a({id:"icon-nested",use:"icon-nested-usage",viewBox:"0 0 128 128",content:''});a.a.add(c);t["default"]=c},"922f":function(e,t,o){"use strict";o.r(t);var i=o("e017"),n=o.n(i),s=o("21a1"),a=o.n(s),c=new n.a({id:"icon-system",use:"icon-system-usage",viewBox:"0 0 1024 1024",content:''});a.a.add(c);t["default"]=c},"937c":function(e,t,o){"use strict";o.r(t);var i=o("e017"),n=o.n(i),s=o("21a1"),a=o.n(s),c=new n.a({id:"icon-bug",use:"icon-bug-usage",viewBox:"0 0 128 128",content:''});a.a.add(c);t["default"]=c},"93ae":function(e,t,o){"use strict";o.r(t);var i=o("e017"),n=o.n(i),s=o("21a1"),a=o.n(s),c=new n.a({id:"icon-config",use:"icon-config-usage",viewBox:"0 0 1024 1024",content:''});a.a.add(c);t["default"]=c},"93d2":function(e,t,o){},"93ee":function(e,t,o){"use strict";o.r(t);var i=o("e017"),n=o.n(i),s=o("21a1"),a=o.n(s),c=new n.a({id:"icon-notify_channel",use:"icon-notify_channel-usage",viewBox:"0 0 1024 1024",content:''});a.a.add(c);t["default"]=c},"94bd":function(e,t,o){"use strict";o("e3ce")},"962a":function(e,t,o){"use strict";o.r(t);var i=o("e017"),n=o.n(i),s=o("21a1"),a=o.n(s),c=new n.a({id:"icon-live",use:"icon-live-usage",viewBox:"0 0 1024 1024",content:''});a.a.add(c);t["default"]=c},"965a":function(e){e.exports=JSON.parse('{"netty.clients.654908-0":"客户端","netty.clients.654908-1":"请输入客户端ID","netty.clients.654908-2":"只看设备端","netty.clients.654908-3":"MQTT客户端","netty.clients.654908-4":"客户端ID","netty.clients.654908-5":"类型","netty.clients.654908-6":"服务端","netty.clients.654908-7":"Web端","netty.clients.654908-8":"移动端","netty.clients.654908-9":"测试端","netty.clients.654908-10":"设备端","netty.clients.654908-11":"连接状态","netty.clients.654908-12":"已连接","netty.clients.654908-13":"已断开","netty.clients.654908-14":"心跳(秒)","netty.clients.654908-15":"账号","netty.clients.654908-16":"当前订阅数量","netty.clients.654908-17":"连接时间","netty.clients.654908-18":"移除","netty.clients.654908-19":"订阅列表","netty.clients.654908-20":"主题","netty.clients.654908-21":"TCP客户端","netty.clients.654908-22":"添加订阅","netty.clients.654908-23":"请输入主题","netty.clients.654908-24":"请选择消息类型","netty.clients.654908-25":"添加订阅","netty.clients.654908-26":"主题不能为空","netty.clients.654908-27":"是否确认删除MQTT客户端编号为\\"{0}\\"的数据项?","netty.clients.654908-28":"是否确认取消订阅主题为\\"{0}\\"的数据项?","netty.clients.654908-29":"取消订阅成功","netty.clients.654908-30":"新增订阅成功","netty.clients.654908-31":"是否确认移除客户端ID为\\"{0}\\"的数据项?","netty.clients.654908-32":"移除成功","netty.clients.654908-33":"移除失败","netty.mqtt.564432-0":"Mqtt 统计指标","netty.mqtt.564432-1":"发送消息","netty.mqtt.564432-2":"接收消息","netty.mqtt.564432-3":"认证次数","netty.mqtt.564432-4":"连接次数","netty.mqtt.564432-5":"订阅次数","netty.mqtt.564432-6":"今日接收","netty.mqtt.564432-7":"今日发送","netty.mqtt.564432-8":"Mqtt消息","netty.mqtt.564432-9":"Mqtt消息 %","netty.mqtt.564432-10":"发送消息总数","netty.mqtt.564432-11":"接收消息总数","netty.mqtt.564432-12":"Mqtt 状态数据","netty.mqtt.564432-13":"连接数量","netty.mqtt.564432-14":"会话数量","netty.mqtt.564432-15":"订阅数量","netty.mqtt.564432-16":"路由数量","netty.mqtt.564432-17":"保留消息","netty.mqtt.564432-18":"当前数量","netty.mqtt.564432-19":"累计总数"}')},9667:function(e){e.exports=JSON.parse('{"firmware.index.222541-0":"Firmware Name","firmware.index.222541-1":"Please enter the firmware name","firmware.index.222541-2":"Please select a product name","firmware.index.222541-3":"Add firmware","firmware.index.222541-4":"Firmware version","firmware.index.222541-5":"Product Name","firmware.index.222541-6":"Download address","firmware.index.222541-7":"state","firmware.index.222541-8":"Latest","firmware.index.222541-9":"default","firmware.index.222541-10":"Creation time","firmware.index.222541-11":"Firmware Description","firmware.index.222541-12":"Firmware update ","firmware.index.222541-13":"Supports Chinese, English capitalization, numbers, and some commonly used symbols","firmware.index.222541-14":"Please select a product","firmware.index.222541-15":"Firmware Version ","firmware.index.222541-16":"Please enter the firmware version","firmware.index.222541-17":"Latest firmware","firmware.index.222541-18":"Tip: There can only be one latest firmware in the product","firmware.index.222541-19":"Select IPSW ","firmware.index.222541-20":"Task Name","firmware.index.222541-21":"Please enter 0-100 characters to describe and record the last firmware update","firmware.index.222541-22":"Please enter the task name (supports Chinese, English capitalization, numbers, and some commonly used symbols, with a maximum length of 20)","firmware.index.222541-23":"Upgrade method","firmware.index.222541-24":"By firmware version","firmware.index.222541-25":"By device name","firmware.index.222541-26":"Version number to be upgraded","firmware.index.222541-27":"Please select the upgrade version number","firmware.index.222541-28":"Upgrade scope","firmware.index.222541-29":"Please select the upgrade scope","firmware.index.222541-30":"Select device","firmware.index.222541-31":"Choose device","firmware.index.222541-32":"Schedule upgrade time","firmware.index.222541-33":"Select date and time","firmware.index.222541-34":"Upgrade Description","firmware.index.222541-35":"Please enter 0-200 characters to describe and record the upgrade task","firmware.index.222541-36":"Firmware name cannot be empty","firmware.index.222541-37":"Product ID cannot be empty","firmware.index.222541-38":"The product name cannot be empty","firmware.index.222541-39":"The firmware version cannot be empty","firmware.index.222541-40":"The file path cannot be empty","firmware.index.222541-41":"Task name cannot be empty","firmware.index.222541-42":"Add new firmware","firmware.index.222541-43":"Modifying product firmware","firmware.index.222541-44":"Are you sure to delete the product firmware number as{0}?","firmware.index.222541-46":"Firmware update ","firmware.index.222541-47":"A selected device is required to submit a firmware upgrade task!","firmware.index.222541-48":"Firmware type","firmware.index.222541-49":"to subcontract","firmware.index.222541-50":"Firmware type","firmware.index.222541-51":"Please select firmware type","firmware.index.222541-52":"Subcontracting and pulling","firmware.index.222541-53":"HTTP","firmware.deviceList.index.222542-0":"Select device","firmware.deviceList.index.222542-1":"Device Name","firmware.deviceList.index.222542-2":"Please enter the device name","firmware.deviceList.index.222542-3":"Firmware version","firmware.deviceList.index.222542-4":"Please enter the firmware version","firmware.deviceList.index.222542-5":"Equipment number","firmware.deviceList.index.222542-6":"Equipment type","firmware.deviceList.index.222542-7":"share","firmware.deviceList.index.222542-8":"have","firmware.deviceList.index.222542-9":"Device status","firmware.deviceList.index.222542-10":"Device selection successful","firmware.deviceList.index.222542-11":"equipment","firmware.deviceList.index.222542-12":"Please enter the device name / device number","firmware.deviceList.index.222542-13":"Please enter the version number","firmware.deviceList.index.222542-14":"Please choose","firmware.deviceList.index.222542-15":"Subcontract upgrade version","firmware.deviceList.index.222542-16":"HTTP Upgrade Version","firmware.task.222543-0":"Firmware information","firmware.task.222543-1":"Firmware upgrade device statistics","firmware.task.222543-2":"task management","firmware.task.222543-3":"Task details","firmware.task.222543-4":"Equipment details","firmware.task.222543-5":"Please enter the task ID","firmware.task.222543-6":"Please enter the device serial number","firmware.task.222543-7":"Please enter the device name","firmware.task.222543-8":"Task ID","firmware.task.222543-9":"Task Name","firmware.task.222543-10":"Task type","firmware.task.222543-11":"Version upgrade","firmware.task.222543-12":"define equipment","firmware.task.222543-13":"Number of devices","firmware.task.222543-14":"Booking time","firmware.task.222543-15":"Task Description","firmware.task.222543-16":"Add time","firmware.task.222543-17":"View","firmware.task.222543-18":"serial number","firmware.task.222543-19":"Current version number","firmware.task.222543-20":"Message ID","firmware.task.222543-21":"Upgrade status","firmware.task.222543-22":"The upgrade scope cannot be empty","firmware.task.222543-23":"New tasks have been added","firmware.task.222543-24":"Save...","firmware.task.222543-25":"Upgrade successful","firmware.task.222543-26":"Upgrade failed","firmware.task.222543-27":"cease","firmware.task.222543-28":"unknown","firmware.task.222543-29":"Status details","firmware.task.222543-30":"Status update time","firmware.task.222543-31":"Task details","firmware.task.222543-32":"Task Information","firmware.task.222543-33":"Task statistics","firmware.task.222543-34":"device details ","firmware.task.222543-35":"All devices","firmware.task.222543-36":"Upgrade successful","firmware.task.222543-37":"To be pushed","firmware.task.222543-38":"Upgrading","firmware.task.222543-39":"Upgrade failed","firmware.task.222543-40":"cease","firmware.task.222543-41":"Refresh","firmware.task.222543-42":"Is it the latest","firmware.task.222543-43":"Add time","firmware.task.222543-44":"Firmware Description","firmware.task.222543-45":"Total number of firmware upgrade devices","firmware.task.222543-46":"Upgrading","firmware.task.222543-47":"Number of devices","firmware.task.222543-48":"To be pushed","firmware.task.222543-49":"serialNumber","firmware.task.222543-50":"newly added","firmware.task.222543-51":"Please enter the task name","firmware.task.222543-52":"Add time","firmware.task.222543-53":"delete","firmware.task.222543-54":"Please enter the device number","firmware.task.222543-55":"speed of progress","firmware.task.222543-56":"operation","firmware.task.222543-57":"Re push","firmware.task.222543-58":"Upgrade scope","firmware.task.222543-59":"Please select the upgrade scope","firmware.task.222543-60":"Select device","firmware.task.222543-61":"Select device","firmware.task.222543-62":"Firmware type","firmware.task.222543-63":"newest","firmware.task.222543-64":"default","firmware.task.222543-65":"to subcontract","firmware.task.222543-66":"Are you sure to delete the data item with task ID {0}?","firmware.task.222543-67":"Delete successfully","firmware.task.222543-68":"Version upgrade","firmware.task.222543-69":"define equipment","firmware.task.222543-70":"Waiting for upgrade","firmware.task.222543-71":"Sending","firmware.task.222543-72":"Upgrading in progress","firmware.task.222543-73":"success","firmware.task.222543-74":"fail","firmware.task.222543-75":"stop it","firmware.task.222543-76":"unknown","firmware.task.222543-77":"Execute re push","firmware.task.222543-78":"Re push failed"}')},"975e":function(e){e.exports=JSON.parse('{"views.iot.bridge.index.525282-0":"连接器名称","views.iot.bridge.index.525282-1":"请输入连接器名称","views.iot.bridge.index.525282-2":"搜索","views.iot.bridge.index.525282-3":"重置","views.iot.bridge.index.525282-4":"新增","views.iot.bridge.index.525282-5":"修改","views.iot.bridge.index.525282-6":"删除","views.iot.bridge.index.525282-7":"导出","views.iot.bridge.index.525282-8":"是否生效","views.iot.bridge.index.525282-9":"状态","views.iot.bridge.index.525282-10":"未连接","views.iot.bridge.index.525282-11":"已连接","views.iot.bridge.index.525282-12":"桥接类型","views.iot.bridge.index.525282-13":"Http推送","views.iot.bridge.index.525282-14":"Mqtt桥接","views.iot.bridge.index.525282-15":"数据库存储","views.iot.bridge.index.525282-16":"桥接方向","views.iot.bridge.index.525282-17":"输入","views.iot.bridge.index.525282-18":"输出","views.iot.bridge.index.525282-19":"备注","views.iot.bridge.index.525282-20":"操作","views.iot.bridge.index.525282-21":"连接测试","views.iot.bridge.index.525282-22":"桥接名称","views.iot.bridge.index.525282-23":"请输入桥接名称","views.iot.bridge.index.525282-24":"请选择桥接方向","views.iot.bridge.index.525282-25":"请求地址","views.iot.bridge.index.525282-26":"请输入请求地址","views.iot.bridge.index.525282-27":"请选择","views.iot.bridge.index.525282-28":"请求方法","views.iot.bridge.index.525282-29":"请求头","views.iot.bridge.index.525282-30":"请输入参数名","views.iot.bridge.index.525282-31":"请输入参数值","views.iot.bridge.index.525282-32":"键","views.iot.bridge.index.525282-33":"值","views.iot.bridge.index.525282-34":"添加参数","views.iot.bridge.index.525282-35":"请求参数","views.iot.bridge.index.525282-36":"请求体","views.iot.bridge.index.525282-37":"请输入内容","views.iot.bridge.index.525282-38":"MQTT服务地址","views.iot.bridge.index.525282-39":"输入例:mqtt.example.com:1883","views.iot.bridge.index.525282-40":"客户端ID","views.iot.bridge.index.525282-41":"请输入客户端ID","views.iot.bridge.index.525282-42":"用户名","views.iot.bridge.index.525282-43":"请输入用户名","views.iot.bridge.index.525282-44":"密码","views.iot.bridge.index.525282-45":"请输入密码","views.iot.bridge.index.525282-46":"桥接路由","views.iot.bridge.index.525282-47":"请输入桥接路由","views.iot.bridge.index.525282-48":"数据库类型","views.iot.bridge.index.525282-49":"请选择数据库类型","views.iot.bridge.index.525282-50":"数据源","views.iot.bridge.index.525282-51":"请选择数据源","views.iot.bridge.index.525282-52":"连接地址","views.iot.bridge.index.525282-53":"数据库名称","views.iot.bridge.index.525282-54":"请输入数据库名称","views.iot.bridge.index.525282-55":"输入相关SQL语句","views.iot.bridge.index.525282-56":"连接","views.iot.bridge.index.525282-57":"确定","views.iot.bridge.index.525282-58":"取消","views.iot.bridge.index.525282-59":"关系型数据库","views.iot.bridge.index.525282-60":"敬请期待","views.iot.bridge.index.525282-61":"连接器名称不能为空","views.iot.bridge.index.525282-62":"桥接类型(3=Http推送,4=Mqtt桥接,5=数据库存储)不能为空","views.iot.bridge.index.525282-63":"桥接方向(1=输入,2=输出)不能为空","views.iot.bridge.index.525282-64":"请求方法不能为空","views.iot.bridge.index.525282-65":"桥接地址不能为空","views.iot.bridge.index.525282-66":"创建时间不能为空","views.iot.bridge.index.525282-67":"更新时间不能为空","views.iot.bridge.index.525282-68":"MQTT服务地址不能为空","views.iot.bridge.index.525282-69":"输入格式不正确","views.iot.bridge.index.525282-70":"客户端ID不能为空","views.iot.bridge.index.525282-71":"用户名不能为空","views.iot.bridge.index.525282-72":"密码不能为空","views.iot.bridge.index.525282-73":"路由不能为空","views.iot.bridge.index.525282-74":"数据源不能为空","views.iot.bridge.index.525282-75":"数据库类型不能为空","views.iot.bridge.index.525282-76":"端口不能为空","views.iot.bridge.index.525282-77":"数据库名称不能为空","views.iot.bridge.index.525282-78":"请输入sql语句","views.iot.bridge.index.525282-79":"连接地址不能为空","views.iot.bridge.index.525282-80":"格式不正确","views.iot.bridge.index.525282-81":"输入例:localhost:3306","views.iot.bridge.index.525282-82":"桥接入口","views.iot.bridge.index.525282-83":"Http桥接GET","views.iot.bridge.index.525282-84":"Http桥接PUT","views.iot.bridge.index.525282-85":"Http桥接POST","views.iot.bridge.index.525282-86":"添加数据桥接","views.iot.bridge.index.525282-87":"连接成功","views.iot.bridge.index.525282-88":"连接器未连接,请检查相关配置","views.iot.bridge.index.525282-89":"修改数据桥接","views.iot.bridge.index.525282-90":"连接器已在连接中","views.iot.bridge.index.525282-91":"连接器未连接,请检查相关配置","views.iot.bridge.index.525282-92":"配置错误,请检查配置信息","views.iot.bridge.index.525282-93":"修改成功","views.iot.bridge.index.525282-94":"新增成功","views.iot.bridge.index.525282-95":"删除成功","views.iot.bridge.index.525282-96":"是否确认删除数据桥接编号为{0}的数据项?","views.iot.bridge.index.525282-97":"测试结果:","views.iot.bridge.index.525282-98":"添加请求头","views.iot.bridge.index.525282-99":"添加请求配置","views.iot.bridge.index.525282-100":"数据输入主题","views.iot.bridge.index.525282-101":"请输入数据输入主题","views.iot.bridge.index.525282-102":"数据输出主题","views.iot.bridge.index.525282-103":"请输入数据输出主题"}')},"97c8":function(e,t,o){"use strict";o.r(t);var i=o("e017"),n=o.n(i),s=o("21a1"),a=o.n(s),c=new n.a({id:"icon-gather",use:"icon-gather-usage",viewBox:"0 0 1024 1024",content:''});a.a.add(c);t["default"]=c},"98ab":function(e,t,o){"use strict";o.r(t);var i=o("e017"),n=o.n(i),s=o("21a1"),a=o.n(s),c=new n.a({id:"icon-shopping",use:"icon-shopping-usage",viewBox:"0 0 128 128",content:''});a.a.add(c);t["default"]=c},9923:function(e,t,o){"use strict";o.d(t,"a",(function(){return b})),o.d(t,"b",(function(){return f}));o("d3b7"),o("159b"),o("ddb0");var i=o("a026"),n=o("5c96"),s=o.n(n),a=o("a925"),c=o("4897"),r=o.n(c),d=o("b2d6"),l=o.n(d),p=o("f0d9"),u=o.n(p),m=o("83d6"),v=o("df9c");i["default"].use(a["a"]);var h=y(o("149d")),g=y(o("a6fc")),f={"zh-CN":Object.assign(u.a,h,{language:"简体中文"}),"en-US":Object.assign(l.a,g,{language:"English"})},b=new a["a"]({locale:m["a"].language,messages:f});function y(e){var t={};return e.keys().forEach((function(o){t=Object.assign(t,e(o))})),t}r.a.use(s.a,{i18n:function(e,t){return b.t(e,t)}}),Object(v["g"])({pageNum:1,pageSize:1e3}).then((function(e){e.rows.forEach((function(e){f[e.language]&&(f[e.language].language=e.langName)}))}))},"99c3":function(e,t,o){"use strict";o.r(t);var i=o("e017"),n=o.n(i),s=o("21a1"),a=o.n(s),c=new n.a({id:"icon-time-range",use:"icon-time-range-usage",viewBox:"0 0 1024 1024",content:''});a.a.add(c);t["default"]=c},"9a4c":function(e,t,o){"use strict";o.r(t);var i=o("e017"),n=o.n(i),s=o("21a1"),a=o.n(s),c=new n.a({id:"icon-radio",use:"icon-radio-usage",viewBox:"0 0 1024 1024",content:''});a.a.add(c);t["default"]=c},"9a86":function(e,t,o){},"9ab6":function(e,t,o){"use strict";o.r(t);var i=o("e017"),n=o.n(i),s=o("21a1"),a=o.n(s),c=new n.a({id:"icon-speaker",use:"icon-speaker-usage",viewBox:"0 0 1024 1024",content:''});a.a.add(c);t["default"]=c},"9b2c":function(e,t,o){"use strict";o.r(t);var i=o("e017"),n=o.n(i),s=o("21a1"),a=o.n(s),c=new n.a({id:"icon-logininfor",use:"icon-logininfor-usage",viewBox:"0 0 1024 1024",content:''});a.a.add(c);t["default"]=c},"9cb5":function(e,t,o){"use strict";o.r(t);var i=o("e017"),n=o.n(i),s=o("21a1"),a=o.n(s),c=new n.a({id:"icon-log",use:"icon-log-usage",viewBox:"0 0 1024 1024",content:''});a.a.add(c);t["default"]=c},"9dac":function(e,t,o){var i={"./":["1e4b",9,"chunk-26f4dfbf","chunk-01bfc955","chunk-fac8990e"],"./bigScreen/components/echart":["6705",9,"chunk-fe22bce4"],"./bigScreen/components/echart/":["6705",9,"chunk-fe22bce4"],"./bigScreen/components/echart/index":["6705",9,"chunk-fe22bce4"],"./bigScreen/components/echart/index.vue":["6705",9,"chunk-fe22bce4"],"./bigScreen/components/echart/theme":["ea7f",3,"chunk-2d22fda1"],"./bigScreen/components/echart/theme.json":["ea7f",3,"chunk-2d22fda1"],"./bigScreen/components/item-wrap/item-wrap":["1fe6",9],"./bigScreen/components/item-wrap/item-wrap.vue":["1fe6",9],"./bigScreen/components/message/message":["41b3",9,"chunk-2d0c0844"],"./bigScreen/components/message/message.js":["41b3",9,"chunk-2d0c0844"],"./bigScreen/components/message/message.vue":["7c32",9],"./bigScreen/components/reacquire/reacquire":["7891",9],"./bigScreen/components/reacquire/reacquire.vue":["7891",9],"./bigScreen/home":["15c9",9,"chunk-65f8d002","chunk-22c15b2c","chunk-272ba942"],"./bigScreen/home.scss":["49c2",7,"chunk-7478a735"],"./bigScreen/home.vue":["15c9",9,"chunk-65f8d002","chunk-22c15b2c","chunk-272ba942"],"./bigScreen/indexs":["bbfc",9,"chunk-65f8d002","chunk-22c15b2c"],"./bigScreen/indexs/":["bbfc",9,"chunk-65f8d002","chunk-22c15b2c"],"./bigScreen/indexs/center-bottom":["7fbd",9,"chunk-32d7db98"],"./bigScreen/indexs/center-bottom.vue":["7fbd",9,"chunk-32d7db98"],"./bigScreen/indexs/center-map":["731b",9,"chunk-65f8d002"],"./bigScreen/indexs/center-map.vue":["731b",9,"chunk-65f8d002"],"./bigScreen/indexs/index":["bbfc",9,"chunk-65f8d002","chunk-22c15b2c"],"./bigScreen/indexs/index.vue":["bbfc",9,"chunk-65f8d002","chunk-22c15b2c"],"./bigScreen/indexs/left-bottom":["6b20",9,"chunk-745202ed"],"./bigScreen/indexs/left-bottom.vue":["6b20",9,"chunk-745202ed"],"./bigScreen/indexs/left-center":["e569",9,"chunk-2df543a6"],"./bigScreen/indexs/left-center.vue":["e569",9,"chunk-2df543a6"],"./bigScreen/indexs/left-top":["6647",9,"chunk-200cb24a"],"./bigScreen/indexs/left-top.vue":["6647",9,"chunk-200cb24a"],"./bigScreen/indexs/right-bottom":["2611",9,"chunk-7616592f"],"./bigScreen/indexs/right-bottom.vue":["2611",9,"chunk-7616592f"],"./bigScreen/indexs/right-center":["9a05",9,"chunk-48ad1fcc"],"./bigScreen/indexs/right-center.vue":["9a05",9,"chunk-48ad1fcc"],"./bigScreen/indexs/right-top":["f1ef",9,"chunk-25c3f40d"],"./bigScreen/indexs/right-top.vue":["f1ef",9,"chunk-25c3f40d"],"./bigScreen/setting":["3320",9,"chunk-2d0b9594"],"./bigScreen/setting.vue":["3320",9,"chunk-2d0b9594"],"./components/css/iconfont.css":["66ae",7,"chunk-749377c5"],"./components/css/iconfont.woff2":["bf8f",7,"chunk-2d21b368"],"./components/editor/editor":["9edeb",9,"chunk-3fea6577","chunk-74d326ff"],"./components/editor/editor.vue":["9edeb",9,"chunk-3fea6577","chunk-74d326ff"],"./components/icons":["3a7e",9,"chunk-3037044f"],"./components/icons/":["3a7e",9,"chunk-3037044f"],"./components/icons/element-icons":["bb49",9,"chunk-2d21a3bb"],"./components/icons/element-icons.js":["bb49",9,"chunk-2d21a3bb"],"./components/icons/index":["3a7e",9,"chunk-3037044f"],"./components/icons/index.vue":["3a7e",9,"chunk-3037044f"],"./components/icons/svg-icons":["c7e9",9,"chunk-2d217c9e"],"./components/icons/svg-icons.js":["c7e9",9,"chunk-2d217c9e"],"./components/player/DeviceTree":["58ce",9,"chunk-467cfae7"],"./components/player/DeviceTree.vue":["58ce",9,"chunk-467cfae7"],"./components/player/deviceLiveStream":["ecd9",9,"chunk-3ef87020"],"./components/player/deviceLiveStream.vue":["ecd9",9,"chunk-3ef87020"],"./components/player/deviceVideo":["f5fc",9,"chunk-04943632"],"./components/player/deviceVideo.vue":["f5fc",9,"chunk-04943632"],"./components/player/easyplayer":["6abb",9,"chunk-05c336e0"],"./components/player/easyplayer.vue":["6abb",9,"chunk-05c336e0"],"./components/player/jessibuca":["3b3a",9,"chunk-49694dbc"],"./components/player/jessibuca-pro-multi":["a60e",7,"chunk-26d41a40","chunk-77a063de","chunk-af36cb04","chunk-33109447"],"./components/player/jessibuca-pro-multi.js":["a60e",7,"chunk-26d41a40","chunk-77a063de","chunk-af36cb04","chunk-33109447"],"./components/player/jessibuca-pro-talk":["86fe",7,"chunk-26d41a40","chunk-77a063de","chunk-5ddd3dd8"],"./components/player/jessibuca-pro-talk.js":["86fe",7,"chunk-26d41a40","chunk-77a063de","chunk-5ddd3dd8"],"./components/player/jessibuca.vue":["3b3a",9,"chunk-49694dbc"],"./components/player/player":["97d6",9,"chunk-688a2787"],"./components/player/player.vue":["97d6",9,"chunk-688a2787"],"./components/player/public/jessibuca-pro-multi":["c4cf",7,"chunk-26d41a40","chunk-77a063de","chunk-af36cb04","chunk-5a6c6866","chunk-6b613751"],"./components/player/public/jessibuca-pro-multi.js":["c4cf",7,"chunk-26d41a40","chunk-77a063de","chunk-af36cb04","chunk-5a6c6866","chunk-6b613751"],"./components/player/public/jessibuca-pro-talk":["fbfe",7,"chunk-26d41a40","chunk-77a063de","chunk-a5c06acc"],"./components/player/public/jessibuca-pro-talk.js":["fbfe",7,"chunk-26d41a40","chunk-77a063de","chunk-a5c06acc"],"./components/player/public/web-player-pro":["fe94",7,"chunk-26d41a40","chunk-77a063de","chunk-af36cb04","chunk-5a6c6866","chunk-1b955c17"],"./components/player/public/web-player-pro-multi":["33e3",7,"chunk-26d41a40","chunk-77a063de","chunk-af36cb04","chunk-5a6c6866","chunk-24f92ccb"],"./components/player/public/web-player-pro-multi.js":["33e3",7,"chunk-26d41a40","chunk-77a063de","chunk-af36cb04","chunk-5a6c6866","chunk-24f92ccb"],"./components/player/public/web-player-pro-talk":["a7cf",7,"chunk-26d41a40","chunk-77a063de","chunk-5a16a610"],"./components/player/public/web-player-pro-talk.js":["a7cf",7,"chunk-26d41a40","chunk-77a063de","chunk-5a16a610"],"./components/player/public/web-player-pro.js":["fe94",7,"chunk-26d41a40","chunk-77a063de","chunk-af36cb04","chunk-5a6c6866","chunk-1b955c17"],"./components/player/web-player-pro":["946b5",7,"chunk-26d41a40","chunk-77a063de","chunk-af36cb04","chunk-2ccd7611"],"./components/player/web-player-pro-multi":["2900",7,"chunk-26d41a40","chunk-77a063de","chunk-af36cb04","chunk-32fb41e4"],"./components/player/web-player-pro-multi.js":["2900",7,"chunk-26d41a40","chunk-77a063de","chunk-af36cb04","chunk-32fb41e4"],"./components/player/web-player-pro-talk":["2df2",7,"chunk-26d41a40","chunk-77a063de","chunk-5f88fd92"],"./components/player/web-player-pro-talk.js":["2df2",7,"chunk-26d41a40","chunk-77a063de","chunk-5f88fd92"],"./components/player/web-player-pro.js":["946b5",7,"chunk-26d41a40","chunk-77a063de","chunk-af36cb04","chunk-2ccd7611"],"./components/player/webrtc":["8076",9,"chunk-4fdc3fc4"],"./components/player/webrtc.vue":["8076",9,"chunk-4fdc3fc4"],"./dashboard/BarChart":["9488",9,"chunk-2bb7b688"],"./dashboard/BarChart.vue":["9488",9,"chunk-2bb7b688"],"./dashboard/LineChart":["eab4",9,"chunk-4b1e4dca"],"./dashboard/LineChart.vue":["eab4",9,"chunk-4b1e4dca"],"./dashboard/PanelGroup":["fbc4",9,"chunk-4f55a4ac"],"./dashboard/PanelGroup.vue":["fbc4",9,"chunk-4f55a4ac"],"./dashboard/PieChart":["d153",9,"chunk-50e312d8"],"./dashboard/PieChart.vue":["d153",9,"chunk-50e312d8"],"./dashboard/RaddarChart":["0a5c",9,"chunk-1348daec"],"./dashboard/RaddarChart.vue":["0a5c",9,"chunk-1348daec"],"./dashboard/mixins/resize":["feb2",9,"chunk-2d238605"],"./dashboard/mixins/resize.js":["feb2",9,"chunk-2d238605"],"./dataCenter/analysis":["8c6c",9,"chunk-26f4dfbf","chunk-14b26a49"],"./dataCenter/analysis.vue":["8c6c",9,"chunk-26f4dfbf","chunk-14b26a49"],"./dataCenter/history":["9ba4",9,"chunk-26f4dfbf","chunk-7636742b"],"./dataCenter/history.vue":["9ba4",9,"chunk-26f4dfbf","chunk-7636742b"],"./error/401":["ec55",9,"chunk-e648d5fe"],"./error/401.vue":["ec55",9,"chunk-e648d5fe"],"./error/404":["2754",9,"chunk-46f2cf5c"],"./error/404.vue":["2754",9,"chunk-46f2cf5c"],"./index":["1e4b",9,"chunk-26f4dfbf","chunk-01bfc955","chunk-fac8990e"],"./index.vue":["1e4b",9,"chunk-26f4dfbf","chunk-01bfc955","chunk-fac8990e"],"./index_v1":["66ef",9,"chunk-9a569442"],"./index_v1.vue":["66ef",9,"chunk-9a569442"],"./iot/alert":["f9c8",9,"chunk-c4c122a8"],"./iot/alert/":["f9c8",9,"chunk-c4c122a8"],"./iot/alert/index":["f9c8",9,"chunk-c4c122a8"],"./iot/alert/index.vue":["f9c8",9,"chunk-c4c122a8"],"./iot/alert/log":["e8af",9,"chunk-6a235d39"],"./iot/alert/log.vue":["e8af",9,"chunk-6a235d39"],"./iot/alert/notify-temp-list":["f0fd",9,"chunk-216d1392"],"./iot/alert/notify-temp-list.vue":["f0fd",9,"chunk-216d1392"],"./iot/alert/scene-list":["e8e4",9,"chunk-133e7af6"],"./iot/alert/scene-list.vue":["e8e4",9,"chunk-133e7af6"],"./iot/bridge":["57ec",9,"chunk-53fafd3a"],"./iot/bridge/":["57ec",9,"chunk-53fafd3a"],"./iot/bridge/index":["57ec",9,"chunk-53fafd3a"],"./iot/bridge/index.vue":["57ec",9,"chunk-53fafd3a"],"./iot/category":["7049",9,"chunk-4a05c5c1"],"./iot/category/":["7049",9,"chunk-4a05c5c1"],"./iot/category/index":["7049",9,"chunk-4a05c5c1"],"./iot/category/index.vue":["7049",9,"chunk-4a05c5c1"],"./iot/clientDetails":["daa0",9,"chunk-2d228e22"],"./iot/clientDetails/":["daa0",9,"chunk-2d228e22"],"./iot/clientDetails/index":["daa0",9,"chunk-2d228e22"],"./iot/clientDetails/index.vue":["daa0",9,"chunk-2d228e22"],"./iot/device":["c572",9,"chunk-e2e2d89c","chunk-2d231044","chunk-74926972","chunk-45206724","chunk-ae409fa4"],"./iot/device/":["c572",9,"chunk-e2e2d89c","chunk-2d231044","chunk-74926972","chunk-45206724","chunk-ae409fa4"],"./iot/device/alert-user":["05c6",9,"chunk-2d0a45ee"],"./iot/device/alert-user.vue":["05c6",9,"chunk-2d0a45ee"],"./iot/device/allot-import-dialog":["f4c2",9,"chunk-e2e2d89c","chunk-fc9fafc2"],"./iot/device/allot-import-dialog.vue":["f4c2",9,"chunk-e2e2d89c","chunk-fc9fafc2"],"./iot/device/allot-record":["bed0",9,"chunk-e2e2d89c","chunk-79d1b1a5"],"./iot/device/allot-record.vue":["bed0",9,"chunk-e2e2d89c","chunk-79d1b1a5"],"./iot/device/batch-import-dialog":["3aec",9,"chunk-54603630"],"./iot/device/batch-import-dialog.vue":["3aec",9,"chunk-54603630"],"./iot/device/device-add":["3568",9,"chunk-2d231044","chunk-45206724"],"./iot/device/device-add.vue":["3568",9,"chunk-2d231044","chunk-45206724"],"./iot/device/device-alert":["7bce",9,"chunk-63b54ec6"],"./iot/device/device-alert.vue":["7bce",9,"chunk-63b54ec6"],"./iot/device/device-edit":["e626",9,"chunk-commons","chunk-26d41a40","chunk-77a063de","chunk-26f4dfbf","chunk-a71a6c7c"],"./iot/device/device-edit.vue":["e626",9,"chunk-commons","chunk-26d41a40","chunk-77a063de","chunk-26f4dfbf","chunk-a71a6c7c"],"./iot/device/device-functionlog":["1c4f",9,"chunk-c4fbb8a4"],"./iot/device/device-functionlog.vue":["1c4f",9,"chunk-c4fbb8a4"],"./iot/device/device-inline-video":["14f8",9,"chunk-1a3a5d01"],"./iot/device/device-inline-video.vue":["14f8",9,"chunk-1a3a5d01"],"./iot/device/device-linkage":["ced4",9,"chunk-commons","chunk-26d41a40","chunk-77a063de","chunk-26f4dfbf","chunk-69475c4b"],"./iot/device/device-linkage.vue":["ced4",9,"chunk-commons","chunk-26d41a40","chunk-77a063de","chunk-26f4dfbf","chunk-69475c4b"],"./iot/device/device-log":["7168",9,"chunk-2d0d6012"],"./iot/device/device-log.vue":["7168",9,"chunk-2d0d6012"],"./iot/device/device-modbus-task":["2f32",9,"chunk-26d41a40","chunk-77a063de","chunk-4d3d9efe","chunk-875a9b24"],"./iot/device/device-modbus-task.vue":["2f32",9,"chunk-26d41a40","chunk-77a063de","chunk-4d3d9efe","chunk-875a9b24"],"./iot/device/device-monitor":["dd50",9,"chunk-26f4dfbf","chunk-67af7c51"],"./iot/device/device-monitor.vue":["dd50",9,"chunk-26f4dfbf","chunk-67af7c51"],"./iot/device/device-recycle":["19c0",9,"chunk-e2e2d89c","chunk-7e14f6a5"],"./iot/device/device-recycle.vue":["19c0",9,"chunk-e2e2d89c","chunk-7e14f6a5"],"./iot/device/device-scada":["20f7",9,"chunk-95b489cc"],"./iot/device/device-scada.vue":["20f7",9,"chunk-95b489cc"],"./iot/device/device-select-allot":["e000",9,"chunk-e2e2d89c","chunk-6bbd9e87"],"./iot/device/device-select-allot.vue":["e000",9,"chunk-e2e2d89c","chunk-6bbd9e87"],"./iot/device/device-statistic":["f14e",9,"chunk-03fb653e"],"./iot/device/device-statistic.vue":["f14e",9,"chunk-03fb653e"],"./iot/device/device-sub":["9626",9,"chunk-1c9bdf72"],"./iot/device/device-sub.vue":["9626",9,"chunk-1c9bdf72"],"./iot/device/device-timer":["7a72",9,"chunk-commons","chunk-07780f6e"],"./iot/device/device-timer.vue":["7a72",9,"chunk-commons","chunk-07780f6e"],"./iot/device/device-user":["b52e",9,"chunk-2ee8ac7c"],"./iot/device/device-user.vue":["b52e",9,"chunk-2ee8ac7c"],"./iot/device/device-variable":["8f01",9,"chunk-26f4dfbf","chunk-6dc79286"],"./iot/device/device-variable-card":["3e92",9,"chunk-26f4dfbf","chunk-180e5cca"],"./iot/device/device-variable-card.vue":["3e92",9,"chunk-26f4dfbf","chunk-180e5cca"],"./iot/device/device-variable.vue":["8f01",9,"chunk-26f4dfbf","chunk-6dc79286"],"./iot/device/historyData":["3815",9,"chunk-26f4dfbf","chunk-22d64e2c"],"./iot/device/historyData.vue":["3815",9,"chunk-26f4dfbf","chunk-22d64e2c"],"./iot/device/import-record":["06d9",9,"chunk-330f30cf"],"./iot/device/import-record.vue":["06d9",9,"chunk-330f30cf"],"./iot/device/index":["c572",9,"chunk-e2e2d89c","chunk-2d231044","chunk-74926972","chunk-45206724","chunk-ae409fa4"],"./iot/device/index.vue":["c572",9,"chunk-e2e2d89c","chunk-2d231044","chunk-74926972","chunk-45206724","chunk-ae409fa4"],"./iot/device/instruction-parsing":["e1f3",9,"chunk-26d41a40","chunk-77a063de","chunk-4d3d9efe","chunk-5bd31c26"],"./iot/device/instruction-parsing.vue":["e1f3",9,"chunk-26d41a40","chunk-77a063de","chunk-4d3d9efe","chunk-5bd31c26"],"./iot/device/oss-record-list":["4e25",9,"chunk-26f4dfbf","chunk-6001dd9e"],"./iot/device/oss-record-list.vue":["4e25",9,"chunk-26f4dfbf","chunk-6001dd9e"],"./iot/device/product-list":["e51f",9,"chunk-722c5e57"],"./iot/device/product-list.vue":["e51f",9,"chunk-722c5e57"],"./iot/device/realTime-status":["5daf",9,"chunk-09cb2e28"],"./iot/device/realTime-status.vue":["5daf",9,"chunk-09cb2e28"],"./iot/device/recycle-record":["f1cb",9,"chunk-e2e2d89c","chunk-220eed6b"],"./iot/device/recycle-record.vue":["f1cb",9,"chunk-e2e2d89c","chunk-220eed6b"],"./iot/device/running-status":["5f43",9,"chunk-68339b26"],"./iot/device/running-status.vue":["5f43",9,"chunk-68339b26"],"./iot/device/sub-device-list":["ea2a",9,"chunk-793c42a8"],"./iot/device/sub-device-list.vue":["ea2a",9,"chunk-793c42a8"],"./iot/device/user-list":["e018",9,"chunk-1c5a3455"],"./iot/device/user-list.vue":["e018",9,"chunk-1c5a3455"],"./iot/firmware":["5af9",9,"chunk-ad5bba6c"],"./iot/firmware/":["5af9",9,"chunk-ad5bba6c"],"./iot/firmware/device-list":["1ab6",9,"chunk-05c05b4c"],"./iot/firmware/device-list.vue":["1ab6",9,"chunk-05c05b4c"],"./iot/firmware/firmware-task":["be4a",9,"chunk-26d41a40","chunk-77a063de","chunk-4d3d9efe","chunk-5ae79048"],"./iot/firmware/firmware-task.vue":["be4a",9,"chunk-26d41a40","chunk-77a063de","chunk-4d3d9efe","chunk-5ae79048"],"./iot/firmware/index":["5af9",9,"chunk-ad5bba6c"],"./iot/firmware/index.vue":["5af9",9,"chunk-ad5bba6c"],"./iot/group":["1967",9,"chunk-abada9ae"],"./iot/group/":["1967",9,"chunk-abada9ae"],"./iot/group/device-list":["d4b0",9,"chunk-28b7a9aa"],"./iot/group/device-list.vue":["d4b0",9,"chunk-28b7a9aa"],"./iot/group/index":["1967",9,"chunk-abada9ae"],"./iot/group/index.vue":["1967",9,"chunk-abada9ae"],"./iot/log":["4889",9,"chunk-2d0c1d7b"],"./iot/log/":["4889",9,"chunk-2d0c1d7b"],"./iot/log/index":["4889",9,"chunk-2d0c1d7b"],"./iot/log/index.vue":["4889",9,"chunk-2d0c1d7b"],"./iot/netty/clients":["9e20",9,"chunk-0ced899e"],"./iot/netty/clients.vue":["9e20",9,"chunk-0ced899e"],"./iot/netty/mqtt":["8e40",9,"chunk-5e5c0cee"],"./iot/netty/mqtt.vue":["8e40",9,"chunk-5e5c0cee"],"./iot/news":["8eba",9,"chunk-5f8473f2"],"./iot/news/":["8eba",9,"chunk-5f8473f2"],"./iot/news/index":["8eba",9,"chunk-5f8473f2"],"./iot/news/index.vue":["8eba",9,"chunk-5f8473f2"],"./iot/newsCategory":["8e60",9,"chunk-2d8244c2"],"./iot/newsCategory/":["8e60",9,"chunk-2d8244c2"],"./iot/newsCategory/index":["8e60",9,"chunk-2d8244c2"],"./iot/newsCategory/index.vue":["8e60",9,"chunk-2d8244c2"],"./iot/order":["feeb",9,"chunk-01233450"],"./iot/order/":["feeb",9,"chunk-01233450"],"./iot/order/index":["feeb",9,"chunk-01233450"],"./iot/order/index.vue":["feeb",9,"chunk-01233450"],"./iot/platform":["3a49",9,"chunk-7e175bd2"],"./iot/platform/":["3a49",9,"chunk-7e175bd2"],"./iot/platform/index":["3a49",9,"chunk-7e175bd2"],"./iot/platform/index.vue":["3a49",9,"chunk-7e175bd2"],"./iot/product":["98bc",9,"chunk-b0162818"],"./iot/product/":["98bc",9,"chunk-b0162818"],"./iot/product/components/batchImportModbus":["41d7",9,"chunk-a990e6d8"],"./iot/product/components/batchImportModbus.vue":["41d7",9,"chunk-a990e6d8"],"./iot/product/components/batchImportThingsModel":["44d3",9,"chunk-47eecee6"],"./iot/product/components/batchImportThingsModel.vue":["44d3",9,"chunk-47eecee6"],"./iot/product/components/device-list":["430b",9,"chunk-23b950a6"],"./iot/product/components/device-list.vue":["430b",9,"chunk-23b950a6"],"./iot/product/index":["98bc",9,"chunk-b0162818"],"./iot/product/index.vue":["98bc",9,"chunk-b0162818"],"./iot/product/product-add":["b1cc",9,"chunk-264209f0"],"./iot/product/product-add.vue":["b1cc",9,"chunk-264209f0"],"./iot/product/product-app":["bbfb",9,"chunk-6dc4f22d"],"./iot/product/product-app.vue":["bbfb",9,"chunk-6dc4f22d"],"./iot/product/product-authorize":["ddac",9,"chunk-37f1a55c"],"./iot/product/product-authorize.vue":["ddac",9,"chunk-37f1a55c"],"./iot/product/product-edit":["ffab",9,"chunk-26d41a40","chunk-77a063de","chunk-2d212b99","chunk-0e339b0a","chunk-65b0e15c"],"./iot/product/product-edit.vue":["ffab",9,"chunk-26d41a40","chunk-77a063de","chunk-2d212b99","chunk-0e339b0a","chunk-65b0e15c"],"./iot/product/product-modbus":["9718",9,"chunk-2d212b99","chunk-9c90ac72"],"./iot/product/product-modbus-task":["c7b4",9,"chunk-26d41a40","chunk-77a063de","chunk-4d3d9efe","chunk-a975e03c"],"./iot/product/product-modbus-task.vue":["c7b4",9,"chunk-26d41a40","chunk-77a063de","chunk-4d3d9efe","chunk-a975e03c"],"./iot/product/product-modbus.vue":["9718",9,"chunk-2d212b99","chunk-9c90ac72"],"./iot/product/product-scada":["da6d",9,"chunk-e6ec44fa"],"./iot/product/product-scada.vue":["da6d",9,"chunk-e6ec44fa"],"./iot/product/product-select-template":["dbf4",9,"chunk-823020a0"],"./iot/product/product-select-template.vue":["dbf4",9,"chunk-823020a0"],"./iot/product/product-sub":["165a",9,"chunk-4ff4ae72"],"./iot/product/product-sub.vue":["165a",9,"chunk-4ff4ae72"],"./iot/product/product-things-model":["416d",9,"chunk-0e339b0a","chunk-6dc07068"],"./iot/product/product-things-model.vue":["416d",9,"chunk-0e339b0a","chunk-6dc07068"],"./iot/product/sub-product-list":["b77d",9,"chunk-63a1b6be"],"./iot/product/sub-product-list.vue":["b77d",9,"chunk-63a1b6be"],"./iot/product/things-model-list":["cc6f",9,"chunk-06d82310"],"./iot/product/things-model-list.vue":["cc6f",9,"chunk-06d82310"],"./iot/protocol":["1dd3",9,"chunk-3fea6577","chunk-5b1cffdc"],"./iot/protocol/":["1dd3",9,"chunk-3fea6577","chunk-5b1cffdc"],"./iot/protocol/index":["1dd3",9,"chunk-3fea6577","chunk-5b1cffdc"],"./iot/protocol/index.vue":["1dd3",9,"chunk-3fea6577","chunk-5b1cffdc"],"./iot/record/record":["f79d",9,"chunk-26f4dfbf","chunk-b8e0e1e0"],"./iot/record/record-detail":["6afd",9,"chunk-26f4dfbf","chunk-2ec1c91f"],"./iot/record/record-detail.vue":["6afd",9,"chunk-26f4dfbf","chunk-2ec1c91f"],"./iot/record/record-oss":["ba30",9,"chunk-26f4dfbf","chunk-2ac09fe6"],"./iot/record/record-oss.vue":["ba30",9,"chunk-26f4dfbf","chunk-2ac09fe6"],"./iot/record/record.vue":["f79d",9,"chunk-26f4dfbf","chunk-b8e0e1e0"],"./iot/salve":["8b84",9,"chunk-7c76c388"],"./iot/salve/":["8b84",9,"chunk-7c76c388"],"./iot/salve/index":["8b84",9,"chunk-7c76c388"],"./iot/salve/index.vue":["8b84",9,"chunk-7c76c388"],"./iot/scene":["3b61",9,"chunk-commons","chunk-3fea6577","chunk-2facefea"],"./iot/scene/":["3b61",9,"chunk-commons","chunk-3fea6577","chunk-2facefea"],"./iot/scene/bridge-list":["5fcf",9,"chunk-4734643e"],"./iot/scene/bridge-list.vue":["5fcf",9,"chunk-4734643e"],"./iot/scene/client-list":["6e12",9,"chunk-5b157d05"],"./iot/scene/client-list.vue":["6e12",9,"chunk-5b157d05"],"./iot/scene/device-list":["ed76",9,"chunk-257dc331"],"./iot/scene/device-list.vue":["ed76",9,"chunk-257dc331"],"./iot/scene/index":["3b61",9,"chunk-commons","chunk-3fea6577","chunk-2facefea"],"./iot/scene/index.vue":["3b61",9,"chunk-commons","chunk-3fea6577","chunk-2facefea"],"./iot/scene/log":["9f6e",9,"chunk-416b1452"],"./iot/scene/log.vue":["9f6e",9,"chunk-416b1452"],"./iot/scene/product-list":["2c9f",9,"chunk-3a322b3e"],"./iot/scene/product-list.vue":["2c9f",9,"chunk-3a322b3e"],"./iot/scene/scene-list":["2d89",9,"chunk-205fe4c5"],"./iot/scene/scene-list.vue":["2d89",9,"chunk-205fe4c5"],"./iot/scene/script":["e877",9,"chunk-3fea6577","chunk-d852d8e4"],"./iot/scene/script.vue":["e877",9,"chunk-3fea6577","chunk-d852d8e4"],"./iot/simulate":["8448",9,"chunk-6e58e3af"],"./iot/simulate/":["8448",9,"chunk-6e58e3af"],"./iot/simulate/index":["8448",9,"chunk-6e58e3af"],"./iot/simulate/index.vue":["8448",9,"chunk-6e58e3af"],"./iot/sip":["36eb",9,"chunk-2d231044","chunk-f9ae87b6"],"./iot/sip/":["36eb",9,"chunk-2d231044","chunk-f9ae87b6"],"./iot/sip/channel":["67dd",9,"chunk-9ac2c67a"],"./iot/sip/channel.vue":["67dd",9,"chunk-9ac2c67a"],"./iot/sip/index":["36eb",9,"chunk-2d231044","chunk-f9ae87b6"],"./iot/sip/index.vue":["36eb",9,"chunk-2d231044","chunk-f9ae87b6"],"./iot/sip/mediaServer":["ded3",9,"chunk-0b738432","chunk-0efbb006"],"./iot/sip/mediaServer-edit":["78376",9,"chunk-0b738432"],"./iot/sip/mediaServer-edit.vue":["78376",9,"chunk-0b738432"],"./iot/sip/mediaServer.vue":["ded3",9,"chunk-0b738432","chunk-0efbb006"],"./iot/sip/product-list":["30fc",9,"chunk-63f48a62"],"./iot/sip/product-list.vue":["30fc",9,"chunk-63f48a62"],"./iot/sip/sipconfig":["f9ef",9,"chunk-5c995c22"],"./iot/sip/sipconfig.vue":["f9ef",9,"chunk-5c995c22"],"./iot/sip/sipidGen":["9467",9,"chunk-2d231044","chunk-46e6d1bb"],"./iot/sip/sipidGen.vue":["9467",9,"chunk-2d231044","chunk-46e6d1bb"],"./iot/sip/splitview":["adbd",9,"chunk-26d41a40","chunk-77a063de","chunk-49694dbc","chunk-33a35dfe"],"./iot/sip/splitview.vue":["adbd",9,"chunk-26d41a40","chunk-77a063de","chunk-49694dbc","chunk-33a35dfe"],"./iot/sip/user-list":["a64d",9,"chunk-245772a2"],"./iot/sip/user-list.vue":["a64d",9,"chunk-245772a2"],"./iot/template":["ca90",9,"chunk-105a803a"],"./iot/template/":["ca90",9,"chunk-105a803a"],"./iot/template/index":["ca90",9,"chunk-105a803a"],"./iot/template/index.vue":["ca90",9,"chunk-105a803a"],"./iot/template/parameter":["09a1",9,"chunk-4261f672"],"./iot/template/parameter.vue":["09a1",9,"chunk-4261f672"],"./iot/varTemp/mjpoint":["1788",9,"chunk-2d0abc9c"],"./iot/varTemp/mjpoint.vue":["1788",9,"chunk-2d0abc9c"],"./iot/varTemp/point":["a66a",9,"chunk-2d208a96"],"./iot/varTemp/point.vue":["a66a",9,"chunk-2d208a96"],"./license":["ffd2",9,"chunk-649363d3"],"./license/":["ffd2",9,"chunk-649363d3"],"./license/index":["ffd2",9,"chunk-649363d3"],"./license/index.vue":["ffd2",9,"chunk-649363d3"],"./login":["dd7b",9,"chunk-elementUI","chunk-44828f39","chunk-11594598"],"./login.vue":["dd7b",9,"chunk-elementUI","chunk-44828f39","chunk-11594598"],"./monitor/cache":["5911",9,"chunk-59dad787"],"./monitor/cache/":["5911",9,"chunk-59dad787"],"./monitor/cache/index":["5911",9,"chunk-59dad787"],"./monitor/cache/index.vue":["5911",9,"chunk-59dad787"],"./monitor/cache/list":["9f66",9,"chunk-54c59123"],"./monitor/cache/list.vue":["9f66",9,"chunk-54c59123"],"./monitor/druid":["5194",9,"chunk-210ca3e9"],"./monitor/druid/":["5194",9,"chunk-210ca3e9"],"./monitor/druid/index":["5194",9,"chunk-210ca3e9"],"./monitor/druid/index.vue":["5194",9,"chunk-210ca3e9"],"./monitor/job":["3eac",9,"chunk-commons","chunk-a5d03986"],"./monitor/job/":["3eac",9,"chunk-commons","chunk-a5d03986"],"./monitor/job/index":["3eac",9,"chunk-commons","chunk-a5d03986"],"./monitor/job/index.vue":["3eac",9,"chunk-commons","chunk-a5d03986"],"./monitor/job/log":["0062",9,"chunk-d3071e38"],"./monitor/job/log.vue":["0062",9,"chunk-d3071e38"],"./monitor/logininfor":["67ef",9,"chunk-37232af6"],"./monitor/logininfor/":["67ef",9,"chunk-37232af6"],"./monitor/logininfor/index":["67ef",9,"chunk-37232af6"],"./monitor/logininfor/index.vue":["67ef",9,"chunk-37232af6"],"./monitor/online":["6b08",9,"chunk-abb6e7d6"],"./monitor/online/":["6b08",9,"chunk-abb6e7d6"],"./monitor/online/index":["6b08",9,"chunk-abb6e7d6"],"./monitor/online/index.vue":["6b08",9,"chunk-abb6e7d6"],"./monitor/operlog":["02f2",9,"chunk-11adbcfa"],"./monitor/operlog/":["02f2",9,"chunk-11adbcfa"],"./monitor/operlog/index":["02f2",9,"chunk-11adbcfa"],"./monitor/operlog/index.vue":["02f2",9,"chunk-11adbcfa"],"./monitor/server":["2a33",9,"chunk-03e86026"],"./monitor/server/":["2a33",9,"chunk-03e86026"],"./monitor/server/index":["2a33",9,"chunk-03e86026"],"./monitor/server/index.vue":["2a33",9,"chunk-03e86026"],"./notify/channel":["f9b7",9,"chunk-4c79dd32"],"./notify/channel/":["f9b7",9,"chunk-4c79dd32"],"./notify/channel/index":["f9b7",9,"chunk-4c79dd32"],"./notify/channel/index.vue":["f9b7",9,"chunk-4c79dd32"],"./notify/log":["76c2",9,"chunk-56643b8c"],"./notify/log/":["76c2",9,"chunk-56643b8c"],"./notify/log/index":["76c2",9,"chunk-56643b8c"],"./notify/log/index.vue":["76c2",9,"chunk-56643b8c"],"./notify/template":["57ef",9,"chunk-45f6d31b"],"./notify/template/":["57ef",9,"chunk-45f6d31b"],"./notify/template/index":["57ef",9,"chunk-45f6d31b"],"./notify/template/index.vue":["57ef",9,"chunk-45f6d31b"],"./oauthLogin":["b7f0",9,"chunk-elementUI","chunk-11771b58"],"./oauthLogin/":["b7f0",9,"chunk-elementUI","chunk-11771b58"],"./oauthLogin/index":["b7f0",9,"chunk-elementUI","chunk-11771b58"],"./oauthLogin/index.vue":["b7f0",9,"chunk-elementUI","chunk-11771b58"],"./oauthLogin/sso":["6cf3",9,"chunk-3afafdae"],"./oauthLogin/sso.vue":["6cf3",9,"chunk-3afafdae"],"./redirect":["9b8f",9,"chunk-2d0f012d"],"./redirect.vue":["9b8f",9,"chunk-2d0f012d"],"./register":["7803",9,"chunk-elementUI","chunk-2b12ff12"],"./register.vue":["7803",9,"chunk-elementUI","chunk-2b12ff12"],"./scene/list":["0949",9,"chunk-e2e2d89c","chunk-6f1dd28d"],"./scene/list/":["0949",9,"chunk-e2e2d89c","chunk-6f1dd28d"],"./scene/list/detail":["cf60",9,"chunk-26f4dfbf","chunk-722a9ac0","chunk-6195e173"],"./scene/list/detail/":["cf60",9,"chunk-26f4dfbf","chunk-722a9ac0","chunk-6195e173"],"./scene/list/detail/index":["cf60",9,"chunk-26f4dfbf","chunk-722a9ac0","chunk-6195e173"],"./scene/list/detail/index.vue":["cf60",9,"chunk-26f4dfbf","chunk-722a9ac0","chunk-6195e173"],"./scene/list/detail/overview":["65f4",9,"chunk-26f4dfbf","chunk-722a9ac0"],"./scene/list/detail/overview.vue":["65f4",9,"chunk-26f4dfbf","chunk-722a9ac0"],"./scene/list/detail/scada":["81d1",9,"chunk-195168e1"],"./scene/list/detail/scada.vue":["81d1",9,"chunk-195168e1"],"./scene/list/detail/video":["8227",9,"chunk-f5d1c7e6"],"./scene/list/detail/video.vue":["8227",9,"chunk-f5d1c7e6"],"./scene/list/edit":["f090",9,"chunk-e2e2d89c","chunk-22f6b15c"],"./scene/list/edit.vue":["f090",9,"chunk-e2e2d89c","chunk-22f6b15c"],"./scene/list/index":["0949",9,"chunk-e2e2d89c","chunk-6f1dd28d"],"./scene/list/index.vue":["0949",9,"chunk-e2e2d89c","chunk-6f1dd28d"],"./system/app/lang":["cb0e",9,"chunk-26d41a40","chunk-77a063de","chunk-4866dce4","chunk-64daebd6","chunk-66219c4a"],"./system/app/lang.vue":["cb0e",9,"chunk-26d41a40","chunk-77a063de","chunk-4866dce4","chunk-64daebd6","chunk-66219c4a"],"./system/app/script/jszip":["6cd3",9,"chunk-64daebd6","chunk-43b188f6"],"./system/app/script/jszip.js":["6cd3",9,"chunk-64daebd6","chunk-43b188f6"],"./system/app/script/langTransformer":["9b26",9,"chunk-0835a6c1"],"./system/app/script/langTransformer.js":["9b26",9,"chunk-0835a6c1"],"./system/app/script/xlsx":["1697",9,"chunk-26d41a40","chunk-4866dce4","chunk-2d0ab8f9"],"./system/app/script/xlsx.js":["1697",9,"chunk-26d41a40","chunk-4866dce4","chunk-2d0ab8f9"],"./system/config":["cdb7",9,"chunk-869697e4"],"./system/config/":["cdb7",9,"chunk-869697e4"],"./system/config/index":["cdb7",9,"chunk-869697e4"],"./system/config/index.vue":["cdb7",9,"chunk-869697e4"],"./system/dept":["5cfa",9,"chunk-e2e2d89c","chunk-5bc690b4"],"./system/dept/":["5cfa",9,"chunk-e2e2d89c","chunk-5bc690b4"],"./system/dept/index":["5cfa",9,"chunk-e2e2d89c","chunk-5bc690b4"],"./system/dept/index.vue":["5cfa",9,"chunk-e2e2d89c","chunk-5bc690b4"],"./system/dict":["046a",9,"chunk-002975c7"],"./system/dict/":["046a",9,"chunk-002975c7"],"./system/dict/data":["bfc4",9,"chunk-bc06dc8c"],"./system/dict/data.vue":["bfc4",9,"chunk-bc06dc8c"],"./system/dict/index":["046a",9,"chunk-002975c7"],"./system/dict/index.vue":["046a",9,"chunk-002975c7"],"./system/menu":["f794",9,"chunk-e2e2d89c","chunk-a0214cae"],"./system/menu/":["f794",9,"chunk-e2e2d89c","chunk-a0214cae"],"./system/menu/index":["f794",9,"chunk-e2e2d89c","chunk-a0214cae"],"./system/menu/index.vue":["f794",9,"chunk-e2e2d89c","chunk-a0214cae"],"./system/notice":["202d",9,"chunk-59a5ebcb"],"./system/notice/":["202d",9,"chunk-59a5ebcb"],"./system/notice/index":["202d",9,"chunk-59a5ebcb"],"./system/notice/index.vue":["202d",9,"chunk-59a5ebcb"],"./system/oss":["8677",9,"chunk-016a6d48"],"./system/oss/":["8677",9,"chunk-016a6d48"],"./system/oss/config":["0994",9,"chunk-1bf00af4"],"./system/oss/config.vue":["0994",9,"chunk-1bf00af4"],"./system/oss/index":["8677",9,"chunk-016a6d48"],"./system/oss/index.vue":["8677",9,"chunk-016a6d48"],"./system/post":["5788",9,"chunk-20f561bd"],"./system/post/":["5788",9,"chunk-20f561bd"],"./system/post/index":["5788",9,"chunk-20f561bd"],"./system/post/index.vue":["5788",9,"chunk-20f561bd"],"./system/role":["70eb",9,"chunk-e2e2d89c","chunk-4a11f020"],"./system/role/":["70eb",9,"chunk-e2e2d89c","chunk-4a11f020"],"./system/role/authUser":["7054",9,"chunk-55da4235"],"./system/role/authUser.vue":["7054",9,"chunk-55da4235"],"./system/role/index":["70eb",9,"chunk-e2e2d89c","chunk-4a11f020"],"./system/role/index.vue":["70eb",9,"chunk-e2e2d89c","chunk-4a11f020"],"./system/role/selectUser":["a17e",9,"chunk-8579d4da"],"./system/role/selectUser.vue":["a17e",9,"chunk-8579d4da"],"./system/sysclient":["11e4",9,"chunk-b7659d26"],"./system/sysclient/":["11e4",9,"chunk-b7659d26"],"./system/sysclient/index":["11e4",9,"chunk-b7659d26"],"./system/sysclient/index.vue":["11e4",9,"chunk-b7659d26"],"./system/terminalUser":["1138",9,"chunk-e2e2d89c","chunk-4650ff44"],"./system/terminalUser/":["1138",9,"chunk-e2e2d89c","chunk-4650ff44"],"./system/terminalUser/index":["1138",9,"chunk-e2e2d89c","chunk-4650ff44"],"./system/terminalUser/index.vue":["1138",9,"chunk-e2e2d89c","chunk-4650ff44"],"./system/user":["1f34",9,"chunk-e2e2d89c","chunk-5c423454"],"./system/user/":["1f34",9,"chunk-e2e2d89c","chunk-5c423454"],"./system/user/authRole":["6a33",9,"chunk-2727631f"],"./system/user/authRole.vue":["6a33",9,"chunk-2727631f"],"./system/user/index":["1f34",9,"chunk-e2e2d89c","chunk-5c423454"],"./system/user/index.vue":["1f34",9,"chunk-e2e2d89c","chunk-5c423454"],"./system/user/profile":["4c1b",9,"chunk-2d0e2366","chunk-36d17c5d"],"./system/user/profile/":["4c1b",9,"chunk-2d0e2366","chunk-36d17c5d"],"./system/user/profile/baseInfo":["5124",9,"chunk-350db0a8"],"./system/user/profile/baseInfo.vue":["5124",9,"chunk-350db0a8"],"./system/user/profile/index":["4c1b",9,"chunk-2d0e2366","chunk-36d17c5d"],"./system/user/profile/index.vue":["4c1b",9,"chunk-2d0e2366","chunk-36d17c5d"],"./system/user/profile/resetPwd":["ee46",9,"chunk-39413ce8"],"./system/user/profile/resetPwd.vue":["ee46",9,"chunk-39413ce8"],"./system/user/profile/userAvatar":["9429",9,"chunk-2d0e2366","chunk-5d005370"],"./system/user/profile/userAvatar.vue":["9429",9,"chunk-2d0e2366","chunk-5d005370"],"./system/user/profile/userInfo":["1e8b",9,"chunk-376d6212"],"./system/user/profile/userInfo.vue":["1e8b",9,"chunk-376d6212"],"./tool/build":["2855",9,"chunk-2d212b99","chunk-2d2102b6","chunk-60006966","chunk-0f453ed8","chunk-42a40fc6"],"./tool/build/":["2855",9,"chunk-2d212b99","chunk-2d2102b6","chunk-60006966","chunk-0f453ed8","chunk-42a40fc6"],"./tool/build/CodeTypeDialog":["a92a",9,"chunk-2d20955d"],"./tool/build/CodeTypeDialog.vue":["a92a",9,"chunk-2d20955d"],"./tool/build/DraggableItem":["4923",9,"chunk-2d212b99","chunk-2d2102b6","chunk-e2ef1232"],"./tool/build/DraggableItem.vue":["4923",9,"chunk-2d212b99","chunk-2d2102b6","chunk-e2ef1232"],"./tool/build/IconsDialog":["d0b2",9,"chunk-3ecf927e"],"./tool/build/IconsDialog.vue":["d0b2",9,"chunk-3ecf927e"],"./tool/build/RightPanel":["766b",9,"chunk-2d212b99","chunk-2d2102b6","chunk-0f453ed8","chunk-0d5b0085"],"./tool/build/RightPanel.vue":["766b",9,"chunk-2d212b99","chunk-2d2102b6","chunk-0f453ed8","chunk-0d5b0085"],"./tool/build/TreeNodeDialog":["c81a",9,"chunk-2d217a3b"],"./tool/build/TreeNodeDialog.vue":["c81a",9,"chunk-2d217a3b"],"./tool/build/index":["2855",9,"chunk-2d212b99","chunk-2d2102b6","chunk-60006966","chunk-0f453ed8","chunk-42a40fc6"],"./tool/build/index.vue":["2855",9,"chunk-2d212b99","chunk-2d2102b6","chunk-60006966","chunk-0f453ed8","chunk-42a40fc6"],"./tool/gen":["82c8",9,"chunk-5b83c289","chunk-8ee0f53c"],"./tool/gen/":["82c8",9,"chunk-5b83c289","chunk-8ee0f53c"],"./tool/gen/basicInfoForm":["ed69",9,"chunk-1db863ad"],"./tool/gen/basicInfoForm.vue":["ed69",9,"chunk-1db863ad"],"./tool/gen/editTable":["76f8",9,"chunk-e2e2d89c","chunk-2d212b99","chunk-32be4f2e"],"./tool/gen/editTable.vue":["76f8",9,"chunk-e2e2d89c","chunk-2d212b99","chunk-32be4f2e"],"./tool/gen/genInfoForm":["8586",9,"chunk-e2e2d89c","chunk-51799542"],"./tool/gen/genInfoForm.vue":["8586",9,"chunk-e2e2d89c","chunk-51799542"],"./tool/gen/importTable":["6f72",9,"chunk-005cb0c7"],"./tool/gen/importTable.vue":["6f72",9,"chunk-005cb0c7"],"./tool/gen/index":["82c8",9,"chunk-5b83c289","chunk-8ee0f53c"],"./tool/gen/index.vue":["82c8",9,"chunk-5b83c289","chunk-8ee0f53c"],"./tool/swagger":["4a49",9,"chunk-210ce324"],"./tool/swagger/":["4a49",9,"chunk-210ce324"],"./tool/swagger/index":["4a49",9,"chunk-210ce324"],"./tool/swagger/index.vue":["4a49",9,"chunk-210ce324"]};function n(e){if(!o.o(i,e))return Promise.resolve().then((function(){var t=new Error("Cannot find module '"+e+"'");throw t.code="MODULE_NOT_FOUND",t}));var t=i[e],n=t[0];return Promise.all(t.slice(2).map(o.e)).then((function(){return o.t(n,t[1])}))}n.keys=function(){return Object.keys(i)},n.id="9dac",e.exports=n},"9e18":function(e,t,o){"use strict";o("f54a")},"9ec1":function(e,t,o){"use strict";o.r(t);var i=o("e017"),n=o.n(i),s=o("21a1"),a=o.n(s),c=new n.a({id:"icon-checkbox",use:"icon-checkbox-usage",viewBox:"0 0 1024 1024",content:''});a.a.add(c);t["default"]=c},"9f4c":function(e,t,o){"use strict";o.r(t);var i=o("e017"),n=o.n(i),s=o("21a1"),a=o.n(s),c=new n.a({id:"icon-icon",use:"icon-icon-usage",viewBox:"0 0 128 128",content:''});a.a.add(c);t["default"]=c},a007f:function(e,t,o){},a012:function(e,t,o){"use strict";o.r(t);var i=o("e017"),n=o.n(i),s=o("21a1"),a=o.n(s),c=new n.a({id:"icon-lock",use:"icon-lock-usage",viewBox:"0 0 128 128",content:''});a.a.add(c);t["default"]=c},a01b:function(e){e.exports=JSON.parse('{"system.menu.034890-0":"菜单名称","system.menu.034890-1":"请输入菜单名称","system.menu.034890-2":"菜单状态","system.menu.034890-3":"图标","system.menu.034890-4":"排序","system.menu.034890-5":"权限标识","system.menu.034890-6":"组件路径","system.menu.034890-7":"上级菜单","system.menu.034890-8":"选择上级菜单","system.menu.034890-9":"菜单类型","system.menu.034890-10":"目录","system.menu.034890-11":"菜单","system.menu.034890-12":"按钮","system.menu.034890-13":"菜单图标","system.menu.034890-14":"点击选择图标","system.menu.034890-15":"显示排序","system.menu.034890-16":"选择是外链则路由地址需要以`http(s)://`开头","system.menu.034890-17":"是否外链","system.menu.034890-18":"访问的路由地址,如:`user`,如外网地址需内链访问则以`http(s)://`开头","system.menu.034890-19":"路由地址","system.menu.034890-20":"请输入路由地址","system.menu.034890-21":"访问的组件路径,如:`system/user/index`,默认在`views`目录下","system.menu.034890-22":"组件路径","system.menu.034890-23":"请输入组件路径","system.menu.034890-24":"请输入权限标识","system.menu.034890-25":"控制器中定义的权限字符,如:@PreAuthorize(`@ss.hasPermi(\'system:user:list\')`)","system.menu.034890-26":"权限字符","system.menu.034890-27":"请输入路由参数","system.menu.034890-28":"访问路由的默认传递参数,如:`{\\"id\\": 1, \\"name\\": \\"ry\\"}","system.menu.034890-29":"路由参数","system.menu.034890-30":"选择是则会被`keep-alive`缓存,需要匹配组件的`name`和地址保持一致","system.menu.034890-31":"是否缓存","system.menu.034890-32":"缓存","system.menu.034890-33":"不缓存","system.menu.034890-34":"选择隐藏则路由将不会出现在侧边栏,但仍然可以访问","system.menu.034890-35":"显示状态","system.menu.034890-36":"选择停用则路由将不会出现在侧边栏,也不能被访问","system.menu.034890-37":"菜单名称不能为空","system.menu.034890-38":"菜单顺序不能为空","system.menu.034890-39":"路由地址不能为空","system.menu.034890-40":"主类目","system.menu.034890-41":"添加菜单","system.menu.034890-42":"修改菜单","system.menu.034890-43":"是否确认删除名称为{0}的数据项?","system.dept.780956-0":"机构名称","system.dept.780956-1":"请输入机构名称","system.dept.780956-2":"机构状态","system.dept.780956-3":"机构类型","system.dept.780956-4":"联系人","system.dept.780956-5":"新增机构","system.dept.780956-6":"编辑机构","system.dept.780956-7":"更多管理","system.dept.780956-8":"用户管理","system.dept.780956-9":"角色管理","system.dept.780956-10":"上级机构","system.dept.780956-11":"选择上级机构","system.dept.780956-12":"请选择机构类型","system.dept.780956-13":"请输入联系人","system.dept.780956-14":"系统账号","system.dept.780956-15":"登录账号","system.dept.780956-16":"请为此机构创建一个账号名","system.dept.780956-17":"请输入登录账号","system.dept.780956-18":"密码","system.dept.780956-19":"请输入密码","system.dept.780956-20":"确认密码","system.dept.780956-21":"联系电话","system.dept.780956-22":"请输入联系电话","system.dept.780956-23":"两次输入的密码不一致","system.dept.780956-24":"上级机构不能为空","system.dept.780956-25":"机构名称不能为空","system.dept.780956-26":"机构类型不能为空","system.dept.780956-27":"联系人不能为空","system.dept.780956-28":"登陆账号不能为空","system.dept.780956-29":"密码不能为空","system.dept.780956-30":"密码格式应为6-18位数字、字母、符号的任意两种组合","system.dept.780956-31":"请再次输入您的密码","system.dept.780956-32":"联系电话不能为空","system.dept.780956-33":"添加机构","system.dept.780956-34":"修改机构","system.dept.780956-35":"logo名称","system.dept.780956-36":"请输入logo名称","system.dept.780956-37":"机构logo","system.post.236590-0":"岗位编码","system.post.236590-1":"请输入岗位编码","system.post.236590-2":"岗位名称","system.post.236590-3":"请输入岗位名称","system.post.236590-4":"岗位状态","system.post.236590-5":"岗位编号","system.post.236590-6":"岗位排序","system.post.236590-7":"岗位名称不能为空","system.post.236590-8":"岗位编码不能为空","system.post.236590-9":"岗位顺序不能为空","system.post.236590-10":"添加岗位","system.post.236590-11":"修改岗位","system.post.236590-12":"是否确认删除岗位编号为{0}的数据项?","system.dict.data.879098-0":"字典名称","system.dict.data.879098-1":"字典标签","system.dict.data.879098-2":"请输入字典标签","system.dict.data.879098-3":"数据状态","system.dict.data.879098-4":"字典编码","system.dict.data.879098-5":"字典标签","system.dict.data.879098-6":"字典键值","system.dict.data.879098-7":"字典排序","system.dict.data.879098-8":"字典类型","system.dict.data.879098-9":"数据标签","system.dict.data.879098-10":"请输入数据标签","system.dict.data.879098-11":"数据键值","system.dict.data.879098-12":"请输入数据键值","system.dict.data.879098-13":"样式属性","system.dict.data.879098-14":"请输入样式属性","system.dict.data.879098-15":"显示排序","system.dict.data.879098-16":"回显样式","system.dict.data.879098-17":"默认","system.dict.data.879098-18":"主要","system.dict.data.879098-19":"成功","system.dict.data.879098-20":"信息","system.dict.data.879098-21":"警告","system.dict.data.879098-22":"危险","system.dict.data.879098-23":"数据标签不能为空","system.dict.data.879098-24":"数据键值不能为空","system.dict.data.879098-25":"数据顺序不能为空","system.dict.data.879098-26":"添加字典数据","system.dict.data.879098-27":"修改字典数据","system.dict.data.879098-28":"是否确认删除字典编码为{0}的数据项?","system.dict.data.879098-29":"标签翻译","system.dict.data.879098-30":"请输入数据标签的英文翻译","system.dict.data.879098-31":"标签翻译不能为空","system.dict.index.880996-0":"请输入字典名称","system.dict.index.880996-1":"请输入字典类型","system.dict.index.880996-2":"字典状态","system.dict.index.880996-3":"开始日期","system.dict.index.880996-4":"结束日期","system.dict.index.880996-5":"刷新缓存","system.dict.index.880996-6":"字典编号","system.dict.index.880996-7":"字典名称不能为空","system.dict.index.880996-8":"字典类型不能为空","system.dict.index.880996-9":"添加字典类型","system.dict.index.880996-10":"修改字典类型","system.dict.index.880996-11":"是否确认删除字典编号为{0}的数据项?","system.dict.index.880996-12":"刷新成功","system.dict.index.880996-13":"字典翻译","system.dict.index.880996-14":"请输入字典名称的英文翻译","system.dict.index.880996-15":"字典名称翻译不能为空","system.config.898564-0":"参数名称","system.config.898564-1":"请输入参数名称","system.config.898564-2":"参数键名","system.config.898564-3":"请输入参数键名","system.config.898564-4":"系统内置","system.config.898564-5":"参数主键","system.config.898564-6":"参数键值","system.config.898564-7":"请输入参数键值","system.config.898564-8":"参数名称不能为空","system.config.898564-9":"参数键名不能为空","system.config.898564-10":"参数键值不能为空","system.config.898564-11":"添加参数","system.config.898564-12":"修改参数","system.config.898564-13":"是否确认删除参数编号为{0}的数据项?","system.notice.670989-0":"公告标题","system.notice.670989-1":"请输入公告标题","system.notice.670989-2":"操作人员","system.notice.670989-3":"请输入操作人员","system.notice.670989-4":"类型","system.notice.670989-5":"公告类型","system.notice.670989-6":"请选择公告类型","system.notice.670989-7":"内容","system.notice.670989-8":"创建者","system.notice.670989-9":"公告标题不能为空","system.notice.670989-10":"公告类型不能为空","system.notice.670989-11":"添加公告","system.notice.670989-12":"修改公告","system.notice.670989-13":"是否确认删除公告编号为{0}的数据项?","operlog.874509-0":"系统模块","operlog.874509-1":"请输入系统模块","operlog.874509-2":"操作人员","operlog.874509-3":"请输入操作人员","operlog.874509-4":"请选择操作类型","operlog.874509-5":"请选择操作状态","operlog.874509-6":"操作时间","operlog.874509-7":"清空","operlog.874509-8":"日志编号","operlog.874509-9":"请求方式","operlog.874509-10":"操作地址","operlog.874509-11":"操作地点","operlog.874509-12":"操作日期","operlog.874509-13":"详细","operlog.874509-14":"操作日志详细","operlog.874509-15":"操作模块:","operlog.874509-16":"登录信息:","operlog.874509-17":"请求地址:","operlog.874509-18":"请求方式:","operlog.874509-19":"操作方法:","operlog.874509-20":"请求参数:","operlog.874509-21":"返回参数:","operlog.874509-22":"操作状态:","operlog.874509-23":"正常","operlog.874509-24":"失败","operlog.874509-25":"操作时间:","operlog.874509-26":"异常信息:","operlog.874509-27":"是否确认删除日志编号为{0}的数据项?","operlog.874509-28":"是否确认清空所有操作日志数据项?","operlog.874509-29":"清空成功","operlog.874509-30":"操作状态","online.093480-0":"登录地址","online.093480-1":"请输入主机IP","online.093480-2":"请输入用户名称","online.093480-3":"序号","online.093480-4":"会话编号","online.093480-5":"用户名称","online.093480-6":"部门名称","online.093480-7":"主机IP","online.093480-8":"登录地点","online.093480-9":"浏览器","online.093480-10":"操作系统","online.093480-11":"登录时间","online.093480-12":"强退","online.093480-13":"是否确认强退名称为{0}的用户?","online.093480-14":"强退成功","system.logininfor.890875-0":"请选择登录状态","system.logininfor.890875-1":"解锁","system.logininfor.890875-2":"访问编号","system.logininfor.890875-3":"操作信息","system.logininfor.890875-4":"是否确认删除访问编号为{0}的数据项?","system.logininfor.890875-5":"是否确认清空所有登录日志数据项?","system.logininfor.890875-6":"是否确认解锁用户{0}的数据项?","system.logininfor.890875-7":"\\"解锁成功","system.logininfor.890875-8":"用户\\"","system.logininfor.890875-9":"登录状态","system.news.893410-0":"标题","system.news.893410-1":"请输入标题","system.news.893410-2":"分类","system.news.893410-3":"请输入分类名称","system.news.893410-4":"置顶","system.news.893410-5":"是否置顶","system.news.893410-6":"轮播","system.news.893410-7":"是否轮播","system.news.893410-8":"发布","system.news.893410-9":"选择发布状态","system.news.893410-10":"图片","system.news.893410-11":"作者","system.news.893410-12":"请输入作者","system.news.893410-13":"摘要","system.news.893410-14":"请选择分类","system.news.893410-15":"内容","system.news.893410-16":"标题不能为空","system.news.893410-17":"内容不能为空","system.news.893410-18":"分类不能为空","system.news.893410-19":"作者不能为空","system.news.893410-20":"暂无内容","system.news.893410-21":"添加新闻资讯","system.news.893410-22":"修改新闻资讯","system.news.893410-23":"请上传图片","system.news.893410-24":"是否确认删除新闻资讯编号为{0}的数据项?","system.news.893410-25":"详情","system.newsCategory.874509-0":"分类名称","system.newsCategory.874509-1":"分类编号","system.newsCategory.874509-2":"显示顺序","system.newsCategory.874509-3":"请输入显示顺序","system.newsCategory.874509-4":"分类名字不能为空","system.newsCategory.874509-5":"显示顺序不能为空","system.newsCategory.874509-6":"添加新闻分类","system.newsCategory.874509-7":"修改新闻分类","system.newsCategory.874509-8":"是否确认删除新闻分类编号为{0}的数据项?","system.platform.675309-0":"第三方平台","system.platform.675309-1":"请选择平台","system.platform.675309-2":"请选择状态","system.platform.675309-3":"平台名称","system.platform.675309-4":"平台申请ID","system.platform.675309-5":"跳转地址","system.platform.675309-6":"绑定登录uri","system.platform.675309-7":"跳转登录uri","system.platform.675309-8":"错误提示uri","system.platform.675309-9":"平台名称","system.platform.675309-10":"请选择平台","system.platform.675309-11":"平台状态","system.platform.675309-12":"平台申请ID","system.platform.675309-13":"请输入平台申请Id","system.platform.675309-14":"平台密钥","system.platform.675309-15":"请输入平台密钥","system.platform.675309-16":"认证跳转地址","system.platform.675309-17":"请输入认证后跳转地址","system.platform.675309-18":"绑定注册URL","system.platform.675309-19":"请输入绑定注册 url, http://localhost/login?bindId=","system.platform.675309-20":"跳转登录URL","system.platform.675309-21":"请输入跳转登录 url, http://localhost/login?loginId=","system.platform.675309-22":"错误提示URL","system.platform.675309-23":"请输入错误提示 url, http://localhost/login?errorId=","system.platform.675309-24":"绑定登录uri, http://localhost/login?bindId=,域名换成对应域名即可,本地开发不需要更改","system.platform.675309-25":"跳转登录uri,http://localhost/login?loginId=,域名换成对应域名即可,本地开发不需要更改","system.platform.675309-26":"错误提示获取uri,http://localhost/login?errorId=,域名换成对应域名即可,本地开发不需要更改","system.platform.675309-27":"第三方平台不能为空","system.platform.675309-28":" 0:启用 ,1:禁用不能为空","system.platform.675309-29":"第三方平台申请Id不能为空","system.platform.675309-30":"第三方平台密钥不能为空","system.platform.675309-31":"用户认证后跳转地址不能为空","system.platform.675309-32":"绑定注册登录uri,http://localhost/login?bindId=不能为空","system.platform.675309-33":"跳转登录uri,http://localhost/login?loginId=不能为空","system.platform.675309-34":"错误提示uri,http://localhost/login?errorId=不能为空","system.platform.675309-35":"添加平台控制","system.platform.675309-36":"修改平台控制","system.platform.675309-37":"是否确认删除第三方登录平台控制编号为{0}的数据项?","system.job.356378-0":"任务名称","system.job.356378-1":"请输入任务名称","system.job.356378-2":"任务组名","system.job.356378-3":"请选择任务组名","system.job.356378-4":"任务状态","system.job.356378-5":"请选择任务状态","system.job.356378-6":"日志","system.job.356378-7":"任务编号","system.job.356378-8":"调用目标字符串","system.job.356378-9":"cron执行表达式","system.job.356378-10":"执行一次","system.job.356378-11":"任务详细","system.job.356378-12":"调度日志","system.job.356378-13":"任务分组","system.job.356378-14":"请选择任务分组","system.job.356378-15":"调用方法","system.job.356378-16":"Bean调用示例:ryTask.ryParams(\'ry\')","system.job.356378-17":"Class类调用示例:com.ruoyi.quartz.task.RyTask.ryParams(\'ry\')","system.job.356378-18":"参数说明:支持字符串,布尔类型,长整型,浮点型,整型","system.job.356378-19":"cron表达式","system.job.356378-20":"请输入cron执行表达式","system.job.356378-21":"生成表达式","system.job.356378-22":"执行策略","system.job.356378-23":"立即执行","system.job.356378-24":"放弃执行","system.job.356378-25":"是否并发","system.job.356378-26":"允许","system.job.356378-27":"禁止","system.job.356378-28":"Cron表达式生成器","system.job.356378-29":"任务编号:","system.job.356378-30":"任务名称:","system.job.356378-31":"任务分组:","system.job.356378-32":"创建时间:","system.job.356378-33":"cron表达式:","system.job.356378-34":"下次执行时间:","system.job.356378-35":"调用目标方法:","system.job.356378-36":"任务状态:","system.job.356378-37":"正常","system.job.356378-38":"失败","system.job.356378-39":"执行策略:","system.job.356378-40":"默认策略","system.job.356378-41":"任务名称不能为空","system.job.356378-42":"调用目标字符串不能为空","system.job.356378-43":"cron执行表达式不能为空","system.job.356378-44":"确认要","system.job.356378-45":"任务吗?","system.job.356378-46":"确认要立即执行一次","system.job.356378-47":"执行成功","system.job.356378-48":"添加任务","system.job.356378-49":"修改任务","system.job.356378-50":"是否确认删除定时任务编号为{0}的数据项?","system.job.log.085689-0":"请输入任务名称","system.job.log.085689-1":"任务组名","system.job.log.085689-2":"请选择任务组名","system.job.log.085689-3":"执行状态","system.job.log.085689-4":"请选择执行状态","system.job.log.085689-5":"执行时间","system.job.log.085689-6":"清空","system.job.log.085689-7":"日志编号","system.job.log.085689-8":"调用目标字符串","system.job.log.085689-9":"日志信息","system.job.log.085689-10":"执行状态","system.job.log.085689-11":"执行时间","system.job.log.085689-12":"详细","system.job.log.085689-13":"调度日志详细","system.job.log.085689-14":"日志序号:","system.job.log.085689-15":"任务名称:","system.job.log.085689-16":"任务分组:","system.job.log.085689-17":"执行时间:","system.job.log.085689-18":"调用方法:","system.job.log.085689-19":"日志信息:","system.job.log.085689-20":"执行状态:","system.job.log.085689-21":"异常信息:","system.job.log.085689-22":"是否确认删除调度日志编号为{0}的数据项?","system.job.log.085689-23":"是否确认清空所有调度日志数据项?","system.job.log.085689-24":"清空成功","system.server.890786-0":"属性","system.server.890786-1":"值","system.server.890786-2":"核心数","system.server.890786-3":"用户使用率","system.server.890786-4":"系统使用率","system.server.890786-5":"当前空闲率","system.server.890786-6":"内存","system.server.890786-7":"总内存","system.server.890786-8":"已用内存","system.server.890786-9":"剩余内存","system.server.890786-10":"使用率","system.server.890786-11":"服务器信息","system.server.890786-12":"服务器名称","system.server.890786-13":"操作系统","system.server.890786-14":"服务器IP","system.server.890786-15":"系统架构","system.server.890786-16":"Java虚拟机信息","system.server.890786-17":"Java名称","system.server.890786-18":"Java版本","system.server.890786-19":"启动时间","system.server.890786-20":"运行时长","system.server.890786-21":"安装路径","system.server.890786-22":"项目路径","system.server.890786-23":"运行参数","system.server.890786-24":"磁盘状态","system.server.890786-25":"盘符路径","system.server.890786-26":"文件系统","system.server.890786-27":"盘符类型","system.server.890786-28":"总大小","system.server.890786-29":"可用大小","system.server.890786-30":"已用大小","system.server.890786-31":"已用百分比","system.server.890786-32":"正在加载服务监控数据,请稍候!","system.cache.232015-0":"基本信息","system.cache.232015-1":"Redis版本","system.cache.232015-2":"运行模式","system.cache.232015-3":"端口","system.cache.232015-4":"客户端数","system.cache.232015-5":"运行时间(天)","system.cache.232015-6":"使用内存","system.cache.232015-7":"使用CPU","system.cache.232015-8":"内存配置","system.cache.232015-9":"AOF是否开启","system.cache.232015-10":"RDB是否成功","system.cache.232015-11":"Key数量","system.cache.232015-12":"网络入口/出口","system.cache.232015-13":"命令统计","system.cache.232015-14":"内存信息","system.cache.232015-15":"命令","system.cache.232015-16":"峰值","system.cache.232015-17":"内存消耗","system.cache.list.093478-0":"缓存列表","system.cache.list.093478-1":"序号","system.cache.list.093478-2":"缓存名称","system.cache.list.093478-3":"键名列表","system.cache.list.093478-4":"缓存键名","system.cache.list.093478-5":"缓存内容","system.cache.list.093478-6":"清理全部","system.cache.list.093478-7":"缓存名称:","system.cache.list.093478-8":"缓存键名:","system.cache.list.093478-9":"缓存内容:","system.cache.list.093478-10":"刷新成功","system.cache.list.093478-11":"刷新失败","system.cache.list.093478-12":"清除成功","system.cache.list.093478-13":"清除失败","system.cache.list.093478-14":"清理成功","system.cache.list.093478-15":"清理失败","system.cache.list.093478-16":"是否确认清除缓存名称为\\"{0}\\"的数据项?","system.cache.list.093478-17":"是否清理全部缓存内容?","system.cache.list.093478-18":"是否确认清除键名为\\"{0}\\"的数据项?","system.oss.index.987541-0":"文件后缀名","system.oss.index.987541-1":"请输入文件后缀名","system.oss.index.987541-2":"文件名","system.oss.index.987541-3":"请输入文件名","system.oss.index.987541-4":"服务商","system.oss.index.987541-5":"请输入服务商","system.oss.index.987541-6":"搜索","system.oss.index.987541-7":"重置","system.oss.index.987541-8":"上传文件","system.oss.index.987541-9":"删除","system.oss.index.987541-10":"OSS配置管理","system.oss.index.987541-11":"文件名","system.oss.index.987541-12":"原名","system.oss.index.987541-13":"文件后缀","system.oss.index.987541-14":"URL地址","system.oss.index.987541-15":"服务商","system.oss.index.987541-16":"操作","system.oss.index.987541-17":"下载","system.oss.index.987541-18":"删除","system.oss.index.987541-19":"确定","system.oss.index.987541-20":"取消","system.oss.index.987541-21":"文件不能为空","system.oss.index.987541-22":"添加录屏文件记录","system.oss.index.987541-23":"修改文件记录","system.oss.index.987541-24":"删除成功","system.oss.index.987541-25":"是否确认删除文件记录编号为{0}的数据项?","system.sysclient.652154-0":"客户端key","system.sysclient.652154-1":"请输入客户端key","system.sysclient.652154-2":"搜索","system.sysclient.652154-3":"重置","system.sysclient.652154-4":"新增","system.sysclient.652154-5":"修改","system.sysclient.652154-6":"删除","system.sysclient.652154-7":"导出","system.sysclient.652154-8":"客户端key","system.sysclient.652154-9":"客户端秘钥","system.sysclient.652154-10":"客户端token","system.sysclient.652154-11":"授权类型","system.sysclient.652154-12":"设备类型","system.sysclient.652154-13":"token固定超时","system.sysclient.652154-14":"是否生效","system.sysclient.652154-15":"操作","system.sysclient.652154-16":"客户端key","system.sysclient.652154-17":"请输入客户端key","system.sysclient.652154-18":"客户端秘钥","system.sysclient.652154-19":"请输入客户端秘钥","system.sysclient.652154-20":"固定超时","system.sysclient.652154-21":"分钟","system.sysclient.652154-22":"指定时间必定过期(单位:分钟),默认七天(40320分钟)","system.sysclient.652154-23":"是否生效","system.sysclient.652154-24":"确定","system.sysclient.652154-25":"取消","system.sysclient.652154-26":"添加系统授权","system.sysclient.652154-27":"修改系统授权","system.sysclient.652154-28":"修改成功","system.sysclient.652154-29":"新增成功","system.sysclient.652154-30":"删除成功","system.sysclient.652154-31":"是否确认删除系统授权编号为{0}的数据项?","system.sysclient.652154-32":"请输入超时时间","system.sysclient.652154-33":"请输入英文字母","system.oss.config.185269-0":"新增","system.oss.config.185269-1":"修改","system.oss.config.185269-2":"删除","system.oss.config.185269-3":"配置key","system.oss.config.185269-4":"访问站点","system.oss.config.185269-5":"自定义域名","system.oss.config.185269-6":"桶名称","system.oss.config.185269-7":"前缀","system.oss.config.185269-8":"域","system.oss.config.185269-9":"桶权限类型","system.oss.config.185269-10":"是否默认","system.oss.config.185269-11":"操作","system.oss.config.185269-12":"配置key","system.oss.config.185269-13":"请输入配置key","system.oss.config.185269-14":"访问站点","system.oss.config.185269-15":"请输入访问站点","system.oss.config.185269-16":"自定义域名","system.oss.config.185269-17":"请输入自定义域名","system.oss.config.185269-18":"请输入accessKey","system.oss.config.185269-19":"请输入秘钥","system.oss.config.185269-20":"桶名称","system.oss.config.185269-21":"请输入桶名称","system.oss.config.185269-22":"是否https","system.oss.config.185269-23":"桶权限类型","system.oss.config.185269-24":"前缀","system.oss.config.185269-25":"请输入前缀","system.oss.config.185269-26":"域","system.oss.config.185269-27":"请输入域","system.oss.config.185269-28":"确 定","system.oss.config.185269-29":"取 消","system.oss.config.185269-30":"配置key不能为空","system.oss.config.185269-31":"accessKey不能为空","system.oss.config.185269-32":"secretKey不能为空","system.oss.config.185269-33":"桶名称不能为空","system.oss.config.185269-34":"访问站点不能为空","system.oss.config.185269-35":"是否https不能为空","system.oss.config.185269-36":"桶权限类型(0=private 1=public 2=custom)不能为空","system.oss.config.185269-37":"添加文件存储配置","system.oss.config.185269-38":"修改文件存储配置","system.oss.config.185269-39":"修改成功","system.oss.config.185269-40":"新增成功","system.oss.config.185269-41":"删除成功","system.oss.config.185269-42":"请保证至少存在一条默认配置!","system.oss.config.185269-43":"切换默认配置成功","system.oss.config.185269-44":"是否确认删除文件存储配置编号为{0}的数据项?","system.oss.config.185269-45":"是否确认配置编号为{0}为默认数据?"}')},a14d:function(e,t,o){"use strict";o.r(t);var i=o("e017"),n=o.n(i),s=o("21a1"),a=o.n(s),c=new n.a({id:"icon-logout",use:"icon-logout-usage",viewBox:"0 0 1024 1024",content:''});a.a.add(c);t["default"]=c},a17a:function(e,t,o){"use strict";o.r(t);var i=o("e017"),n=o.n(i),s=o("21a1"),a=o.n(s),c=new n.a({id:"icon-language",use:"icon-language-usage",viewBox:"0 0 128 128",content:''});a.a.add(c);t["default"]=c},a18c:function(e,t,o){"use strict";o.d(t,"a",(function(){return c})),o.d(t,"c",(function(){return r}));o("d3b7"),o("3ca3"),o("ddb0");var i=o("a026"),n=o("8c4f"),s=o("9923"),a=o("c1f7");i["default"].use(n["a"]);var c=[{path:"/redirect",component:a["a"],hidden:!0,children:[{path:"/redirect/:path(.*)",component:function(){return o.e("chunk-2d0f012d").then(o.bind(null,"9b8f"))}}]},{path:"/bigScreen",component:function(){return Promise.all([o.e("chunk-65f8d002"),o.e("chunk-22c15b2c"),o.e("chunk-272ba942")]).then(o.bind(null,"15c9"))},hidden:!0,meta:{bigScreen:!0}},{path:"/login",component:function(){return Promise.all([o.e("chunk-elementUI"),o.e("chunk-44828f39"),o.e("chunk-11594598")]).then(o.bind(null,"dd7b"))},hidden:!0},{path:"/license",component:function(){return o.e("chunk-649363d3").then(o.bind(null,"ffd2"))},hidden:!0},{path:"/register",component:function(){return Promise.all([o.e("chunk-elementUI"),o.e("chunk-2b12ff12")]).then(o.bind(null,"7803"))},hidden:!0},{path:"/404",component:function(){return o.e("chunk-46f2cf5c").then(o.bind(null,"2754"))},hidden:!0},{path:"/401",component:function(){return o.e("chunk-e648d5fe").then(o.bind(null,"ec55"))},hidden:!0},{path:"",component:a["a"],redirect:"index",children:[{path:"index",component:function(){return Promise.all([o.e("chunk-26f4dfbf"),o.e("chunk-01bfc955"),o.e("chunk-fac8990e")]).then(o.bind(null,"1e4b"))},name:"Index",meta:{title:s["a"].t("navbar.dashboard"),icon:"home",affix:!0}}]},{path:"/user",component:a["a"],hidden:!0,redirect:"noredirect",children:[{path:"profile",component:function(){return Promise.all([o.e("chunk-2d0e2366"),o.e("chunk-36d17c5d")]).then(o.bind(null,"4c1b"))},name:"Profile",meta:{title:s["a"].t("navbar.personalCenter"),icon:"user"}}]},{path:"/oauthLogin",component:function(){return Promise.all([o.e("chunk-elementUI"),o.e("chunk-11771b58")]).then(o.bind(null,"b7f0"))},hidden:!0},{path:"/sso",component:function(){return o.e("chunk-3afafdae").then(o.bind(null,"6cf3"))},hidden:!0}],r=[{path:"/system/user-auth",component:a["a"],hidden:!0,permissions:["system:user:edit"],children:[{path:"role/:userId(\\d+)",component:function(){return o.e("chunk-2727631f").then(o.bind(null,"6a33"))},name:"AuthRole",meta:{title:s["a"].t("navbar.assignRoles"),activeMenu:"/system/user"}}]},{path:"/system/role-auth",component:a["a"],hidden:!0,permissions:["system:role:edit"],children:[{path:"user/:roleId(\\d+)",component:function(){return o.e("chunk-55da4235").then(o.bind(null,"7054"))},name:"AuthUser",meta:{title:s["a"].t("navbar.assignUsers"),activeMenu:"/system/role"}}]},{path:"/system/dict-data",component:a["a"],hidden:!0,permissions:["system:dict:list"],children:[{path:"index/:dictId(\\d+)",component:function(){return o.e("chunk-bc06dc8c").then(o.bind(null,"bfc4"))},name:"Data",meta:{title:s["a"].t("navbar.dictionaryData"),activeMenu:"/system/dict"}}]},{path:"/system/user-manage",component:a["a"],hidden:!0,permissions:["system:user:edit"],children:[{path:"user/:deptId(\\d+)",component:function(){return Promise.all([o.e("chunk-e2e2d89c"),o.e("chunk-5c423454")]).then(o.bind(null,"1f34"))},name:"User",meta:{title:s["a"].t("navbar.userManagement"),activeMenu:"/system/user"}}]},{path:"/system/role-manage",component:a["a"],hidden:!0,permissions:["system:role:edit"],children:[{path:"role/:deptId(\\d+)",component:function(){return Promise.all([o.e("chunk-e2e2d89c"),o.e("chunk-4a11f020")]).then(o.bind(null,"70eb"))},name:"User",meta:{title:s["a"].t("navbar.roleManagement"),activeMenu:"/system/role"}}]},{path:"/monitor/job-log",component:a["a"],hidden:!0,permissions:["monitor:job:list"],children:[{path:"index/:jobId(\\d+)",component:function(){return o.e("chunk-d3071e38").then(o.bind(null,"0062"))},name:"JobLog",meta:{title:s["a"].t("navbar.dispatchingLog"),activeMenu:"/monitor/job"}}]},{path:"/tool/gen-edit",component:a["a"],hidden:!0,permissions:["tool:gen:edit"],children:[{path:"index/:tableId(\\d+)",component:function(){return Promise.all([o.e("chunk-e2e2d89c"),o.e("chunk-2d212b99"),o.e("chunk-32be4f2e")]).then(o.bind(null,"76f8"))},name:"GenEdit",meta:{title:s["a"].t("navbar.modifyBuildConfiguration"),activeMenu:"/tool/gen"}}]},{path:"/system/oss-config",component:a["a"],hidden:!0,permissions:["oss:config:list"],children:[{path:"index",component:function(){return o.e("chunk-1bf00af4").then(o.bind(null,"0994"))},name:"OssConfig",meta:{title:s["a"].t("navbar.configurationManagement"),activeMenu:"/system/oss",icon:""}}]},{path:"/iot",component:a["a"],hidden:!0,permissions:["iot:device:add","iot:device:query"],children:[{path:"product-edit",component:function(){return Promise.all([o.e("chunk-26d41a40"),o.e("chunk-77a063de"),o.e("chunk-2d212b99"),o.e("chunk-0e339b0a"),o.e("chunk-65b0e15c")]).then(o.bind(null,"ffab"))},name:"ProductEdit",meta:{title:s["a"].t("navbar.editingProduct"),activeMenu:"/iot/product",nocache:!0}},{path:"device-edit",component:function(){return Promise.all([o.e("chunk-commons"),o.e("chunk-26d41a40"),o.e("chunk-77a063de"),o.e("chunk-26f4dfbf"),o.e("chunk-a71a6c7c")]).then(o.bind(null,"e626"))},name:"DeviceEdit",meta:{title:s["a"].t("navbar.editingEquipment"),activeMenu:"/iot/device",noCache:!0}},{path:"firmware-task",component:function(){return Promise.all([o.e("chunk-26d41a40"),o.e("chunk-77a063de"),o.e("chunk-4d3d9efe"),o.e("chunk-5ae79048")]).then(o.bind(null,"be4a"))},name:"FirmwareTask",meta:{title:s["a"].t("navbar.firmwareDetails"),activeMenu:"/iot/firmware"}},{path:"device-select-allot",component:function(){return Promise.all([o.e("chunk-e2e2d89c"),o.e("chunk-6bbd9e87")]).then(o.bind(null,"e000"))},name:"DeviceSelectAllot",meta:{title:s["a"].t("navbar.selectiveAllocation"),activeMenu:"/iot/device",noCache:!0}},{path:"device-recycle",component:function(){return Promise.all([o.e("chunk-e2e2d89c"),o.e("chunk-7e14f6a5")]).then(o.bind(null,"19c0"))},name:"DeviceSelectAllot",meta:{title:s["a"].t("navbar.recoveryPlant"),activeMenu:"/iot/device",noCache:!0}}]},{path:"/scene",component:a["a"],hidden:!0,permissions:["scene:model:query","scene:model:edit"],children:[{path:"list/detail",component:function(){return Promise.all([o.e("chunk-26f4dfbf"),o.e("chunk-722a9ac0"),o.e("chunk-6195e173")]).then(o.bind(null,"cf60"))},name:"listDetail",meta:{title:s["a"].t("navbar.sceneDetails"),activeMenu:"/scene/list/index",noCache:!0}},{path:"list/edit",component:function(){return Promise.all([o.e("chunk-e2e2d89c"),o.e("chunk-22f6b15c")]).then(o.bind(null,"f090"))},name:"listEdit",meta:{title:s["a"].t("navbar.sceneDditing"),activeMenu:"/scene/list/index",noCache:!0}}]}],d=n["a"].prototype.push;n["a"].prototype.push=function(e){return d.call(this,e).catch((function(e){return e}))},t["b"]=new n["a"]({mode:"history",scrollBehavior:function(){return{y:0}},routes:c,linkActiveClass:"active",base:"/"})},a1ac:function(e,t,o){"use strict";o.r(t);var i=o("e017"),n=o.n(i),s=o("21a1"),a=o.n(s),c=new n.a({id:"icon-number",use:"icon-number-usage",viewBox:"0 0 1024 1024",content:''});a.a.add(c);t["default"]=c},a263:function(e,t,o){"use strict";o.r(t);var i=o("e017"),n=o.n(i),s=o("21a1"),a=o.n(s),c=new n.a({id:"icon-skill",use:"icon-skill-usage",viewBox:"0 0 128 128",content:''});a.a.add(c);t["default"]=c},a2bf:function(e,t,o){"use strict";o.r(t);var i=o("e017"),n=o.n(i),s=o("21a1"),a=o.n(s),c=new n.a({id:"icon-date",use:"icon-date-usage",viewBox:"0 0 1024 1024",content:''});a.a.add(c);t["default"]=c},a2d0:function(e,t,o){e.exports=o.p+"static/img/light.4183aad0.svg"},a2f6:function(e,t,o){"use strict";o.r(t);var i=o("e017"),n=o.n(i),s=o("21a1"),a=o.n(s),c=new n.a({id:"icon-drag",use:"icon-drag-usage",viewBox:"0 0 128 128",content:''});a.a.add(c);t["default"]=c},a3d9:function(e,t,o){"use strict";o.r(t);var i=o("e017"),n=o.n(i),s=o("21a1"),a=o.n(s),c=new n.a({id:"icon-map",use:"icon-map-usage",viewBox:"0 0 1024 1024",content:''});a.a.add(c);t["default"]=c},a44c:function(e,t,o){"use strict";o.r(t);var i=o("e017"),n=o.n(i),s=o("21a1"),a=o.n(s),c=new n.a({id:"icon-model",use:"icon-model-usage",viewBox:"0 0 1024 1024",content:''});a.a.add(c);t["default"]=c},a601:function(e,t,o){"use strict";o.r(t);var i=o("e017"),n=o.n(i),s=o("21a1"),a=o.n(s),c=new n.a({id:"icon-international",use:"icon-international-usage",viewBox:"0 0 1024 1024",content:''});a.a.add(c);t["default"]=c},a656:function(e,t,o){},a6c7:function(e){e.exports=JSON.parse('{"script.349087-0":"脚本标识","script.349087-1":"请输入脚本标识","script.349087-2":"脚本名","script.349087-3":"请输入脚本名","script.349087-4":"脚本名称","script.349087-5":"所属产品","script.349087-6":"脚本事件","script.349087-7":"输出动作","script.349087-8":"脚本语言","script.349087-9":"执行顺序","script.349087-10":"脚本事件","script.349087-11":"请选择脚本事件","script.349087-12":"请选择脚本动作","script.349087-13":"脚本状态","script.349087-14":"请选择产品","script.349087-15":"选择产品","script.349087-16":"脚本使用Groovy引擎,查看教程>>>","script.349087-17":"验 证","script.349087-18":"脚本标识只能输入字母和数字,且字母开头","script.349087-19":"脚本标识不能为空","script.349087-20":"所属产品不能为空","script.349087-21":"脚本名不能为空","script.349087-22":"脚本类型不能为空","script.349087-23":"脚本语言不能为空","script.349087-24":"状态不能为空","script.349087-25":"编辑规则脚本","script.349087-26":"修改规则引擎脚本","script.349087-27":"是否确认删除规则引擎脚本编号为{0}的数据项?","script.349087-28":"脚本生成","script.349087-29":"HTTP服务脚本","script.349087-30":"MQTT桥接脚本","script.349087-31":"数据库存储脚本","script.349087-32":"接入点","script.349087-33":"请选择接入点","script.349087-34":"选择","script.349087-35":"接入点不能为空","script.349087-36":"日志","script.349087-37":"刷新","script.349087-38":"关闭","script.349087-39":"日志读取中","script.349087-40":"日志信息","script.349087-41":"输出动作为Http推送,Mqtt桥接,数据库存储时,需要选择对应桥接节点生成代码到脚本区","scene.index.670805-0":"是否告警","scene.index.670805-1":"是","scene.index.670805-2":"否","scene.index.670805-3":"静默时间","scene.index.670805-4":"分钟","scene.index.670805-5":"秒钟","scene.index.670805-6":"延时执行","scene.index.670805-7":"执行一次","scene.index.670805-8":"场景状态","scene.index.670805-9":"触发器","scene.index.670805-10":"触发条件:","scene.index.670805-11":"请选择触发条件","scene.index.670805-12":"不满足","scene.index.670805-13":"提示:触发器有且只有一个定时,执行动作中的告警无效","scene.index.670805-14":"数量","scene.index.670805-15":"自定义CRON","scene.index.670805-16":"cron执行表达式","scene.index.670805-17":"生成表达式","scene.index.670805-18":"请选择类型","scene.index.670805-19":"请选择父级物模型","scene.index.670805-20":"请选择操作符","scene.index.670805-21":"值","scene.index.670805-22":"请输入字符串","scene.index.670805-23":"添加触发器","scene.index.670805-24":"执行动作","scene.index.670805-25":"在设定的时间范围内将不再重复执行","scene.index.670805-26":"静默时间:","scene.index.670805-27":"执行方式:","scene.index.670805-28":"请选择执行方式","scene.index.670805-29":"串行(顺序执行)","scene.index.670805-30":"并行(同时执行)","scene.index.670805-31":"延时不会存储,限制为90秒内","scene.index.670805-32":"延时执行:","scene.index.670805-33":"请选择设备","scene.index.670805-34":"选择设备","scene.index.670805-35":"请选择产品","scene.index.670805-36":"选择产品","scene.index.670805-37":"添加执行动作","scene.index.670805-38":"Cron表达式生成器","scene.index.670805-39":"周一","scene.index.670805-40":"周二","scene.index.670805-41":"周三","scene.index.670805-42":"周四","scene.index.670805-43":"周五","scene.index.670805-44":"周六","scene.index.670805-45":"周日","scene.index.670805-46":"设备触发","scene.index.670805-47":"定时触发","scene.index.670805-48":"产品触发","scene.index.670805-49":"自定义触发","scene.index.670805-50":"属性","scene.index.670805-51":"功能","scene.index.670805-52":"事件","scene.index.670805-53":"设备上线","scene.index.670805-54":"设备下线","scene.index.670805-55":"设备执行","scene.index.670805-56":"产品执行","scene.index.670805-57":"告警执行","scene.index.670805-58":"告警恢复","scene.index.670805-59":"场景名称不能为空","scene.index.670805-60":"延时0-90","scene.index.670805-61":"延时0-600","scene.index.670805-62":"添加场景联动","scene.index.670805-63":"修改场景联动","scene.index.670805-64":"无单位","scene.index.670805-65":"是否确认删除场景联动编号为{0}的数据项?","scene.index.670805-66":"删除成功","scene.index.670805-67":"触发器中的选项和值不能为空","scene.index.670805-68":"触发器中区间值不能为空","scene.index.670805-69":"执行时间不能空","scene.index.670805-70":"请选择要执行的星期","scene.index.670805-71":"cron表达式不能为空","scene.index.670805-72":"执行动作中的选项和值不能为空","scene.index.670805-73":"修改成功","scene.index.670805-74":"新增成功","scene.index.670805-75":"请选择恢复告警场景","scene.index.670805-76":"选择","scene.index.670805-77":"请填写触发ID","scene.index.670805-78":"触发ID","scene.detail.index.209809-0":"场景概况","scene.detail.index.209809-1":"组态应用","scene.detail.index.209809-2":"视频监控","scene.detail.index.209809-3":"正在加载,请稍候...","scene.detail.index.209809-4":"全部数据源","scene.overview.324354-0":"场景信息","scene.overview.324354-1":"所属组织:","scene.overview.324354-2":"关联设备:","scene.overview.324354-3":"更新时间:","scene.overview.324354-4":"场景基本属性","scene.overview.324354-5":"场景基本属性还没有维护哦,请前往场景模型中并参考下方流程配置!","scene.overview.324354-6":"变量概况","scene.overview.324354-7":"数据来源","scene.overview.324354-8":"请选择数据来源","scene.overview.324354-9":"从机地址","scene.overview.324354-10":"请输入从机名称","scene.overview.324354-11":"变量名称","scene.overview.324354-12":"请输入变量名称","scene.overview.324354-13":"变量ID","scene.overview.324354-14":"更新时间","scene.overview.324354-15":"当前值","scene.overview.324354-16":"历史查询","scene.overview.324354-17":"请输入数据","scene.overview.324354-18":"设备未激活","scene.overview.324354-19":"设备处于禁用状态","scene.overview.324354-20":"设备处于离线状态","scene.scada.433893-0":"暂无组态","scene.scada.433893-1":"暂无视频","scene.scada.433893-2":"组态创建","scene.edit.202832-0":"基本信息","scene.edit.202832-1":"场景名称","scene.edit.202832-2":"所属机构","scene.edit.202832-3":"场景图片","scene.edit.202832-4":"场景描述","scene.edit.202832-5":"请输入场景名称","scene.edit.202832-6":"请选择所属机构","scene.edit.202832-7":"请输入场景描述","scene.edit.202832-8":"场景配置","scene.edit.202832-9":"设备配置","scene.edit.202832-10":"录入型变量","scene.edit.202832-11":"运算型变量","scene.edit.202832-12":"选择设备","scene.edit.202832-13":"序号","scene.edit.202832-14":"设备名称","scene.edit.202832-15":"请选择设备","scene.edit.202832-16":"变量列表","scene.edit.202832-17":"全部启用","scene.edit.202832-18":"启用","scene.edit.202832-19":"变量单位","scene.edit.202832-20":"变量类型","scene.edit.202832-21":"数值","scene.edit.202832-22":"字符串","scene.edit.202832-23":"存储方式","scene.edit.202832-24":"不存储","scene.edit.202832-25":"存储","scene.edit.202832-26":"读写方式","scene.edit.202832-27":"读写","scene.edit.202832-28":"只读","scene.edit.202832-29":"请输入变量单位","scene.edit.202832-30":"数据类型","scene.edit.202832-31":"请选择数据类型","scene.edit.202832-32":"默认值","scene.edit.202832-33":"请输入默认值","scene.edit.202832-34":"时间周期","scene.edit.202832-35":"周期循环","scene.edit.202832-36":"适用周期规则的场景,自然日固定周期循环运算一次。","scene.edit.202832-37":"例如:每天07点运算一次(取值时间范围:今日07点-昨日07点)","scene.edit.202832-38":"每","scene.edit.202832-39":"运算一次","scene.edit.202832-40":"自定义时间段","scene.edit.202832-41":"适用时间周期不规则的场景,设置时段内的数据参与运算。","scene.edit.202832-42":"例如:每天02点至次日00点运算一次。","scene.edit.202832-43":"日","scene.edit.202832-44":"周","scene.edit.202832-45":"月","scene.edit.202832-46":"至","scene.edit.202832-47":"当日","scene.edit.202832-48":"次日","scene.edit.202832-49":"本周","scene.edit.202832-50":"本月","scene.edit.202832-51":"运算一次","scene.edit.202832-52":"添加时段","scene.edit.202832-53":"变量及计算公式","scene.edit.202832-54":"支持“引用变量”、运算符号或数字结合使用,运算变量数据经运算公式计算后显示。","scene.edit.202832-55":"操作说明:点击前方所引用的某个变量前面编号,会自动回填至“运算公式”输入框中,","scene.edit.202832-56":"如引用变量为“电压”,运算公式中会回填“A”,也支持手动写入大写字母A,运算符号使用规则参考下方说明:","scene.edit.202832-57":" 加:A+B+10","scene.edit.202832-58":"减:A-B-10","scene.edit.202832-59":"乘:A*B*10","scene.edit.202832-60":"除:A/B/10","scene.edit.202832-61":" 余数:A%10","scene.edit.202832-62":"括号:(A+B)*10","scene.edit.202832-63":"注:请至少输入一个变量编号,支持只输入单个变量编号,","scene.edit.202832-64":"例如:A 适用时间周期不规则的场景,设置时段内的数据参与运算。","scene.edit.202832-65":"计算公式","scene.edit.202832-66":"变量","scene.edit.202832-67":"请选择变量","scene.edit.202832-68":"统计方式","scene.edit.202832-69":"请选择统计方式","scene.edit.202832-70":"插入变量","scene.edit.202832-71":"存储方式","scene.edit.202832-72":"是","scene.edit.202832-73":"否","scene.edit.202832-74":"添加变量","scene.edit.202832-75":"请选择时间周期","scene.edit.202832-76":"请输入计算公式","scene.edit.202832-77":"请选择存储方式","scene.edit.202832-78":"新增变量","scene.edit.202832-79":"编辑变量","scene.edit.202832-80":"请插入变量","scene.edit.202832-81":"运算公式错误","scene.edit.202832-82":"最大长度支持200个字符","scene.edit.202832-83":"请输入计算公式","scene.list.index.079839-0":"机构名称","scene.list.index.079839-1":"请选择场景状态","scene.list.index.079839-2":"停用","scene.list.index.079839-3":"关联设备数","scene.list.index.079839-4":"场景描述","scene.list.index.079839-5":"创建人","scene.list.index.079839-6":"更新时间","scene.list.index.079839-7":"组态设计","scene.list.index.079839-8":"运行组态","scene.list.index.079839-9":"上传图片","scene.list.index.079839-10":"添加场景","scene.list.index.079839-11":"修改场景","scene.list.index.079839-12":"是否确认删除场景编号为{0}的数据项?","scene.list.index.079839-13":"该场景暂未创建组态","scene.list.index.079839-14":"请选择机构名称","scene.bridgelist.784127-0":"选择桥接","scene.bridgelist.784127-1":"连接器名称","scene.bridgelist.784127-2":"请输入连接器名称","scene.bridgelist.784127-3":"搜索","scene.bridgelist.784127-4":"重置","scene.bridgelist.784127-5":"选择","scene.bridgelist.784127-6":"连接器名称","scene.bridgelist.784127-7":"是否生效","scene.bridgelist.784127-8":"状态","scene.bridgelist.784127-9":"未连接","scene.bridgelist.784127-10":"连接中","scene.bridgelist.784127-11":"桥接类型","scene.bridgelist.784127-12":"Http推送","scene.bridgelist.784127-13":"Mqtt桥接","scene.bridgelist.784127-14":"桥接方向","scene.bridgelist.784127-15":"输入","scene.bridgelist.784127-16":"取 消","scene.bridgelist.784127-17":"确 定","scene.bridgelist.784127-18":"输出"}')},a6d9:function(e,t,o){"use strict";o.r(t);var i=o("e017"),n=o.n(i),s=o("21a1"),a=o.n(s),c=new n.a({id:"icon-line",use:"icon-line-usage",viewBox:"0 0 1024 1024",content:''});a.a.add(c);t["default"]=c},a6fc:function(e,t,o){var i={"./alert.json":"44ff","./app.json":"d32a","./bridge.json":"5b7a","./common.json":"5bb0","./component.json":"eadb","./dataCenter.json":"72f2","./device.json":"5d34","./error.json":"2c4b","./firmware.json":"9667","./lg.json":"24fe","./netty.json":"764d","./notify.json":"0e79","./operation.json":"ae99","./order.json":"681d","./product.json":"79f3","./role.json":"6b24","./scada.json":"2bab","./scene.json":"2c20","./sip.json":"c02e","./speaker.json":"8a3a","./system.json":"84e0","./systemTools.json":"b17a","./template.json":"5306","./user.json":"db08"};function n(e){var t=s(e);return o(t)}function s(e){if(!o.o(i,e)){var t=new Error("Cannot find module '"+e+"'");throw t.code="MODULE_NOT_FOUND",t}return i[e]}n.keys=function(){return Object.keys(i)},n.resolve=s,e.exports=n,n.id="a6fc"},a72c:function(e,t,o){"use strict";o("dc2b")},a75d:function(e,t,o){"use strict";o.r(t);var i=o("e017"),n=o.n(i),s=o("21a1"),a=o.n(s),c=new n.a({id:"icon-zip",use:"icon-zip-usage",viewBox:"0 0 128 128",content:''});a.a.add(c);t["default"]=c},a88b:function(e){e.exports=JSON.parse('{"notify.channel.index.333541-0":"渠道名称","notify.channel.index.333541-1":"请输入渠道名称","notify.channel.index.333541-2":"渠道类型","notify.channel.index.333541-3":"请选择渠道类型","notify.channel.index.333541-4":"新增渠道","notify.channel.index.333541-5":"编辑渠道","notify.channel.index.333541-6":"发送渠道类型","notify.channel.index.333541-7":"服务商","notify.channel.index.333541-8":"创建时间","notify.channel.index.333541-9":"服务商","notify.channel.index.333541-10":"请选择服务商","notify.channel.index.333541-11":"请输入配置内容","notify.channel.index.333541-12":"渠道名称不能为空","notify.channel.index.333541-13":"发送渠道类型不能为空","notify.channel.index.333541-14":"服务商不能为空","notify.channel.index.333541-15":"添加通知渠道","notify.channel.index.333541-16":"修改通知渠道","notify.channel.index.333541-17":"是否确认删除通知渠道编号为{0}的数据项?","notify.channel.index.333541-18":"编号","notify.template.index.333542-0":"模版名称","notify.template.index.333542-1":"请输入模版名称","notify.template.index.333542-2":"业务编码","notify.template.index.333542-3":"请选择通知业务","notify.template.index.333542-4":"新增模板","notify.template.index.333542-5":"渠道账号","notify.template.index.333542-6":"是否启用","notify.template.index.333542-7":"测试","notify.template.index.333542-8":"请选择通知业务","notify.template.index.333542-9":"请选择渠道账号","notify.template.index.333542-10":"选择类型","notify.template.index.333542-11":"请选择发送类型","notify.template.index.333542-12":"请选择钉钉通知发送类型","notify.template.index.333542-13":"请输入配置内容","notify.template.index.333542-14":"发送账号","notify.template.index.333542-15":"请输入电话号码或者邮箱或者用户id","notify.template.index.333542-16":"请输入变量信息","notify.template.index.333542-17":"模板名称不能为空","notify.template.index.333542-18":"通知渠道(短信,微信服务号,邮箱 等)不能为空","notify.template.index.333542-19":"模版内容,配置渠道参数不能为空","notify.template.index.333542-20":"模版内容不能为空","notify.template.index.333542-21":"渠道来源不能为空","notify.template.index.333542-22":"渠道账号不能为空","notify.template.index.333542-23":"服务商不能为空","notify.template.index.333542-24":"账号信息不能为空","notify.template.index.333542-25":"添加通知模版","notify.template.index.333542-26":"修改通知模版","notify.template.index.333542-27":"是否确认删除通知模版编号为{0}的数据项?","notify.template.index.333542-28":"当前模板已经有相同启用条件的模板启用了(启用条件:同一业务编码的模板短信、语音、邮箱渠道分别可以启用一个,微信、钉钉渠道下不同服务商分别可以启用一个),是否继续启用当前模板?","notify.template.index.333542-29":"启用成功","notify.template.index.333542-30":"启用失败","notify.template.index.333542-31":"已取消启用","notify.template.index.333542-32":"操作成功","notify.template.index.333542-33":"操作失败","notify.template.index.333542-34":"发送成功!","notify.template.index.333542-35":"编号","notify.log.333543-0":"渠道编号","notify.log.333543-1":"请输入渠道编号","notify.log.333543-2":"模版编号","notify.log.333543-3":"请输入模版编号","notify.log.333543-4":"发送账号","notify.log.333543-5":"请输入发送账号","notify.log.333543-6":"业务编码","notify.log.333543-7":"请选择通知业务","notify.log.333543-8":"发送时间","notify.log.333543-9":"开始日期","notify.log.333543-10":"结束日期","notify.log.333543-11":"渠道账号","notify.log.333543-12":"模板名称","notify.log.333543-13":"发送状态","notify.log.333543-14":"失败","notify.log.333543-15":"成功","notify.log.333543-16":"发送时间","notify.log.333543-17":"返回内容","notify.log.333543-18":"请输入内容","notify.log.333543-19":"消息内容","notify.log.333543-20":"添加通知日志","notify.log.333543-21":"查看日志详情","notify.log.333543-22":"是否确认删除通知日志编号为{0}的数据项?"}')},a960:function(e,t,o){"use strict";o.r(t);var i=o("e017"),n=o.n(i),s=o("21a1"),a=o.n(s),c=new n.a({id:"icon-dueros",use:"icon-dueros-usage",viewBox:"0 0 1024 1024",content:''});a.a.add(c);t["default"]=c},aa3a:function(e,t,o){"use strict";o.d(t,"e",(function(){return n})),o.d(t,"c",(function(){return s})),o.d(t,"d",(function(){return a})),o.d(t,"a",(function(){return c})),o.d(t,"f",(function(){return r})),o.d(t,"b",(function(){return d}));var i=o("b775");function n(e){return Object(i["a"])({url:"/system/dict/data/list",method:"get",params:e})}function s(e){return Object(i["a"])({url:"/system/dict/data/"+e,method:"get"})}function a(e){return Object(i["a"])({url:"/system/dict/data/type/"+e,method:"get"})}function c(e){return Object(i["a"])({url:"/system/dict/data",method:"post",data:e})}function r(e){return Object(i["a"])({url:"/system/dict/data",method:"put",data:e})}function d(e){return Object(i["a"])({url:"/system/dict/data/"+e,method:"delete"})}},aaa8:function(e,t,o){"use strict";o("32ed")},abdf:function(e,t,o){"use strict";o.r(t);var i=o("e017"),n=o.n(i),s=o("21a1"),a=o.n(s),c=new n.a({id:"icon-picture",use:"icon-picture-usage",viewBox:"0 0 1024 1024",content:''});a.a.add(c);t["default"]=c},aca3:function(e,t,o){"use strict";o.r(t);var i=o("e017"),n=o.n(i),s=o("21a1"),a=o.n(s),c=new n.a({id:"icon-triangle",use:"icon-triangle-usage",viewBox:"0 0 1024 1024",content:''});a.a.add(c);t["default"]=c},ad41:function(e,t,o){"use strict";o.r(t);var i=o("e017"),n=o.n(i),s=o("21a1"),a=o.n(s),c=new n.a({id:"icon-date-range",use:"icon-date-range-usage",viewBox:"0 0 1024 1024",content:''});a.a.add(c);t["default"]=c},adba:function(e,t,o){e.exports=o.p+"static/img/dark.412ca67e.svg"},ae99:function(e){e.exports=JSON.parse('{"protocol.index.111542-0":"Protocol Name","protocol.index.111542-1":"Please enter the protocol name","protocol.index.111542-2":"Protocol encoding","protocol.index.111542-3":"Please enter the protocol code","protocol.index.111542-4":"Protocol Summary","protocol.index.111542-5":"Upload address","protocol.index.111542-6":"Protocol type","protocol.index.111542-7":"Is it displayed","protocol.index.111542-8":"details","protocol.index.111542-9":"Modify","protocol.index.111542-10":"Cancel","protocol.index.111542-11":"Modify the protocol data format","protocol.index.111542-12":"Modified successfully","simulate.index.111543-0":"Please enter the device name","simulate.index.111543-1":"choice","simulate.index.111543-2":"Equipment name (number)","simulate.index.111543-3":"Sub devices","simulate.index.111543-4":"Polling status","simulate.index.111543-5":"Modbus device simulator","simulate.index.111543-6":"Time:","simulate.index.111543-7":"Topic:","simulate.index.111543-8":"Content;","simulate.index.111543-9":"Please select Payload","simulate.index.111543-10":"Please select QoS","simulate.index.111543-11":"0 (maximum once)","simulate.index.111543-12":"1 (at least once)","simulate.index.111543-13":"2 (available and only once)","simulate.index.111543-14":"Please select a theme","simulate.index.111543-15":"Message Editor","simulate.index.111543-16":"Please use the message editor to generate","simulate.index.111543-17":"send","simulate.index.111543-18":"Attribute reporting","simulate.index.111543-19":"Service distribution","simulate.index.111543-20":"There is currently no data available","simulate.index.111543-21":"Please select a device slave","simulate.index.111543-22":"Service invocation","simulate.index.111543-23":"Data range:","simulate.index.111543-24":"Please select the protocol:","simulate.index.111543-25":"Please select the protocol","simulate.index.111543-26":"Currently only supports the modbus protocol","simulate.index.111543-27":"Message decoding","simulate.index.111543-28":"Input message to be parsed","simulate.index.111543-29":"analysis","simulate.index.111543-30":"Read instruction generation","simulate.index.111543-31":"Slave address","simulate.index.111543-32":"Slave address, such as: 1","simulate.index.111543-33":"Register Address","simulate.index.111543-34":"Function code","simulate.index.111543-35":"Please select the function code","simulate.index.111543-36":"03- Read Holding Register","simulate.index.111543-37":"04- Read Input Register","simulate.index.111543-38":"Number of reads","simulate.index.111543-39":"generate","simulate.index.111543-40":"Generate and copy to send box","simulate.index.111543-41":"Message:","simulate.index.111543-42":"Write instruction generation","simulate.index.111543-43":"Write value","simulate.index.111543-44":"Input value","simulate.index.111543-45":"CRC generation/verification","simulate.index.111543-46":"Message to be verified","simulate.index.111543-47":"check","simulate.index.111543-48":"Result:","simulate.index.111543-49":"Please select the device first","simulate.index.111543-50":"The theme of device simulation cannot be empty","simulate.index.111543-51":"The message content simulated by the device cannot be empty","simulate.index.111543-52":"Command issued successfully","simulate.index.111543-53":"Service call successful","simulate.index.111543-54":"Enable","simulate.index.111543-55":"Deactivate","simulate.index.111543-56":"Success"}')},aed3:function(e,t,o){"use strict";o.r(t);var i=o("e017"),n=o.n(i),s=o("21a1"),a=o.n(s),c=new n.a({id:"icon-auth-code",use:"icon-auth-code-usage",viewBox:"0 0 1024 1024",content:''});a.a.add(c);t["default"]=c},af83:function(e,t,o){"use strict";o.r(t);var i=o("e017"),n=o.n(i),s=o("21a1"),a=o.n(s),c=new n.a({id:"icon-subscribe",use:"icon-subscribe-usage",viewBox:"0 0 1024 1024",content:''});a.a.add(c);t["default"]=c},b17a:function(e){e.exports=JSON.parse('{"build.index.2090840-0":"Input type components","build.index.2090840-1":"Selective component","build.index.2090840-2":"Layout type components","build.index.2090840-3":"Export Vue file","build.index.2090840-4":"Copy Code","build.index.2090840-5":"empty","build.index.2090840-6":"Drag or click on components from the left for form design","build.index.2090840-7":"Select generation type","build.index.2090840-8":"The code has been copied to the clipboard and can be pasted.","build.index.2090840-9":"Code copying failed","build.index.2090840-10":"Are you sure you want to clear all components?","build.index.2090840-11":"prompt","build.index.2090840-12":"Generate type","build.index.2090840-13":"file name","build.index.2090840-14":"Please enter a file name","build.index.2090840-15":"The generation type cannot be empty","build.index.2090840-16":"page","build.index.2090840-17":"pop-up notification","build.index.2090840-18":"Select icon","build.index.2090840-19":"Please enter the icon name","build.index.2090840-20":"Component Properties","build.index.2090840-21":"form properties ","build.index.2090840-22":"View component documentation","build.index.2090840-23":"Component type","build.index.2090840-24":"Please select component type","build.index.2090840-25":"Field Name","build.index.2090840-26":"Please enter the field name (v-model)","build.index.2090840-27":"Component Name","build.index.2090840-28":"title","build.index.2090840-29":"Please enter a title","build.index.2090840-30":"Placeholder prompt","build.index.2090840-31":"Please enter a placeholder prompt","build.index.2090840-32":"Start occupying space","build.index.2090840-33":"End placeholder","build.index.2090840-34":"Form Grid","build.index.2090840-35":"Grid spacing","build.index.2090840-36":"Layout mode","build.index.2090840-37":"Horizontal arrangement","build.index.2090840-38":"Please select horizontal arrangement","build.index.2090840-39":"Label width","build.index.2090840-40":"Please enter the label width","build.index.2090840-41":"Component width","build.index.2090840-42":"Please enter the width of the component","build.index.2090840-43":"Default value","build.index.2090840-44":"Please enter default values","build.index.2090840-45":"At least one should be selected","build.index.2090840-46":"Up to optional","build.index.2090840-47":"prefix","build.index.2090840-48":"Please enter a prefix","build.index.2090840-49":"suffix","build.index.2090840-50":"Please enter the suffix","build.index.2090840-51":"Front icon","build.index.2090840-52":"Please enter the name of the front icon","build.index.2090840-53":"Rear icon","build.index.2090840-54":"Please enter the name of the rear icon","build.index.2090840-55":"Option delimiter","build.index.2090840-56":"Please enter option delimiter","build.index.2090840-57":"Minimum number of rows","build.index.2090840-58":"Maximum number of rows","build.index.2090840-59":"minimum value","build.index.2090840-60":"Maximum value","build.index.2090840-61":"step","build.index.2090840-62":"Steps","build.index.2090840-63":"accuracy","build.index.2090840-64":"Button position","build.index.2090840-65":"default","build.index.2090840-66":"Right side","build.index.2090840-67":"Maximum Input","build.index.2090840-68":"Please enter the character length","build.index.2090840-69":"Characters","build.index.2090840-70":"Enable prompt","build.index.2090840-71":"Please enter the activation prompt","build.index.2090840-72":"Turn off prompts","build.index.2090840-73":"Please enter the shutdown prompt","build.index.2090840-74":"Open value","build.index.2090840-75":"Please enter the activation value","build.index.2090840-76":"Close value","build.index.2090840-77":"Please enter a shutdown value","build.index.2090840-78":"Time type","build.index.2090840-79":"Please select a time type","build.index.2090840-80":"File Field Name","build.index.2090840-81":"Please enter the field name for uploading the file","build.index.2090840-82":"file type","build.index.2090840-83":"Please select a file type","build.index.2090840-84":"picture","build.index.2090840-85":"video","build.index.2090840-86":"audio frequency","build.index.2090840-87":"file size","build.index.2090840-88":"Please enter the file size","build.index.2090840-89":"Upload address","build.index.2090840-90":"Please enter the upload address","build.index.2090840-91":"List Type","build.index.2090840-92":"Button Text","build.index.2090840-93":"Please enter the button text","build.index.2090840-94":"Delimiter","build.index.2090840-95":"Please enter a separator character","build.index.2090840-96":"Time period","build.index.2090840-97":"Please enter a time period","build.index.2090840-98":"Time format","build.index.2090840-99":"Please enter the time format","build.index.2090840-100":"option","build.index.2090840-101":"Option Name","build.index.2090840-102":"Option value","build.index.2090840-103":"Add Options","build.index.2090840-104":"data type","build.index.2090840-105":"dynamic data ","build.index.2090840-106":"Static data","build.index.2090840-107":"Label key name","build.index.2090840-108":"Please enter the label key name","build.index.2090840-109":"Value key name","build.index.2090840-110":"Please enter the value key name","build.index.2090840-111":"Child Key Names","build.index.2090840-112":"Please enter the child key name","build.index.2090840-113":"Add Parent","build.index.2090840-114":"Option Style","build.index.2090840-115":"default","build.index.2090840-116":"button","build.index.2090840-117":"Turn on color","build.index.2090840-118":"Turn off colors","build.index.2090840-119":"Allow half selection","build.index.2090840-120":"Auxiliary text","build.index.2090840-121":"Display scores","build.index.2090840-122":"Display breakpoints","build.index.2090840-123":"Range selection","build.index.2090840-124":"Is it bordered","build.index.2090840-125":"Color Format","build.index.2090840-126":"Please choose a color format","build.index.2090840-127":"Option size","build.index.2090840-128":"secondary","build.index.2090840-129":"less","build.index.2090840-130":"Mini","build.index.2090840-131":"Input statistics","build.index.2090840-132":"Strict Steps","build.index.2090840-133":"Do you want to select multiple options","build.index.2090840-134":"Show full path","build.index.2090840-135":"Can we filter it out","build.index.2090840-136":"Can we clear it","build.index.2090840-137":"Display prompts","build.index.2090840-138":"Multiple file selection","build.index.2090840-139":"Automatic upload","build.index.2090840-140":"Is it read-only","build.index.2090840-141":"Is it disabled","build.index.2090840-142":"Is it searchable","build.index.2090840-143":"Do you want to select multiple options","build.index.2090840-144":"Is it mandatory to fill in","build.index.2090840-145":"Layout Structure Tree","build.index.2090840-146":"Regular verification","build.index.2090840-147":"expression","build.index.2090840-148":"Please enter regularization","build.index.2090840-149":"Error prompt","build.index.2090840-150":"Please enter an error message","build.index.2090840-151":"Add Rule","build.index.2090840-152":"Form Name","build.index.2090840-153":"Please enter the form name (ref)","build.index.2090840-154":"form model ","build.index.2090840-155":"Please enter the data model","build.index.2090840-156":"Model Verify ","build.index.2090840-157":"Please input the validation model","build.index.2090840-158":"Label alignment","build.index.2090840-159":"Left aligned","build.index.2090840-160":"Right aligned","build.index.2090840-161":"Align Top ","build.index.2090840-162":"Label width","build.index.2090840-163":"Grid spacing","build.index.2090840-164":"Disable forms","build.index.2090840-165":"Form button","build.index.2090840-166":"Show unselected component borders","build.index.2090840-167":"Add Options","build.index.2090840-168":"Form size","build.tree.897735-0":"Please enter the option name","build.tree.897735-1":"Please enter the option value","build.tree.897735-2":"character string","build.tree.897735-3":"number","gen.basicInfoForm.235609-0":"Table Name","gen.basicInfoForm.235609-1":"Please enter the warehouse name","gen.basicInfoForm.235609-2":"Table Description","gen.basicInfoForm.235609-3":"Please enter","gen.basicInfoForm.235609-4":"Entity class name","gen.basicInfoForm.235609-5":"author","gen.basicInfoForm.235609-6":"Please enter the table name","gen.basicInfoForm.235609-7":"Please enter a table description","gen.basicInfoForm.235609-8":"Please enter the entity class name","gen.basicInfoForm.235609-9":"Please enter the author","gen.editTable.650980-0":"Basic information","gen.editTable.650980-1":"Field information","gen.editTable.650980-2":"Number","gen.editTable.650980-3":"Field column names","gen.editTable.650980-4":"Field Description","gen.editTable.650980-5":"Physical type","gen.editTable.650980-6":"Java type","gen.editTable.650980-7":"Java Properties","gen.editTable.650980-8":"insert","gen.editTable.650980-9":"edit","gen.editTable.650980-10":"list","gen.editTable.650980-11":"query","gen.editTable.650980-12":"Query method","gen.editTable.650980-13":"Required","gen.editTable.650980-14":"Display type","gen.editTable.650980-15":"Text box","gen.editTable.650980-16":"Text Field","gen.editTable.650980-17":"Dropdown box","gen.editTable.650980-18":"Radio ","gen.editTable.650980-19":"check box","gen.editTable.650980-20":"Date control","gen.editTable.650980-21":"Image upload","gen.editTable.650980-22":"File upload","gen.editTable.650980-23":"Rich Text Control","gen.editTable.650980-24":"Dictionary type","gen.editTable.650980-25":"Generate information","gen.editTable.650980-26":"The form verification did not pass, please recheck the submitted content","gen.editTable.650980-27":"return","gen.genInfoForm.432422-0":"Generate Template","gen.genInfoForm.432422-1":"Single table (adding, deleting, modifying, and querying)","gen.genInfoForm.432422-2":"Tree table (adding, deleting, modifying, and querying)","gen.genInfoForm.432422-3":"Main sub table (add, delete, modify, query)","gen.genInfoForm.432422-4":"Generate package path","gen.genInfoForm.432422-5":"Generate in which Java package, such as com.ruoyi.system","gen.genInfoForm.432422-6":"Generate Module Name","gen.genInfoForm.432422-7":"Can be understood as a subsystem name, such as system","gen.genInfoForm.432422-8":"Generate Business Name","gen.genInfoForm.432422-9":"Can be understood as the English name of the function, such as user","gen.genInfoForm.432422-10":"Generate Function Name","gen.genInfoForm.432422-11":"Used as a class description, such as user","gen.genInfoForm.432422-12":"Superior menu","gen.genInfoForm.432422-13":"Assign to a specified menu, such as System Management","gen.genInfoForm.432422-14":"Please select the system menu","gen.genInfoForm.432422-15":"Generate Code Method","gen.genInfoForm.432422-16":"The default is to download a zip file, and you can also customize the generated path","gen.genInfoForm.432422-17":"Zip compressed package","gen.genInfoForm.432422-18":"Custom Path","gen.genInfoForm.432422-19":"Custom Path","gen.genInfoForm.432422-20":"Fill in the absolute path of the disk. If not filled in, it will be generated under the current web project","gen.genInfoForm.432422-21":"Quick selection of the nearest path","gen.genInfoForm.432422-22":"Restore default generation base path","gen.genInfoForm.432422-23":"Other information","gen.genInfoForm.432422-24":"Tree encoding field","gen.genInfoForm.432422-25":"The name of the encoding field displayed in the tree, such as dept_id","gen.genInfoForm.432422-26":"Tree parent code field","gen.genInfoForm.432422-27":"The name of the parent code field displayed in the tree, for example: parentId","gen.genInfoForm.432422-28":"Tree name field","gen.genInfoForm.432422-29":"The display name field name of the tree node, for example: deptyname","gen.genInfoForm.432422-30":"Related information","gen.genInfoForm.432422-31":"The table name of the associated sub table","gen.genInfoForm.432422-32":"The table name of the associated sub table, such as sys_user","gen.genInfoForm.432422-33":"Foreign key names associated with sub tables","gen.genInfoForm.432422-34":"The foreign key name associated with the sub table, such as user_id","gen.genInfoForm.432422-35":"Please select a generation template","gen.genInfoForm.432422-36":"Please enter the path to generate the package","gen.genInfoForm.432422-37":"Please enter the name of the generation module","gen.genInfoForm.432422-38":"Please enter the generated business name","gen.genInfoForm.432422-39":"Please enter the name of the generation function","gen.import.832346-0":"Import Table","gen.import.832346-1":"Table Name","gen.import.832346-2":"Please enter the table name","gen.import.832346-3":"Table Description","gen.import.832346-4":"Please enter a table description","gen.import.832346-5":"Update time","gen.import.832346-6":"Please select the table to import","gen.index.467583-0":"Export","gen.index.467583-1":"entity","gen.index.467583-2":"preview","gen.index.467583-3":"synchronization","gen.index.467583-4":"Generate Code","gen.index.467583-5":"Code Preview","gen.index.467583-6":"Please select the data to be generated","gen.index.467583-7":"Successfully generated to custom path:","gen.index.467583-8":"Confirm to force synchronization“","gen.index.467583-9":"Is it a table structure?","gen.index.467583-10":"Sync successful","gen.index.467583-11":"Copy successful","gen.index.467583-12":"Are you sure to delete the data item with table number {0}?"}')},b18f:function(e,t,o){"use strict";var i=function(){var e=this,t=e.$createElement,o=e._self._c||t;return o("el-color-picker",{staticClass:"theme-picker",attrs:{predefine:["#486FF2","409EFF","#1890ff","#304156","#212121","#11a983","#13c2c2","#6959CD","#f5222d"],"popper-class":"theme-picker-dropdown"},model:{value:e.theme,callback:function(t){e.theme=t},expression:"theme"}})},n=[],s=o("c7eb"),a=o("1da1"),c=(o("99af"),o("4de4"),o("a15b"),o("14d9"),o("fb6a"),o("a9e3"),o("b680"),o("d3b7"),o("4d63"),o("c607"),o("ac1f"),o("2c3e"),o("00b4"),o("25f0"),o("5319"),o("159b"),o("f6f8").version),r="#486FF2",d={data:function(){return{chalk:"",theme:""}},computed:{defaultTheme:function(){return this.$store.state.settings.theme}},watch:{defaultTheme:{handler:function(e,t){this.theme=e},immediate:!0},theme:function(e){var t=this;return Object(a["a"])(Object(s["a"])().mark((function o(){return Object(s["a"])().wrap((function(o){while(1)switch(o.prev=o.next){case 0:return o.next=2,t.setTheme(e);case 2:case"end":return o.stop()}}),o)})))()}},created:function(){this.defaultTheme!==r&&this.setTheme(this.defaultTheme)},methods:{setTheme:function(e){var t=this;return Object(a["a"])(Object(s["a"])().mark((function o(){var i,n,a,d,l,p,u;return Object(s["a"])().wrap((function(o){while(1)switch(o.prev=o.next){case 0:if(i=t.chalk?t.theme:r,"string"===typeof e){o.next=3;break}return o.abrupt("return");case 3:if(n=t.getThemeCluster(e.replace("#","")),a=t.getThemeCluster(i.replace("#","")),d=function(e,o){return function(){var i=t.getThemeCluster(r.replace("#","")),s=t.updateStyle(t[e],i,n),a=document.getElementById(o);a||(a=document.createElement("style"),a.setAttribute("id",o),document.head.appendChild(a)),a.innerText=s}},t.chalk){o.next=10;break}return l="https://unpkg.com/element-ui@".concat(c,"/lib/theme-chalk/index.css"),o.next=10,t.getCSSString(l,"chalk");case 10:p=d("chalk","chalk-style"),p(),u=[].slice.call(document.querySelectorAll("style")).filter((function(e){var t=e.innerText;return new RegExp(i,"i").test(t)&&!/Chalk Variables/.test(t)})),u.forEach((function(e){var o=e.innerText;"string"===typeof o&&(e.innerText=t.updateStyle(o,a,n))})),t.$emit("change",e);case 15:case"end":return o.stop()}}),o)})))()},updateStyle:function(e,t,o){var i=e;return t.forEach((function(e,t){i=i.replace(new RegExp(e,"ig"),o[t])})),i},getCSSString:function(e,t){var o=this;return new Promise((function(i){var n=new XMLHttpRequest;n.onreadystatechange=function(){4===n.readyState&&200===n.status&&(o[t]=n.responseText.replace(/@font-face{[^}]+}/,""),i())},n.open("GET",e),n.send()}))},getThemeCluster:function(e){for(var t=function(e,t){var o=parseInt(e.slice(0,2),16),i=parseInt(e.slice(2,4),16),n=parseInt(e.slice(4,6),16);return 0===t?[o,i,n].join(","):(o+=Math.round(t*(255-o)),i+=Math.round(t*(255-i)),n+=Math.round(t*(255-n)),o=o.toString(16),i=i.toString(16),n=n.toString(16),"#".concat(o).concat(i).concat(n))},o=function(e,t){var o=parseInt(e.slice(0,2),16),i=parseInt(e.slice(2,4),16),n=parseInt(e.slice(4,6),16);return o=Math.round((1-t)*o),i=Math.round((1-t)*i),n=Math.round((1-t)*n),o=o.toString(16),i=i.toString(16),n=n.toString(16),"#".concat(o).concat(i).concat(n)},i=[e],n=0;n<=9;n++)i.push(t(e,Number((n/10).toFixed(2))));return i.push(o(e,.1)),i}}},l=d,p=(o("f66e"),o("2877")),u=Object(p["a"])(l,i,n,!1,null,null,null);t["a"]=u.exports},b327:function(e,t,o){"use strict";o.r(t);var i=o("e017"),n=o.n(i),s=o("21a1"),a=o.n(s),c=new n.a({id:"icon-scene",use:"icon-scene-usage",viewBox:"0 0 1024 1024",content:''});a.a.add(c);t["default"]=c},b34b:function(e,t,o){},b422:function(e,t,o){"use strict";o.r(t);var i=o("e017"),n=o.n(i),s=o("21a1"),a=o.n(s),c=new n.a({id:"icon-envelope",use:"icon-envelope-usage",viewBox:"0 0 16 16",content:'\r\n \r\n'});a.a.add(c);t["default"]=c},b470:function(e,t,o){"use strict";o.r(t);var i=o("e017"),n=o.n(i),s=o("21a1"),a=o.n(s),c=new n.a({id:"icon-phone",use:"icon-phone-usage",viewBox:"0 0 1024 1024",content:''});a.a.add(c);t["default"]=c},b594:function(e){e.exports=JSON.parse('{"speaker.clientDetails.index.893021-0":"客户端ID","speaker.clientDetails.index.893021-1":"请输入客户端ID","speaker.clientDetails.index.893021-2":"授权平台","speaker.clientDetails.index.893021-3":"请选择平台","speaker.clientDetails.index.893021-4":"搜索","speaker.clientDetails.index.893021-5":"重置","speaker.clientDetails.index.893021-6":"新增","speaker.clientDetails.index.893021-7":"客户端ID","speaker.clientDetails.index.893021-8":"授权平台","speaker.clientDetails.index.893021-9":"状态","speaker.clientDetails.index.893021-10":"开启","speaker.clientDetails.index.893021-11":"关闭","speaker.clientDetails.index.893021-12":"权限范围","speaker.clientDetails.index.893021-13":"云技能ID","speaker.clientDetails.index.893021-14":"授权类型","speaker.clientDetails.index.893021-15":"回调地址","speaker.clientDetails.index.893021-16":"Token有效期","speaker.clientDetails.index.893021-17":"刷新Token有效期","speaker.clientDetails.index.893021-18":"操作","speaker.clientDetails.index.893021-19":"修改","speaker.clientDetails.index.893021-20":"删除","speaker.clientDetails.index.893021-21":"是否确认删除云云对接编号为{0}的数据项?","speaker.clientDetails.index.893021-22":"删除成功","speaker.clientDetails.index.893021-23":"读","speaker.clientDetails.index.893021-24":"写","speaker.clientDetails.detail-dialog.455323-0":"编辑音箱配置","speaker.clientDetails.detail-dialog.455323-1":"新增音箱配置","speaker.clientDetails.detail-dialog.455323-2":"客户端ID","speaker.clientDetails.detail-dialog.455323-3":"请输入客户端ID","speaker.clientDetails.detail-dialog.455323-4":"授权平台","speaker.clientDetails.detail-dialog.455323-5":"请选择授权平台","speaker.clientDetails.detail-dialog.455323-6":"状态","speaker.clientDetails.detail-dialog.455323-7":"请选择状态","speaker.clientDetails.detail-dialog.455323-8":"开启","speaker.clientDetails.detail-dialog.455323-9":"关闭","speaker.clientDetails.detail-dialog.455323-10":"授权类型","speaker.clientDetails.detail-dialog.455323-11":"请选择授权类型","speaker.clientDetails.detail-dialog.455323-12":"权限范围","speaker.clientDetails.detail-dialog.455323-13":"读","speaker.clientDetails.detail-dialog.455323-14":"写","speaker.clientDetails.detail-dialog.455323-15":"秘钥","speaker.clientDetails.detail-dialog.455323-16":"请输入秘钥","speaker.clientDetails.detail-dialog.455323-17":"云技能ID","speaker.clientDetails.detail-dialog.455323-18":"请输入云技能ID","speaker.clientDetails.detail-dialog.455323-19":"Token有效期","speaker.clientDetails.detail-dialog.455323-20":"请输入Token有效期","speaker.clientDetails.detail-dialog.455323-21":"刷新Token有效期","speaker.clientDetails.detail-dialog.455323-22":"请输入刷新Token有效期","speaker.clientDetails.detail-dialog.455323-23":"回调地址","speaker.clientDetails.detail-dialog.455323-24":"请输入回调地址","speaker.clientDetails.detail-dialog.455323-25":"预留信息","speaker.clientDetails.detail-dialog.455323-26":"请输入预留信息","speaker.clientDetails.detail-dialog.455323-27":"保 存","speaker.clientDetails.detail-dialog.455323-28":"取 消","speaker.clientDetails.detail-dialog.455323-29":"请输入客户端ID","speaker.clientDetails.detail-dialog.455323-30":"请选择授权平台","speaker.clientDetails.detail-dialog.455323-31":"请选择状态","speaker.clientDetails.detail-dialog.455323-32":"请选择授权类型","speaker.clientDetails.detail-dialog.455323-33":"请至少选择一个权限","speaker.clientDetails.detail-dialog.455323-34":"请输入秘钥","speaker.clientDetails.detail-dialog.455323-35":"请输入云技能ID","speaker.clientDetails.detail-dialog.455323-36":"请输入回调地址","speaker.clientDetails.detail-dialog.455323-37":"请输入Token有效期","speaker.clientDetails.detail-dialog.455323-38":"请输入刷新Token有效期","speaker.clientDetails.detail-dialog.455323-39":"修改成功","speaker.clientDetails.detail-dialog.455323-40":"新增成功","speaker.dueros.index.364370-0":"产品名称","speaker.dueros.index.364370-1":"请输入产品名称","speaker.dueros.index.364370-2":"音箱类型","speaker.dueros.index.364370-3":"请选择音箱类型","speaker.dueros.index.364370-4":"搜索","speaker.dueros.index.364370-5":"重置","speaker.dueros.index.364370-6":"新增","speaker.dueros.index.364370-7":"生产厂商","speaker.dueros.index.364370-8":"音箱类型","speaker.dueros.index.364370-9":"动作数量","speaker.dueros.index.364370-10":"更新时间","speaker.dueros.index.364370-11":"查看","speaker.dueros.index.364370-12":"删除","speaker.dueros.index.364370-13":"暂无数据,请添加产品","speaker.dueros.index.364370-14":"是否确认删除{0}的数据项?","speaker.dueros.index.364370-15":"删除成功","speaker.dueros.detail-dialog.738430-0":"编辑音箱产品","speaker.dueros.detail-dialog.738430-1":"新增音箱产品","speaker.dueros.detail-dialog.738430-2":"所属产品","speaker.dueros.detail-dialog.738430-3":"所属产品","speaker.dueros.detail-dialog.738430-4":" 1、无法添加没有物模型的产品","speaker.dueros.detail-dialog.738430-5":" 2、无法添加已经添加过的产品","speaker.dueros.detail-dialog.738430-6":"请选择所属产品","speaker.dueros.detail-dialog.738430-7":"厂商名称","speaker.dueros.detail-dialog.738430-8":"请输入厂商名称","speaker.dueros.detail-dialog.738430-9":"音箱类型","speaker.dueros.detail-dialog.738430-10":"请选择音箱类型","speaker.dueros.detail-dialog.738430-11":"注:小度暂时不支持数组类型物模配置","speaker.dueros.detail-dialog.738430-12":"关联产品","speaker.dueros.detail-dialog.738430-13":"刷新","speaker.dueros.detail-dialog.738430-14":"标识符","speaker.dueros.detail-dialog.738430-15":"物模名称","speaker.dueros.detail-dialog.738430-16":"音箱属性标识符","speaker.dueros.detail-dialog.738430-17":"音箱属性名称","speaker.dueros.detail-dialog.738430-18":"音箱动作名称","speaker.dueros.detail-dialog.738430-19":"音箱属性字段对应值","speaker.dueros.detail-dialog.738430-20":"操作","speaker.dueros.detail-dialog.738430-21":"编辑","speaker.dueros.detail-dialog.738430-22":"删除","speaker.dueros.detail-dialog.738430-23":"所属产品不能为空","speaker.dueros.detail-dialog.738430-24":"厂商名称不能为空","speaker.dueros.detail-dialog.738430-25":"音箱类型不能为空","speaker.dueros.detail-dialog.738430-26":"关联成功","speaker.dueros.detail-dialog.738430-27":"刷新成功","speaker.dueros.detail-dialog.738430-28":"是否确认删除{0}的数据项?","speaker.dueros.detail-dialog.738430-29":"删除成功","speaker.dueros.things-model-dialog.454920-0":"编辑物模型关联信息","speaker.dueros.things-model-dialog.454920-1":"基本信息","speaker.dueros.things-model-dialog.454920-2":"模型名称","speaker.dueros.things-model-dialog.454920-3":"请输入模型名称","speaker.dueros.things-model-dialog.454920-4":"模型标识","speaker.dueros.things-model-dialog.454920-5":"请输入模型标识","speaker.dueros.things-model-dialog.454920-6":"关联属性","speaker.dueros.things-model-dialog.454920-7":"关联动作","speaker.dueros.things-model-dialog.454920-8":"关联属性值","speaker.dueros.things-model-dialog.454920-9":"普通类型:直接关联物模型值,如:整形、小数和字符串类型","speaker.dueros.things-model-dialog.454920-10":"特殊类型:根据小度字符填入物模型对应的值,如布尔、枚举和对象类型","speaker.dueros.things-model-dialog.454920-11":"根据右边物模型配置相应属性值","speaker.dueros.things-model-dialog.454920-12":"请输入对应物模型value值","speaker.dueros.things-model-dialog.454920-13":"请输入对应物模型id值","speaker.dueros.things-model-dialog.454920-14":"请输入对应物模型value值","speaker.dueros.things-model-dialog.454920-15":"属性类型","speaker.dueros.things-model-dialog.454920-16":"请选择属性类型","speaker.dueros.things-model-dialog.454920-17":"保 存","speaker.dueros.things-model-dialog.454920-18":"取 消","speaker.dueros.things-model-dialog.454920-19":"请选择关联属性","speaker.dueros.things-model-dialog.454920-20":"请先配置关联属性值...","speaker.dueros.things-model-dialog.454920-21":"提示","speaker.dueros.things-model-dialog.454920-22":"确定","speaker.dueros.things-model-dialog.454920-23":"关联成功"}')},b5fb:function(e,t,o){},b661:function(e,t,o){"use strict";o("a656")},b6f9:function(e,t,o){"use strict";o.r(t);var i=o("e017"),n=o.n(i),s=o("21a1"),a=o.n(s),c=new n.a({id:"icon-example",use:"icon-example-usage",viewBox:"0 0 128 128",content:''});a.a.add(c);t["default"]=c},b6fd:function(e){e.exports=JSON.parse('{"role.index.094567-0":"角色名称","role.index.094567-1":"请输入角色名称","role.index.094567-2":"角色状态","role.index.094567-3":"新增角色","role.index.094567-4":"显示下级机构数据","role.index.094567-5":"选中后,本级可以看下级的数据","role.index.094567-6":"权限字符","role.index.094567-7":"机构名称","role.index.094567-8":"显示顺序","role.index.094567-9":"编辑角色","role.index.094567-10":"删除角色","role.index.094567-11":"更多配置","role.index.094567-12":"分配用户","role.index.094567-13":"请输入角色名称","role.index.094567-14":"控制器中定义的权限字符,如:@PreAuthorize(`@ss.hasRole(\'admin\')`)","role.index.094567-15":"请输入权限字符","role.index.094567-16":"角色顺序","role.index.094567-17":"菜单权限","role.index.094567-18":"展开/折叠","role.index.094567-19":"全选/全不选","role.index.094567-20":"父子联动","role.index.094567-21":"加载中,请稍候","role.index.094567-22":"权限范围","role.index.094567-23":"数据权限","role.index.094567-24":"全部数据权限","role.index.094567-25":"自定数据权限","role.index.094567-26":"本部门数据权限","role.index.094567-27":"本部门及以下数据权限","role.index.094567-28":"仅本人数据权限","role.index.094567-29":"归属机构不能为空","role.index.094567-30":"角色名称不能为空","role.index.094567-31":"权限字符不能为空","role.index.094567-32":"角色顺序不能为空","role.index.094567-33":"添加角色","role.index.094567-34":"修改角色","role.index.094567-35":"分配数据权限","role.index.094567-36":"是否确认删除角色编号为{0}的数据项?","role.index.094567-37":"角色吗?","role.index.094567-38":"机构编号","role.auth-user.876234-0":"请输入用户名称","role.auth-user.876234-1":"添加用户","role.auth-user.876234-2":"批量取消授权","role.auth-user.876234-3":"取消授权","role.auth-user.876234-4":"确认要取消该用户","role.auth-user.876234-5":"取消授权成功","role.auth-user.876234-6":"是否取消选中用户授权数据项?","role.selectUser.093468-0":"选择用户","role.selectUser.093468-1":"请选择要分配的用户","role.selectUser.093468-2":"用户密码","role.selectUser.093468-3":"角色","role.selectUser.093468-4":"请选择角色"}')},b775:function(e,t,o){"use strict";o.d(t,"c",(function(){return f})),o.d(t,"b",(function(){return y}));var i,n=o("c7eb"),s=o("1da1"),a=o("5530"),c=o("53ca"),r=(o("d9e2"),o("caad"),o("fb6a"),o("e9c4"),o("b64b"),o("d3b7"),o("ac1f"),o("2532"),o("3ca3"),o("841c"),o("ddb0"),o("9861"),o("bc3a")),d=o.n(r),l=o("5c96"),p=o("4360"),u=o("5f87"),m=o("81ae"),v=o("c38a"),h=o("63f0"),g=o("21a6"),f={show:!1};d.a.defaults.headers["Content-Type"]="application/json;charset=utf-8";var b=d.a.create({baseURL:"/prod-api",timeout:2e4});function y(e,t,o,c){return i=l["Loading"].service({text:"正在下载数据,请稍候",spinner:"el-icon-loading",background:"rgba(0, 0, 0, 0.7)"}),b.post(e,t,Object(a["a"])({transformRequest:[function(e){return Object(v["k"])(e)}],headers:{"Content-Type":"application/x-www-form-urlencoded"},responseType:"blob"},c)).then(function(){var e=Object(s["a"])(Object(n["a"])().mark((function e(t){var s,a,c,r,d;return Object(n["a"])().wrap((function(e){while(1)switch(e.prev=e.next){case 0:return e.next=2,Object(v["b"])(t);case 2:if(s=e.sent,!s){e.next=8;break}a=new Blob([t]),Object(g["saveAs"])(a,o),e.next=14;break;case 8:return e.next=10,t.text();case 10:c=e.sent,r=JSON.parse(c),d=m["a"][r.code]||r.msg||m["a"]["default"],l["Message"].error(d);case 14:i.close();case 15:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}()).catch((function(e){console.error(e),l["Message"].error("下载文件出现错误,请联系管理员!"),i.close()}))}b.interceptors.request.use((function(e){e.headers.language=p["a"].state.settings.language;var t=!1===(e.headers||{}).isToken,o=!1===(e.headers||{}).repeatSubmit;Object(u["a"])()&&!t&&(e.headers["Authorization"]="Bearer "+Object(u["a"])());var i=new URLSearchParams(window.location.search),n=i.get("share");if(n&&!t&&(e.headers["Authorization"]="Bearer "+n),"get"===e.method&&e.params){var s=e.url+"?"+Object(v["k"])(e.params);s=s.slice(0,-1),e.params={},e.url=s}if(!o&&("post"===e.method||"put"===e.method)){var a={url:e.url,data:"object"===Object(c["a"])(e.data)?JSON.stringify(e.data):e.data,time:(new Date).getTime()},r=h["a"].session.getJSON("sessionObj");if(void 0===r||null===r||""===r)h["a"].session.setJSON("sessionObj",a);else{var d=r.url,l=r.data,m=r.time,g=1e3;if(l===a.data&&a.time-m'});a.a.add(c);t["default"]=c},b88c:function(e,t,o){"use strict";o.r(t);var i=o("e017"),n=o.n(i),s=o("21a1"),a=o.n(s),c=new n.a({id:"icon-build",use:"icon-build-usage",viewBox:"0 0 1024 1024",content:''});a.a.add(c);t["default"]=c},b938:function(e,t,o){"use strict";o("ffec")},badf:function(e,t,o){"use strict";o.r(t);var i=o("e017"),n=o.n(i),s=o("21a1"),a=o.n(s),c=new n.a({id:"icon-redis-list",use:"icon-redis-list-usage",viewBox:"0 0 1024 1024",content:''});a.a.add(c);t["default"]=c},bc70:function(e,t,o){"use strict";o("6f15")},bc7b:function(e,t,o){"use strict";o.r(t);var i=o("e017"),n=o.n(i),s=o("21a1"),a=o.n(s),c=new n.a({id:"icon-druid",use:"icon-druid-usage",viewBox:"0 0 1024 1024",content:''});a.a.add(c);t["default"]=c},bd2d:function(e,t,o){},bfa6:function(e,t,o){"use strict";o.r(t);var i=o("e017"),n=o.n(i),s=o("21a1"),a=o.n(s),c=new n.a({id:"icon-questionMark",use:"icon-questionMark-usage",viewBox:"0 0 1024 1024",content:''});a.a.add(c);t["default"]=c},c02e:function(e){e.exports=JSON.parse('{"sip.splitview.998531-0":"Loading desperately","sip.splitview.998531-1":"Split screen:","sip.splitview.998531-2":"Single screen","sip.splitview.998531-3":"Four screens","sip.splitview.998531-4":"Nine screens","sip.splitview.998531-5":"Screenshot","sip.channel.998532-0":"Device ID","sip.channel.998532-1":"Channel ID","sip.channel.998532-2":"snapshot","sip.channel.998532-3":"Channel name","sip.channel.998532-4":"Product model","sip.channel.998532-5":"state","sip.channel.998532-6":"View live streaming","sip.channel.998532-7":"Modify monitoring device channel information","sip.channel.998532-8":"Are ysip.channel.998532-7 sure to delete the channel information number of the monitoring device {0}?","sip.channel.998532-9":"Push flow status","sip.channel.998532-10":"nothing","sip.channel.998532-11":"Pushing Current","sip.channel.998532-12":"Live recording status","sip.channel.998532-13":"nothing","sip.channel.998532-14":"In the video recording","sip.channel.998532-15":"Video transfer status","sip.channel.998532-16":"nothing","sip.channel.998532-17":"Transferring to storage","sip.channel.998532-18":"Delete success","sip.index.998533-0":"Device ID","sip.index.998533-1":"Please enter the device number","sip.index.998533-2":"Channel ID","sip.index.998533-3":"Please enter the channel ID","sip.index.998533-4":"state","sip.index.998533-5":"Please select a status","sip.index.998533-6":"Add","sip.index.998533-7":"Delete","sip.index.998533-8":"Belonging products","sip.index.998533-9":"Equipment type","sip.index.998533-10":"Administrative Region","sip.index.998533-11":"Registration time","sip.index.998533-12":"Device binding","sip.index.998533-13":"administrative division","sip.index.998533-14":"Please select the device type","sip.index.998533-15":"Channel type","sip.index.998533-16":"Please select channel type","sip.index.998533-17":"Please select a product","sip.index.998533-18":"choice","sip.index.998533-19":"Please enter the number of generation channels","sip.index.998533-20":"Number of channels","sip.index.998533-21":"Generate","sip.index.998533-22":"Associated devices","sip.index.998533-23":"Please select a device","sip.index.998533-24":"Associated Scenarios","sip.index.998533-25":"Please select a scene","sip.index.998533-26":"The default playback protocol cannot be empty","sip.index.998533-27":"Server IP cannot be empty","sip.index.998533-28":"The server domain name cannot be empty","sip.index.998533-29":"The streaming media key cannot be empty","sip.index.998533-30":"The HTTP port cannot be empty","sip.index.998533-31":"The HTTPS port cannot be empty","sip.index.998533-32":"RTMP port cannot be empty","sip.index.998533-33":"RTSP port cannot be empty","sip.index.998533-34":"RTP port range cannot be empty","sip.index.998533-35":"The deletion flag cannot be empty","sip.index.998533-36":"Creator cannot be empty","sip.index.998533-37":"Creation time cannot be empty","sip.index.998533-38":"Multi channel generation","sip.index.998533-39":"Modify product classification","sip.index.998533-40":"Monitoring device binding","sip.index.998533-41":"Binding successful","sip.index.998533-42":"At least one channel quantity","sip.index.998533-43":"Please select the product you belong to","sip.index.998533-44":"Please select region, device type, channel type!","sip.index.998533-45":"Are you sure to delete ID","sip.index.998533-46":"Copy successful!","sip.index.998533-47":"Copy failed!","sip.mediaServerEdit.998534-0":"Streaming Server Node","sip.mediaServerEdit.998534-1":"Server IP","sip.mediaServerEdit.998534-2":"Media Service IP","sip.mediaServerEdit.998534-3":"HTTP port","sip.mediaServerEdit.998534-4":"Media Service HTTP Port","sip.mediaServerEdit.998534-5":"Service Key","sip.mediaServerEdit.998534-6":"Media Services SECRET","sip.mediaServerEdit.998534-7":"Configuration Name","sip.mediaServerEdit.998534-8":"Server IP","sip.mediaServerEdit.998534-9":"Play Protocol","sip.mediaServerEdit.998534-10":"HTTP port","sip.mediaServerEdit.998534-11":"Https port","sip.mediaServerEdit.998534-12":"Rtsp port","sip.mediaServerEdit.998534-13":"Streaming media key","sip.mediaServerEdit.998534-14":"Server domain name","sip.mediaServerEdit.998534-15":"Automatic configuration","sip.mediaServerEdit.998534-16":"Collection mode","sip.mediaServerEdit.998534-17":"Multi port","sip.mediaServerEdit.998534-18":"Single port","sip.mediaServerEdit.998534-19":"Collecting port","sip.mediaServerEdit.998534-20":"origin","sip.mediaServerEdit.998534-21":"termination","sip.mediaServerEdit.998534-22":"Rtmp port","sip.mediaServerEdit.998534-23":"Recording management port","sip.mediaServerEdit.998534-24":"Please enter a valid IP address","sip.mediaServerEdit.998534-25":"Please enter a valid port number","sip.mediaServerEdit.998534-26":"Successfully configured address connection","sip.mediaServerEdit.998534-27":"Unable to connect to configured address","sip.mediaServerEdit.998534-28":"The port number should be between -65535","sip.mediaServer.998535-0":"Add nodes","sip.mediaServer.998535-1":"Configuration Name","sip.mediaServer.998535-2":"Server IP","sip.mediaServer.998535-3":"Play Protocol","sip.mediaServer.998535-4":"Creation time","sip.mediaServer.998535-5":"Restarting...","sip.mediaServer.998535-6":"No data, please first node date","sip.mediaServer.998535-7":"Are you sure to delete the streaming server configuration \\nnumber {0}?","sip.mediaServer.998535-8":"Please enter a configuration name","sip.mediaServer.998535-9":"View","sip.mediaServer.998535-10":"Edit","sip.mediaServer.998535-11":"Manage","sip.mediaServer.998535-12":"Delete","sip.mediaServer.998535-13":"Rtsp Port","sip.mediaServer.998535-14":"Rtmp Port","sip.product-list.998536-0":"Select product","sip.product-list.998536-1":"Tenant Name","sip.product-list.998536-2":"Networking methods","sip.sipConfig.998537-0":"Default configuration","sip.sipConfig.998537-1":"server address","sip.sipConfig.998537-2":"Server Domain","sip.sipConfig.998537-3":"Authentication password","sip.sipConfig.998537-4":"Please enter the authentication password","sip.sipConfig.998537-5":"Access method","sip.sipConfig.998537-6":"Server Port","sip.sipConfig.998537-7":"Server ID","sip.sipConfig.998537-8":"The server domain cannot be empty","sip.sipConfig.998537-9":"Server sipid cannot be empty","sip.sipConfig.998537-10":"The SIP authentication password cannot be empty","sip.sipidGen.998538-0":"administrative division","sip.sipidGen.998538-1":"Generate device number and channel","sip.sipidGen.998538-2":"Device number and channel have been generated","sip.sipidGen.998538-3":"Please select region, device type, channel type","sip.user-list.558539-0":"Select Users","sip.user-list.558539-1":"Mobile phone number","sip.user-list.558539-2":"User ID","sip.user-list.558539-3":"User Name","sip.user-list.558539-4":"User nickname","sip.user-list.558539-5":"Creation time","sip.user-list.558539-6":"Mobile phone number cannot be empty","sip.user-list.558539-7":"The length of the mobile phone number is 11 digits","record.239091-0":"Server identification","record.239091-1":"Please select server identification","record.239091-2":"Application Name","record.239091-3":"Stream ID","record.239091-4":"time","record.239091-5":"Please select the server identity first","record.239091-6":"Please select a date","record.record-oss.80878-0":"Please select a date","record.record-oss.80878-1":"There is no data, please select the channel and node date first","record.record-oss.80878-2":"Passage:","record.record-oss.80878-3":"Please select Channel","record.record-oss.80878-4":"The upload is successful","views.components.player.webrtc.08878-0":"Channel Name:","views.components.player.webrtc.08878-1":"Please select Channel","views.components.player.webrtc.08878-2":"Resources are being released","views.components.player.webrtc.08878-3":"Click to start talkback","views.components.player.webrtc.08878-4":"Waiting to connect...","views.components.player.webrtc.08878-5":"Please speak","views.components.player.webrtc.08878-6":"WebRTC is not supported, and voice calls cannot be performed","views.components.player.webrtc.08878-7":"ICE negotiation error","views.components.player.webrtc.08878-8":"offer anwser exchange failed","views.components.player.webrtc.08878-9":"The capture stream failed","views.components.player.deviceLiveStream.48750-0":"Channel Name:","views.components.player.deviceLiveStream.48750-1":"Please select Channel","views.components.player.deviceLiveStream.48750-2":"To enable stream pulling","views.components.player.deviceLiveStream.48750-3":"To turn on the live recording","views.components.player.DeviceTree.390456-0":"A list of devices","views.components.player.deviceVideo.808340-0":"Passage:","views.components.player.deviceVideo.808340-1":"Please select","views.components.player.deviceVideo.808340-2":"Date:","views.components.player.deviceVideo.808340-3":"Select a date","views.components.player.deviceVideo.808340-4":"View the recording","views.components.player.deviceVideo.808340-5":"View","views.components.player.deviceVideo.808340-6":"Time:","views.components.player.deviceVideo.808340-7":"reach","views.components.player.deviceVideo.808340-8":"Start time","views.components.player.deviceVideo.808340-9":"End time","views.components.player.deviceVideo.808340-10":"Select a time range","views.components.player.deviceVideo.808340-11":"Download the selected recording","views.components.player.deviceVideo.808340-12":"Dump","views.components.player.deviceVideo.808340-13":"Please select a date","views.components.player.deviceVideo.808340-14":"Please make sure that the device supports video recording, or whether the device SD card is inserted correctly","views.components.player.deviceVideo.808340-15":"To transfer to the streaming server, please go to Video Center - > Recording Management to view!"}')},c0c3:function(e,t,o){"use strict";o.d(t,"e",(function(){return n})),o.d(t,"c",(function(){return s})),o.d(t,"d",(function(){return a})),o.d(t,"a",(function(){return c})),o.d(t,"g",(function(){return r})),o.d(t,"b",(function(){return d})),o.d(t,"f",(function(){return l}));var i=o("b775");function n(e){return Object(i["a"])({url:"/system/config/list",method:"get",params:e})}function s(e){return Object(i["a"])({url:"/system/config/"+e,method:"get"})}function a(e){return Object(i["a"])({url:"/system/config/configKey/"+e,method:"get"})}function c(e){return Object(i["a"])({url:"/system/config",method:"post",data:e})}function r(e){return Object(i["a"])({url:"/system/config",method:"put",data:e})}function d(e){return Object(i["a"])({url:"/system/config/"+e,method:"delete"})}function l(){return Object(i["a"])({url:"/system/config/refreshCache",method:"delete"})}},c1f7:function(e,t,o){"use strict";var i,n,s=function(){var e=this,t=e.$createElement,o=e._self._c||t;return o("div",{staticClass:"app-wrapper",class:e.classObj,style:{"--current-color":e.theme}},["mobile"===e.device&&e.sidebar.opened?o("div",{staticClass:"drawer-bg",on:{click:e.handleClickOutside}}):e._e(),e.sidebar.hide?e._e():o("sidebar",{staticClass:"sidebar-container"}),o("div",{staticClass:"main-container",class:{hasTagsView:e.needTagsView,sidebarHide:e.sidebar.hide}},[o("div",{class:{"fixed-header":e.fixedHeader}},[o("navbar"),e.needTagsView?o("tags-view"):e._e()],1),o("app-main"),o("right-panel",[o("settings")],1)],1)],1)},a=[],c=o("5530"),r=function(){var e=this,t=e.$createElement,o=e._self._c||t;return o("div",{ref:"rightPanel",staticClass:"rightPanel-container"},[o("div",{staticClass:"rightPanel-background"}),o("div",{staticClass:"rightPanel"},[o("div",{staticClass:"rightPanel-items"},[e._t("default")],2)])])},d=[],l={name:"RightPanel",props:{clickNotClose:{default:!1,type:Boolean}},computed:{show:{get:function(){return this.$store.state.settings.showSettings},set:function(e){this.$store.dispatch("settings/changeSetting",{key:"showSettings",value:e})}}},watch:{show:function(e){e&&!this.clickNotClose&&this.addEventClick()}},mounted:function(){this.addEventClick()},beforeDestroy:function(){var e=this.$refs.rightPanel;e.remove()},methods:{addEventClick:function(){window.addEventListener("click",this.closeSidebar)},closeSidebar:function(e){var t=e.target.closest(".el-drawer__body");t||(this.show=!1,window.removeEventListener("click",this.closeSidebar))}}},p=l,u=(o("a72c"),o("2877")),m=Object(u["a"])(p,r,d,!1,null,"120e6024",null),v=m.exports,h=function(){var e=this,t=e.$createElement,o=e._self._c||t;return o("section",{staticClass:"app-main"},[o("transition",{attrs:{name:"fade-transform",mode:"out-in"}},[o("keep-alive",{attrs:{include:e.cachedViews}},[e.$route.meta.link?e._e():o("router-view",{key:e.key})],1)],1),o("iframe-toggle")],1)},g=[],f=function(){var e=this,t=e.$createElement,o=e._self._c||t;return o("transition-group",{attrs:{name:"fade-transform",mode:"out-in"}},e._l(e.iframeViews,(function(t,i){return o("inner-link",{directives:[{name:"show",rawName:"v-show",value:e.$route.path===t.path,expression:"$route.path === item.path"}],key:t.path,attrs:{iframeId:"iframe"+i,src:t.meta.link}})})),1)},b=[],y=o("594d"),x={components:{InnerLink:y["a"]},computed:{iframeViews:function(){return this.$store.state.tagsView.iframeViews}}},w=x,k=Object(u["a"])(w,f,b,!1,null,null,null),P=k.exports,C={name:"AppMain",components:{iframeToggle:P},computed:{cachedViews:function(){return this.$store.state.tagsView.cachedViews},key:function(){return this.$route.path}}},S=C,T=(o("bc70"),o("0932"),Object(u["a"])(S,h,g,!1,null,"4d8bf266",null)),z=T.exports,M=function(){var e=this,t=e.$createElement,o=e._self._c||t;return o("div",{staticClass:"navbar"},[o("hamburger",{staticClass:"hamburger-container",attrs:{id:"hamburger-container","is-active":e.sidebar.opened},on:{toggleClick:e.toggleSideBar}}),e.topNav?e._e():o("breadcrumb",{staticClass:"breadcrumb-container",attrs:{id:"breadcrumb-container"}}),e.topNav?o("top-nav",{staticClass:"topmenu-container",attrs:{id:"topmenu-container"}}):e._e(),o("div",{staticClass:"right-menu"},["mobile"!==e.device?[o("langSelect",{staticClass:"right-menu-item hover-effect",attrs:{id:"lang-select"}}),o("size-select",{staticClass:"right-menu-item hover-effect"})]:e._e(),o("el-dropdown",{staticClass:"avatar-container right-menu-item hover-effect"},[o("div",{staticClass:"avatar-wrapper"},[o("img",{staticClass:"avatar",attrs:{src:e.avatar}}),o("span",{staticClass:"name"},[e._v(e._s(e.name))]),o("i",{staticClass:"el-icon-arrow-down el-icon--right"})]),o("el-dropdown-menu",{attrs:{slot:"dropdown"},slot:"dropdown"},[o("router-link",{attrs:{to:"/user/profile"}},[o("el-dropdown-item",[e._v(e._s(e.$t("navbar.personalCenter")))])],1),o("el-dropdown-item",{nativeOn:{click:function(t){e.setting=!0}}},[o("span",[e._v(e._s(e.$t("navbar.layoutSetting")))])]),o("el-dropdown-item",{attrs:{divided:""},nativeOn:{click:function(t){return e.logout(t)}}},[o("span",[e._v(e._s(e.$t("navbar.logout")))])])],1)],1)],2)],1)},D=[],A=o("c7eb"),I=o("1da1"),E=o("2f62"),V=function(){var e=this,t=e.$createElement,o=e._self._c||t;return o("el-breadcrumb",{staticClass:"app-breadcrumb",attrs:{separator:"/"}},[o("transition-group",{attrs:{name:"breadcrumb"}},e._l(e.levelList,(function(t,i){return o("el-breadcrumb-item",{key:t.path},["noRedirect"===t.redirect||i==e.levelList.length-1?o("span",{staticClass:"no-redirect"},[e._v(e._s(t.meta.title))]):o("a",{on:{click:function(o){return o.preventDefault(),e.handleLink(t)}}},[e._v(e._s(t.meta.title))])])})),1)],1)},L=[],B=(o("99af"),o("4de4"),o("14d9"),o("b0c0"),o("d3b7"),o("2ca0"),o("498a"),{data:function(){return{levelList:null}},watch:{$route:function(e){e.path.startsWith("/redirect/")||this.getBreadcrumb()}},created:function(){this.getBreadcrumb()},methods:{getBreadcrumb:function(){var e=this.$route.matched.filter((function(e){return e.meta&&e.meta.title})),t=e[0];this.isDashboard(t)||(e=[{path:"/index",meta:{title:this.$t("navbar.dashboard")}}].concat(e)),this.levelList=e.filter((function(e){return e.meta&&e.meta.title&&!1!==e.meta.breadcrumb}))},isDashboard:function(e){var t=e&&e.name;return!!t&&"Index"===t.trim()},handleLink:function(e){var t=e.redirect,o=e.path;t?this.$router.push(t):this.$router.push(o)}}}),O=B,j=(o("4faf"),Object(u["a"])(O,V,L,!1,null,"69d27de3",null)),R=j.exports,N=function(){var e=this,t=e.$createElement,o=e._self._c||t;return o("el-menu",{attrs:{"default-active":e.activeMenu,mode:"horizontal"},on:{select:e.handleSelect}},[e._l(e.topMenus,(function(t,i){return[ie.visibleNumber?o("el-submenu",{style:{"--theme":e.theme},attrs:{index:"more"}},[o("template",{slot:"title"},[e._v("更多菜单")]),e._l(e.topMenus,(function(t,i){return[i>=e.visibleNumber?o("el-menu-item",{key:i,attrs:{index:t.path}},[o("svg-icon",{attrs:{"icon-class":t.meta.icon}}),e._v(" "+e._s(t.meta.title))],1):e._e()]}))],2):e._e()],2)},_=[],H=(o("7db0"),o("d81d"),o("9911"),o("a18c")),F=["/index","/user/profile"],U={data:function(){return{visibleNumber:5,currentIndex:void 0}},computed:{theme:function(){return this.$store.state.settings.theme},topMenus:function(){var e=[];return this.routers.map((function(t){!0!==t.hidden&&("/"===t.path?e.push(t.children[0]):e.push(t))})),e},routers:function(){return this.$store.state.permission.topbarRouters},childrenMenus:function(){var e=this,t=[];return this.routers.map((function(o){for(var i in o.children)void 0===o.children[i].parentPath&&("/"===o.path?o.children[i].path="/"+o.children[i].path:e.ishttp(o.children[i].path)||(o.children[i].path=o.path+"/"+o.children[i].path),o.children[i].parentPath=o.path),t.push(o.children[i])})),H["a"].concat(t)},activeMenu:function(){var e=this.$route.path,t=e;if(void 0!==e&&e.lastIndexOf("/")>0&&-1===F.indexOf(e)){var o=e.substring(1,e.length);t="/"+o.substring(0,o.indexOf("/")),this.$route.meta.link||this.$store.dispatch("app/toggleSideBarHide",!1)}else this.$route.children||(t=e,this.$store.dispatch("app/toggleSideBarHide",!0));return this.activeRoutes(t),t}},beforeMount:function(){window.addEventListener("resize",this.setVisibleNumber)},beforeDestroy:function(){window.removeEventListener("resize",this.setVisibleNumber)},mounted:function(){this.setVisibleNumber()},methods:{setVisibleNumber:function(){var e=document.body.getBoundingClientRect().width/3;this.visibleNumber=parseInt(e/85)},handleSelect:function(e,t){this.currentIndex=e;var o=this.routers.find((function(t){return t.path===e}));this.ishttp(e)?window.open(e,"_blank"):o&&o.children?(this.activeRoutes(e),this.$store.dispatch("app/toggleSideBarHide",!1)):(this.$router.push({path:e}),this.$store.dispatch("app/toggleSideBarHide",!0))},activeRoutes:function(e){var t=[];this.childrenMenus&&this.childrenMenus.length>0&&this.childrenMenus.map((function(o){(e==o.parentPath||"index"==e&&""==o.path)&&t.push(o)})),t.length>0?this.$store.commit("SET_SIDEBAR_ROUTERS",t):this.$store.dispatch("app/toggleSideBarHide",!0)},ishttp:function(e){return-1!==e.indexOf("http://")||-1!==e.indexOf("https://")}}},q=U,$=(o("1e88"),Object(u["a"])(q,N,_,!1,null,null,null)),G=$.exports,W=function(){var e=this,t=e.$createElement,o=e._self._c||t;return o("div",{staticStyle:{padding:"0 15px"},on:{click:e.toggleClick}},[o("svg",{staticClass:"hamburger",class:{"is-active":e.isActive},attrs:{viewBox:"0 0 1024 1024",xmlns:"http://www.w3.org/2000/svg",width:"64",height:"64"}},[o("path",{attrs:{d:"M408 442h480c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8H408c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm-8 204c0 4.4 3.6 8 8 8h480c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8H408c-4.4 0-8 3.6-8 8v56zm504-486H120c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 632H120c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zM142.4 642.1L298.7 519a8.84 8.84 0 0 0 0-13.9L142.4 381.9c-5.8-4.6-14.4-.5-14.4 6.9v246.3a8.9 8.9 0 0 0 14.4 7z"}})])])},J=[],Z={name:"Hamburger",props:{isActive:{type:Boolean,default:!1}},methods:{toggleClick:function(){this.$emit("toggleClick")}}},Q=Z,K=(o("8dd0"),Object(u["a"])(Q,W,J,!1,null,"49e15297",null)),Y=K.exports,X=function(){var e=this,t=e.$createElement,o=e._self._c||t;return o("div",{staticClass:"size-select"},[o("el-dropdown",{on:{command:e.handleSetSize}},[o("div",{staticClass:"title-wrap"},[o("svg-icon",{attrs:{"icon-class":"font_size"}}),o("span",{staticClass:"size"},[e._v(e._s(e.getSizeName()))])],1),o("el-dropdown-menu",{attrs:{slot:"dropdown"},slot:"dropdown"},e._l(e.sizeOptions,(function(t){return o("el-dropdown-item",{key:t.value,attrs:{disabled:e.size===t.value,command:t.value}},[e._v(" "+e._s(t.label)+" ")])})),1)],1)],1)},ee=[],te=(o("ac1f"),o("5319"),{data:function(){return{sizeOptions:[{label:this.$t("components.sizeSelect.736906-1"),value:"default"},{label:this.$t("components.sizeSelect.736906-2"),value:"medium"},{label:this.$t("components.sizeSelect.736906-3"),value:"small"},{label:this.$t("components.sizeSelect.736906-4"),value:"mini"}]}},computed:{size:function(){return this.$store.getters.size}},methods:{handleSetSize:function(e){this.$ELEMENT.size=e,this.$store.dispatch("app/setSize",e),this.refreshView(),this.$message({message:this.$t("components.sizeSelect.736906-5"),type:"success"})},refreshView:function(){var e=this;this.$store.dispatch("tagsView/delAllCachedViews",this.$route);var t=this.$route.fullPath;this.$nextTick((function(){e.$router.replace({path:"/redirect"+t})}))},getSizeName:function(){var e=this,t=this.sizeOptions.find((function(t){return t.value===e.size}))||{};return t.label}}}),oe=te,ie=(o("1ace"),Object(u["a"])(oe,X,ee,!1,null,"56ec2341",null)),ne=ie.exports,se=o("3f21"),ae={components:{Breadcrumb:R,TopNav:G,Hamburger:Y,SizeSelect:ne,langSelect:se["a"]},computed:Object(c["a"])(Object(c["a"])({},Object(E["b"])(["sidebar","avatar","name","device"])),{},{setting:{get:function(){return this.$store.state.settings.showSettings},set:function(e){this.$store.dispatch("settings/changeSetting",{key:"showSettings",value:e})}},topNav:{get:function(){return this.$store.state.settings.topNav}}}),methods:{toggleSideBar:function(){this.$store.dispatch("app/toggleSideBar")},logout:function(){var e=this;return Object(I["a"])(Object(A["a"])().mark((function t(){return Object(A["a"])().wrap((function(t){while(1)switch(t.prev=t.next){case 0:e.$confirm(e.$t("login.989807-31"),e.$t("login.989807-32"),{confirmButtonText:e.$t("confirm"),cancelButtonText:e.$t("cancel"),type:"warning"}).then((function(){e.$store.dispatch("LogOut").then((function(){location.href="/index"}))})).catch((function(){}));case 1:case"end":return t.stop()}}),t)})))()}}},ce=ae,re=(o("77b7"),Object(u["a"])(ce,M,D,!1,null,"157f8328",null)),de=re.exports,le=function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("el-drawer",{attrs:{size:"280px",visible:e.visible,"with-header":!1,"append-to-body":!0,"show-close":!1}},[i("div",{staticClass:"drawer-container"},[i("div",[i("div",{staticClass:"setting-drawer-content"},[i("div",{staticClass:"setting-drawer-title"},[i("h3",{staticClass:"drawer-title"},[e._v(e._s(e.$t("layout.components.settings.index.909453-0")))])]),i("div",{staticClass:"setting-drawer-block-checbox"},[i("div",{staticClass:"setting-drawer-block-checbox-item",on:{click:function(t){return e.handleTheme("theme-dark")}}},[i("img",{attrs:{src:o("adba"),alt:"dark"}}),"theme-dark"===e.sideTheme?i("div",{staticClass:"setting-drawer-block-checbox-selectIcon",staticStyle:{display:"block"}},[i("i",{staticClass:"anticon anticon-check",attrs:{"aria-label":"图标: check"}},[i("svg",{attrs:{viewBox:"64 64 896 896","data-icon":"check",width:"1em",height:"1em",fill:e.theme,"aria-hidden":"true",focusable:"false"}},[i("path",{attrs:{d:"M912 190h-69.9c-9.8 0-19.1 4.5-25.1 12.2L404.7 724.5 207 474a32 32 0 0 0-25.1-12.2H112c-6.7 0-10.4 7.7-6.3 12.9l273.9 347c12.8 16.2 37.4 16.2 50.3 0l488.4-618.9c4.1-5.1.4-12.8-6.3-12.8z"}})])])]):e._e()]),i("div",{staticClass:"setting-drawer-block-checbox-item",on:{click:function(t){return e.handleTheme("theme-light")}}},[i("img",{attrs:{src:o("a2d0"),alt:"light"}}),"theme-light"===e.sideTheme?i("div",{staticClass:"setting-drawer-block-checbox-selectIcon",staticStyle:{display:"block"}},[i("i",{staticClass:"anticon anticon-check",attrs:{"aria-label":"图标: check"}},[i("svg",{attrs:{viewBox:"64 64 896 896","data-icon":"check",width:"1em",height:"1em",fill:e.theme,"aria-hidden":"true",focusable:"false"}},[i("path",{attrs:{d:"M912 190h-69.9c-9.8 0-19.1 4.5-25.1 12.2L404.7 724.5 207 474a32 32 0 0 0-25.1-12.2H112c-6.7 0-10.4 7.7-6.3 12.9l273.9 347c12.8 16.2 37.4 16.2 50.3 0l488.4-618.9c4.1-5.1.4-12.8-6.3-12.8z"}})])])]):e._e()])]),i("div",{staticClass:"drawer-item"},[i("span",[e._v(e._s(e.$t("layout.components.settings.index.909453-1")))]),i("theme-picker",{staticStyle:{float:"right",height:"26px",margin:"-3px 8px 0 0"},on:{change:e.themeChange}})],1)]),i("el-divider"),i("h3",{staticClass:"drawer-title"},[e._v(e._s(e.$t("layout.components.settings.index.909453-2")))]),i("div",{staticClass:"drawer-item"},[i("span",[e._v(e._s(e.$t("layout.components.settings.index.909453-3")))]),i("el-switch",{staticClass:"drawer-switch",model:{value:e.topNav,callback:function(t){e.topNav=t},expression:"topNav"}})],1),i("div",{staticClass:"drawer-item"},[i("span",[e._v(e._s(e.$t("layout.components.settings.index.909453-4")))]),i("el-switch",{staticClass:"drawer-switch",model:{value:e.tagsView,callback:function(t){e.tagsView=t},expression:"tagsView"}})],1),i("div",{staticClass:"drawer-item"},[i("span",[e._v(e._s(e.$t("layout.components.settings.index.909453-5")))]),i("el-switch",{staticClass:"drawer-switch",model:{value:e.fixedHeader,callback:function(t){e.fixedHeader=t},expression:"fixedHeader"}})],1),i("div",{staticClass:"drawer-item"},[i("span",[e._v(e._s(e.$t("layout.components.settings.index.909453-6")))]),i("el-switch",{staticClass:"drawer-switch",model:{value:e.sidebarLogo,callback:function(t){e.sidebarLogo=t},expression:"sidebarLogo"}})],1),i("div",{staticClass:"drawer-item"},[i("span",[e._v(e._s(e.$t("layout.components.settings.index.909453-7")))]),i("el-switch",{staticClass:"drawer-switch",model:{value:e.dynamicTitle,callback:function(t){e.dynamicTitle=t},expression:"dynamicTitle"}})],1),i("el-divider"),i("el-button",{attrs:{size:"small",type:"primary",plain:"",icon:"el-icon-document-add"},on:{click:e.saveSetting}},[e._v(e._s(e.$t("layout.components.settings.index.909453-8")))]),i("el-button",{attrs:{size:"small",plain:"",icon:"el-icon-refresh"},on:{click:e.resetSetting}},[e._v(e._s(e.$t("layout.components.settings.index.909453-9")))])],1)])])},pe=[],ue=o("b18f"),me={components:{ThemePicker:ue["a"]},data:function(){return{theme:this.$store.state.settings.theme,sideTheme:this.$store.state.settings.sideTheme}},computed:{visible:{get:function(){return this.$store.state.settings.showSettings}},fixedHeader:{get:function(){return this.$store.state.settings.fixedHeader},set:function(e){this.$store.dispatch("settings/changeSetting",{key:"fixedHeader",value:e})}},topNav:{get:function(){return this.$store.state.settings.topNav},set:function(e){this.$store.dispatch("settings/changeSetting",{key:"topNav",value:e}),e||(this.$store.dispatch("app/toggleSideBarHide",!1),this.$store.commit("SET_SIDEBAR_ROUTERS",this.$store.state.permission.defaultRoutes))}},tagsView:{get:function(){return this.$store.state.settings.tagsView},set:function(e){this.$store.dispatch("settings/changeSetting",{key:"tagsView",value:e})}},sidebarLogo:{get:function(){return this.$store.state.settings.sidebarLogo},set:function(e){this.$store.dispatch("settings/changeSetting",{key:"sidebarLogo",value:e})}},dynamicTitle:{get:function(){return this.$store.state.settings.dynamicTitle},set:function(e){this.$store.dispatch("settings/changeSetting",{key:"dynamicTitle",value:e})}}},methods:{themeChange:function(e){this.$store.dispatch("settings/changeSetting",{key:"theme",value:e}),this.theme=e},handleTheme:function(e){this.$store.dispatch("settings/changeSetting",{key:"sideTheme",value:e}),this.sideTheme=e},saveSetting:function(){this.$modal.loading("正在保存到本地,请稍候..."),this.$cache.local.set("layout-setting",'{\n "topNav":'.concat(this.topNav,',\n "tagsView":').concat(this.tagsView,',\n "fixedHeader":').concat(this.fixedHeader,',\n "sidebarLogo":').concat(this.sidebarLogo,',\n "dynamicTitle":').concat(this.dynamicTitle,',\n "sideTheme":"').concat(this.sideTheme,'",\n "theme":"').concat(this.theme,'"\n }')),setTimeout(this.$modal.closeLoading(),1e3)},resetSetting:function(){this.$modal.loading("正在清除设置缓存并刷新,请稍候..."),this.$cache.local.remove("layout-setting"),setTimeout("window.location.reload()",1e3)}}},ve=me,he=(o("c477"),Object(u["a"])(ve,le,pe,!1,null,"d2f43fec",null)),ge=he.exports,fe=function(){var e=this,t=e.$createElement,o=e._self._c||t;return o("div",{class:{"has-logo":e.showLogo},style:{backgroundColor:"theme-dark"===e.settings.sideTheme?e.variables.menuBackground:e.variables.menuLightBackground}},[e.showLogo?o("logo",{attrs:{collapse:e.isCollapse}}):e._e(),o("el-scrollbar",{class:e.settings.sideTheme,attrs:{"wrap-class":"scrollbar-wrapper"}},[o("el-menu",{attrs:{"default-active":e.activeMenu,collapse:e.isCollapse,"background-color":"theme-dark"===e.settings.sideTheme?e.variables.menuBackground:e.variables.menuLightBackground,"text-color":"theme-dark"===e.settings.sideTheme?e.variables.menuColor:e.variables.menuLightColor,"unique-opened":!0,"active-text-color":e.settings.theme,"collapse-transition":!1,mode:"vertical"}},e._l(e.sidebarRouters,(function(e,t){return o("sidebar-item",{key:e.path+t,attrs:{item:e,"base-path":e.path}})})),1)],1),o("div",{staticClass:"version",style:{color:"theme-dark"===e.settings.sideTheme?e.variables.logoTitleColor:e.variables.logoLightTitleColor}},[e.isCollapse?o("div",{staticClass:"collapse"},[o("svg-icon",{staticStyle:{"font-size":"16px","margin-right":"0px"},attrs:{"icon-class":"version"}})],1):o("div",{staticClass:"expand"},[o("svg-icon",{staticStyle:{"font-size":"16px","margin-right":"6px"},attrs:{"icon-class":"version"}}),o("span",[e._v("v2.6.0")])],1)])],1)},be=[],ye=function(){var e=this,t=e.$createElement,o=e._self._c||t;return o("div",{staticClass:"sidebar-logo-container",class:{collapse:e.collapse},style:{backgroundColor:"theme-dark"===e.sideTheme?e.variables.menuBackground:e.variables.menuLightBackground}},[o("transition",{attrs:{name:"sidebarLogoFade"}},[e.collapse?o("router-link",{key:"collapse",staticClass:"sidebar-logo-link",attrs:{to:"/"}},[e.logo?o("img",{staticClass:"sidebar-logo",attrs:{src:e.logo}}):o("h1",{staticClass:"sidebar-title",staticStyle:{"padding-left":"10px"},style:{color:"theme-dark"===e.sideTheme?e.variables.logoTitleColor:e.variables.logoLightTitleColor}},[e._v(e._s(e.title))])]):o("router-link",{key:"expand",staticClass:"sidebar-logo-link",attrs:{to:"/"}},[e.logo?o("img",{staticClass:"sidebar-logo",attrs:{src:e.logo}}):e._e(),o("span",{staticClass:"sidebar-title",staticStyle:{"padding-left":"10px"},style:{color:"theme-dark"===e.sideTheme?e.variables.logoTitleColor:e.variables.logoLightTitleColor}},[e._v(e._s(e.title))])])],1)],1)},xe=[],we=(o("fb6a"),o("4309")),ke=o.n(we),Pe=o("8df1"),Ce=o.n(Pe),Se=o("fcb7"),Te={name:"SidebarLogo",props:{collapse:{type:Boolean,required:!0}},computed:{variables:function(){return Ce.a},sideTheme:function(){return this.$store.state.settings.sideTheme}},data:function(){return{title:"",logo:"",baseUrl:"/prod-api"}},mounted:function(){this.getDeptDetail()},methods:{getDeptDetail:function(){var e=this,t=this.$store.state.user.dept.deptId;Object(Se["c"])(t).then((function(t){var o=t.data;o.logoName?e.title=o.logoName.length>8?o.logoName.slice(0,8):o.logoName:e.title="FastBee",o.deptLogo?e.logo=e.baseUrl+o.deptLogo:e.logo=ke.a}))}}},ze=Te,Me=(o("d1da"),Object(u["a"])(ze,ye,xe,!1,null,"4255dfe1",null)),De=Me.exports,Ae=function(){var e=this,t=e.$createElement,o=e._self._c||t;return e.item.hidden?e._e():o("div",[!e.hasOneShowingChild(e.item.children,e.item)||e.onlyOneChild.children&&!e.onlyOneChild.noShowingChildren||e.item.alwaysShow?o("el-submenu",{ref:"subMenu",attrs:{index:e.resolvePath(e.item.path),"popper-append-to-body":""}},[o("template",{slot:"title"},[e.item.meta?o("item",{attrs:{icon:e.item.meta&&e.item.meta.icon,title:e.item.meta.title}}):e._e()],1),e._l(e.item.children,(function(t){return o("sidebar-item",{key:t.path,staticClass:"nest-menu",attrs:{"is-nest":!0,item:t,"base-path":e.resolvePath(t.path)}})}))],2):[e.onlyOneChild.meta?o("app-link",{attrs:{to:e.resolvePath(e.onlyOneChild.path,e.onlyOneChild.query)}},[o("el-menu-item",{class:{"submenu-title-noDropdown":!e.isNest},attrs:{index:e.resolvePath(e.onlyOneChild.path)}},[o("item",{attrs:{icon:e.onlyOneChild.meta.icon||e.item.meta&&e.item.meta.icon,title:e.onlyOneChild.meta.title}})],1)],1):e._e()]],2)},Ie=[],Ee=(o("b64b"),o("df7c")),Ve=o.n(Ee),Le=o("61f7"),Be={name:"MenuItem",functional:!0,props:{icon:{type:String,default:""},title:{type:String,default:""}},render:function(e,t){var o=t.props,i=o.icon,n=o.title,s=[];return i&&s.push(e("svg-icon",{attrs:{"icon-class":i}})),n&&(n.length>5?s.push(e("span",{slot:"title",attrs:{title:n}},[n])):s.push(e("span",{slot:"title"},[n]))),s}},Oe=Be,je=Object(u["a"])(Oe,i,n,!1,null,null,null),Re=je.exports,Ne=function(){var e=this,t=e.$createElement,o=e._self._c||t;return o(e.type,e._b({tag:"component"},"component",e.linkProps(e.to),!1),[e._t("default")],2)},_e=[],He={props:{to:{type:[String,Object],required:!0}},computed:{isExternal:function(){return Object(Le["a"])(this.to)},type:function(){return this.isExternal?"a":"router-link"}},methods:{linkProps:function(e){return this.isExternal?{href:e,target:"_blank",rel:"noopener"}:{to:e}}}},Fe=He,Ue=Object(u["a"])(Fe,Ne,_e,!1,null,null,null),qe=Ue.exports,$e={computed:{device:function(){return this.$store.state.app.device}},mounted:function(){this.fixBugIniOS()},methods:{fixBugIniOS:function(){var e=this,t=this.$refs.subMenu;if(t){var o=t.handleMouseleave;t.handleMouseleave=function(t){"mobile"!==e.device&&o(t)}}}}},Ge={name:"SidebarItem",components:{Item:Re,AppLink:qe},mixins:[$e],props:{item:{type:Object,required:!0},isNest:{type:Boolean,default:!1},basePath:{type:String,default:""}},data:function(){return this.onlyOneChild=null,{}},methods:{hasOneShowingChild:function(){var e=this,t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],o=arguments.length>1?arguments[1]:void 0;t||(t=[]);var i=t.filter((function(t){return!t.hidden&&(e.onlyOneChild=t,!0)}));return 1===i.length||0===i.length&&(this.onlyOneChild=Object(c["a"])(Object(c["a"])({},o),{},{path:"",noShowingChildren:!0}),!0)},resolvePath:function(e,t){if(Object(Le["a"])(e))return e;if(Object(Le["a"])(this.basePath))return this.basePath;if(t){var o=JSON.parse(t);return{path:Ve.a.resolve(this.basePath,e),query:o}}return Ve.a.resolve(this.basePath,e)}}},We=Ge,Je=Object(u["a"])(We,Ae,Ie,!1,null,null,null),Ze=Je.exports,Qe={components:{SidebarItem:Ze,Logo:De},computed:Object(c["a"])(Object(c["a"])(Object(c["a"])({},Object(E["c"])(["settings"])),Object(E["b"])(["sidebarRouters","sidebar"])),{},{activeMenu:function(){var e=this.$route,t=e.meta,o=e.path;return t.activeMenu?t.activeMenu:o},showLogo:function(){return this.$store.state.settings.sidebarLogo},variables:function(){return Ce.a},isCollapse:function(){return!this.sidebar.opened}})},Ke=Qe,Ye=(o("b661"),Object(u["a"])(Ke,fe,be,!1,null,"0f8c761e",null)),Xe=Ye.exports,et=function(){var e=this,t=e.$createElement,o=e._self._c||t;return o("div",{staticClass:"tags-view-container",attrs:{id:"tags-view-container"}},[o("scroll-pane",{ref:"scrollPane",staticClass:"tags-view-wrapper",on:{scroll:e.handleScroll}},e._l(e.visitedViews,(function(t){return o("router-link",{key:t.path,ref:"tag",refInFor:!0,staticClass:"tags-view-item",class:e.isActive(t)?"active":"",style:e.activeStyle(t),attrs:{to:{path:t.path,query:t.query,fullPath:t.fullPath},tag:"span"},nativeOn:{mouseup:function(o){if("button"in o&&1!==o.button)return null;!e.isAffix(t)&&e.closeSelectedTag(t)},contextmenu:function(o){return o.preventDefault(),e.openMenu(t,o)}}},[e._v(" "+e._s(t.title)+" "),e.isAffix(t)?e._e():o("span",{staticClass:"el-icon-close",on:{click:function(o){return o.preventDefault(),o.stopPropagation(),e.closeSelectedTag(t)}}})])})),1),o("ul",{directives:[{name:"show",rawName:"v-show",value:e.visible,expression:"visible"}],staticClass:"contextmenu",style:{left:e.left+"px",top:e.top+"px"}},[o("li",{on:{click:function(t){return e.refreshSelectedTag(e.selectedTag)}}},[o("i",{staticClass:"el-icon-refresh-right"}),e._v(" 刷新页面")]),e.isAffix(e.selectedTag)?e._e():o("li",{on:{click:function(t){return e.closeSelectedTag(e.selectedTag)}}},[o("i",{staticClass:"el-icon-close"}),e._v(" 关闭当前")]),o("li",{on:{click:e.closeOthersTags}},[o("i",{staticClass:"el-icon-circle-close"}),e._v(" 关闭其他")]),e.isFirstView()?e._e():o("li",{on:{click:e.closeLeftTags}},[o("i",{staticClass:"el-icon-back"}),e._v(" 关闭左侧")]),e.isLastView()?e._e():o("li",{on:{click:e.closeRightTags}},[o("i",{staticClass:"el-icon-right"}),e._v(" 关闭右侧")]),o("li",{on:{click:function(t){return e.closeAllTags(e.selectedTag)}}},[o("i",{staticClass:"el-icon-circle-close"}),e._v(" 全部关闭")])])],1)},tt=[],ot=o("b85c"),it=o("2909"),nt=(o("159b"),function(){var e=this,t=e.$createElement,o=e._self._c||t;return o("el-scrollbar",{ref:"scrollContainer",staticClass:"scroll-container",attrs:{vertical:!1},nativeOn:{wheel:function(t){return t.preventDefault(),e.handleScroll(t)}}},[e._t("default")],2)}),st=[],at=(o("c740"),4),ct={name:"ScrollPane",data:function(){return{left:0}},computed:{scrollWrapper:function(){return this.$refs.scrollContainer.$refs.wrap}},mounted:function(){this.scrollWrapper.addEventListener("scroll",this.emitScroll,!0)},beforeDestroy:function(){this.scrollWrapper.removeEventListener("scroll",this.emitScroll)},methods:{handleScroll:function(e){var t=e.wheelDelta||40*-e.deltaY,o=this.scrollWrapper;o.scrollLeft=o.scrollLeft+t/4},emitScroll:function(){this.$emit("scroll")},moveToTarget:function(e){var t=this.$refs.scrollContainer.$el,o=t.offsetWidth,i=this.scrollWrapper,n=this.$parent.$refs.tag,s=null,a=null;if(n.length>0&&(s=n[0],a=n[n.length-1]),s===e)i.scrollLeft=0;else if(a===e)i.scrollLeft=i.scrollWidth-o;else{var c=n.findIndex((function(t){return t===e})),r=n[c-1],d=n[c+1],l=d.$el.offsetLeft+d.$el.offsetWidth+at,p=r.$el.offsetLeft-at;l>i.scrollLeft+o?i.scrollLeft=l-o:p1&&void 0!==arguments[1]?arguments[1]:"/",i=[];return e.forEach((function(e){if(e.meta&&e.meta.affix){var n=Ve.a.resolve(o,e.path);i.push({fullPath:n,path:n,name:e.name,meta:Object(c["a"])({},e.meta)})}if(e.children){var s=t.filterAffixTags(e.children,e.path);s.length>=1&&(i=[].concat(Object(it["a"])(i),Object(it["a"])(s)))}})),i},initTags:function(){var e,t=this.affixTags=this.filterAffixTags(this.routes),o=Object(ot["a"])(t);try{for(o.s();!(e=o.n()).done;){var i=e.value;i.name&&this.$store.dispatch("tagsView/addVisitedView",i)}}catch(n){o.e(n)}finally{o.f()}},addTags:function(){var e=this.$route.name;return e&&(this.$store.dispatch("tagsView/addView",this.$route),this.$route.meta.link&&this.$store.dispatch("tagsView/addIframeView",this.$route)),!1},moveToCurrentTag:function(){var e=this,t=this.$refs.tag;this.$nextTick((function(){var o,i=Object(ot["a"])(t);try{for(i.s();!(o=i.n()).done;){var n=o.value;if(n.to.path===e.$route.path){e.$refs.scrollPane.moveToTarget(n),n.to.fullPath!==e.$route.fullPath&&e.$store.dispatch("tagsView/updateVisitedView",e.$route);break}}}catch(s){i.e(s)}finally{i.f()}}))},refreshSelectedTag:function(e){this.$tab.refreshPage(e),this.$route.meta.link&&this.$store.dispatch("tagsView/delIframeView",this.$route)},closeSelectedTag:function(e){var t=this;this.$tab.closePage(e).then((function(o){var i=o.visitedViews;t.isActive(e)&&t.toLastView(i,e)}))},closeRightTags:function(){var e=this;this.$tab.closeRightPage(this.selectedTag).then((function(t){t.find((function(t){return t.fullPath===e.$route.fullPath}))||e.toLastView(t)}))},closeLeftTags:function(){var e=this;this.$tab.closeLeftPage(this.selectedTag).then((function(t){t.find((function(t){return t.fullPath===e.$route.fullPath}))||e.toLastView(t)}))},closeOthersTags:function(){var e=this;this.$router.push(this.selectedTag).catch((function(){})),this.$tab.closeOtherPage(this.selectedTag).then((function(){e.moveToCurrentTag()}))},closeAllTags:function(e){var t=this;this.$tab.closeAllPage().then((function(o){var i=o.visitedViews;t.affixTags.some((function(e){return e.path===t.$route.path}))||t.toLastView(i,e)}))},toLastView:function(e,t){var o=e.slice(-1)[0];o?this.$router.push(o.fullPath):"Dashboard"===t.name?this.$router.replace({path:"/redirect"+t.fullPath}):this.$router.push("/")},openMenu:function(e,t){var o=105,i=this.$el.getBoundingClientRect().left,n=this.$el.offsetWidth,s=n-o,a=t.clientX-i+15;this.left=a>s?s:a,this.top=t.clientY,this.visible=!0,this.selectedTag=e},closeMenu:function(){this.visible=!1},handleScroll:function(){this.closeMenu()}}},ut=pt,mt=(o("89cf"),o("0284"),Object(u["a"])(ut,et,tt,!1,null,"4c634962",null)),vt=mt.exports,ht=o("4360"),gt=document,ft=gt.body,bt=992,yt={watch:{$route:function(e){"mobile"===this.device&&this.sidebar.opened&&ht["a"].dispatch("app/closeSideBar",{withoutAnimation:!1})}},beforeMount:function(){window.addEventListener("resize",this.$_resizeHandler)},beforeDestroy:function(){window.removeEventListener("resize",this.$_resizeHandler)},mounted:function(){var e=this.$_isMobile();e&&(ht["a"].dispatch("app/toggleDevice","mobile"),ht["a"].dispatch("app/closeSideBar",{withoutAnimation:!0}))},methods:{$_isMobile:function(){var e=ft.getBoundingClientRect();return e.width-1'});a.a.add(c);t["default"]=c},c2d1:function(e){e.exports=JSON.parse('{"alert.index.236501-0":"告警名称","alert.log.491272-1":"请输入告警名称","alert.index.236501-2":"告警级别","alert.index.236501-3":"请选择告警级别","alert.index.236501-11":"备注信息","alert.index.236501-16":"告警状态","alert.index.236501-17":"关联场景","alert.index.236501-18":"场景名称","alert.index.236501-19":"触发条件","alert.index.236501-20":"任意条件","alert.index.236501-21":"所有条件","alert.index.236501-22":"不满足条件","alert.index.236501-23":"执行方式","alert.index.236501-24":"串行","alert.index.236501-25":"并行","alert.index.236501-26":"移除","alert.index.236501-27":"消息通知","alert.index.236501-28":"模板名称","alert.index.236501-29":"渠道类型","alert.index.236501-30":"渠道账号","alert.index.236501-31":"服务商","alert.index.236501-33":"添加场景","alert.index.236501-34":"添加模板","alert.index.236501-39":"告警名称不能为空","alert.index.236501-40":"告警级别不能为空","alert.index.236501-41":"添加告警配置","alert.index.236501-42":"修改设备告警","alert.index.236501-43":"是否确认删除设备告警编号为{0}的数据项?","alert.index.236501-44":"状态","alert.index.236501-45":"启动","alert.index.236501-46":"暂停","alert.log.491272-4":"处理状态","alert.log.491272-5":"请选择处理状态","alert.log.491272-8":"设备编号","alert.log.491272-9":"设备名称","alert.log.491272-10":"告警时间","alert.log.491272-18":"处理内容不能为空","alert.log.491272-19":"添加设备告警","alert.log.491272-20":"修改设备告警","alert.log.491272-23":"是否确认删除设备告警编号为{0}的数据项?","alert.log.491272-24":"数据","alert.log.491272-25":"处理","alert.log.491272-26":"处理结果","alert.notify-temp-list.555661-0":"通知模板场景","alert.notify-temp-list.555661-1":"模版名称","alert.notify-temp-list.555661-2":"请输入模版名称","alert.notify-temp-list.555661-4":"请选择渠道类型","alert.notify-temp-list.555661-7":"编号","alert.notify-temp-list.555661-11":"是否启用","alert.scene-list.591934-0":"选择场景","alert.scene-list.591934-1":"场景名称","alert.scene-list.591934-2":"请输入场景名称","alert-user.837395-0":"选择告警用户","alert-user.837395-1":"确认删除告警用户?"}')},c378:function(e,t,o){"use strict";o.r(t);var i=o("e017"),n=o.n(i),s=o("21a1"),a=o.n(s),c=new n.a({id:"icon-usr-table",use:"icon-usr-table-usage",viewBox:"0 0 1024 1024",content:''});a.a.add(c);t["default"]=c},c38a:function(e,t,o){"use strict";o.d(t,"g",(function(){return c})),o.d(t,"h",(function(){return r})),o.d(t,"c",(function(){return d})),o.d(t,"a",(function(){return l})),o.d(t,"i",(function(){return p})),o.d(t,"j",(function(){return u})),o.d(t,"f",(function(){return m})),o.d(t,"e",(function(){return v})),o.d(t,"d",(function(){return h})),o.d(t,"k",(function(){return g})),o.d(t,"b",(function(){return f}));var i=o("c7eb"),n=o("1da1"),s=o("b85c"),a=o("53ca");o("a15b"),o("14d9"),o("b64b"),o("d3b7"),o("4d63"),o("c607"),o("ac1f"),o("2c3e"),o("00b4"),o("25f0"),o("5319"),o("1276");function c(e,t){if(0===arguments.length||!e)return null;var o,i=t||"{y}-{m}-{d} {h}:{i}:{s}";"object"===Object(a["a"])(e)?o=e:("string"===typeof e&&/^[0-9]+$/.test(e)?e=parseInt(e):"string"===typeof e&&(e=e.replace(new RegExp(/-/gm),"/").replace("T"," ").replace(new RegExp(/\.[\d]{3}/gm),"")),"number"===typeof e&&10===e.toString().length&&(e*=1e3),o=new Date(e));var n={y:o.getFullYear(),m:o.getMonth()+1,d:o.getDate(),h:o.getHours(),i:o.getMinutes(),s:o.getSeconds(),a:o.getDay()},s=i.replace(/{(y|m|d|h|i|s|a)+}/g,(function(e,t){var o=n[t];return"a"===t?["日","一","二","三","四","五","六"][o]:(e.length>0&&o<10&&(o="0"+o),o||0)}));return s}function r(e){this.$refs[e]&&this.$refs[e].resetFields()}function d(e){this.$refs[e]&&this.$refs[e].clearValidate()}function l(e,t,o){var i=e;return i.params="object"!==Object(a["a"])(i.params)||null===i.params||Array.isArray(i.params)?{}:i.params,t=Array.isArray(t)?t:[],"undefined"===typeof o?(i.params["beginTime"]=t[0],i.params["endTime"]=t[1]):(i.params["begin"+o]=t[0],i.params["end"+o]=t[1]),i}function p(e,t){if(void 0===t)return"";var o=[];return Object.keys(e).some((function(i){if(e[i].value==""+t)return o.push(e[i].label),!0})),0===o.length&&o.push(t),o.join("")}function u(e,t,o){if(void 0===t||0===t.length)return"";Array.isArray(t)&&(t=t.join(","));var i=[],n=void 0===o?",":o,s=t.split(n);return Object.keys(t.split(n)).some((function(t){var o=!1;Object.keys(e).some((function(a){e[a].value==""+s[t]&&(i.push(e[a].label+n),o=!0)})),o||i.push(s[t]+n)})),i.join("").substring(0,i.join("").length-1)}function m(e){return e&&"undefined"!=e&&"null"!=e?e:""}function v(e,t){for(var o in t)try{t[o].constructor==Object?e[o]=v(e[o],t[o]):e[o]=t[o]}catch(i){e[o]=t[o]}return e}function h(e,t,o,i){var n,a={id:t||"id",parentId:o||"parentId",childrenList:i||"children"},c={},r={},d=[],l=Object(s["a"])(e);try{for(l.s();!(n=l.n()).done;){var p=n.value,u=p[a.parentId];null==c[u]&&(c[u]=[]),r[p[a.id]]=p,c[u].push(p)}}catch(w){l.e(w)}finally{l.f()}var m,v=Object(s["a"])(e);try{for(v.s();!(m=v.n()).done;){var h=m.value,g=h[a.parentId];null==r[g]&&d.push(h)}}catch(w){v.e(w)}finally{v.f()}for(var f=0,b=d;f'});a.a.add(c);t["default"]=c},c6c4:function(e,t,o){"use strict";o.r(t);var i=o("e017"),n=o.n(i),s=o("21a1"),a=o.n(s),c=new n.a({id:"icon-plugin",use:"icon-plugin-usage",viewBox:"0 0 1024 1024",content:''});a.a.add(c);t["default"]=c},caf7:function(e,t,o){"use strict";o.r(t);var i=o("e017"),n=o.n(i),s=o("21a1"),a=o.n(s),c=new n.a({id:"icon-email",use:"icon-email-usage",viewBox:"0 0 128 96",content:''});a.a.add(c);t["default"]=c},cd68:function(e,t,o){},cda1:function(e,t,o){"use strict";o.r(t);var i=o("e017"),n=o.n(i),s=o("21a1"),a=o.n(s),c=new n.a({id:"icon-github",use:"icon-github-usage",viewBox:"0 0 1024 1024",content:''});a.a.add(c);t["default"]=c},d1da:function(e,t,o){"use strict";o("539c")},d2d8:function(e,t,o){"use strict";o.r(t);var i=o("e017"),n=o.n(i),s=o("21a1"),a=o.n(s),c=new n.a({id:"icon-wind_speed",use:"icon-wind_speed-usage",viewBox:"0 0 1024 1024",content:''});a.a.add(c);t["default"]=c},d32a:function(e){e.exports=JSON.parse('{"app.lang.755172-4":"ID","app.lang.755172-5":"Tag","app.lang.755172-6":"Country","app.lang.755172-7":"Time Zone","app.lang.755172-8":"Language name","app.lang.755172-11":"Please enter the tag","app.lang.755172-12":"Please enter the country","app.lang.755172-13":"Please enter the time zone","app.lang.755172-14":"Please enter the name","app.lang.755172-17":"Add Language","app.lang.755172-18":"Modify Language","app.lang.755172-21":"Do you want to delete the language data item with ID {0} ?","app.start.891644-0":"Institution ID","app.start.891644-1":"Please enter the institution ID","app.start.891644-2":"Login page title","app.start.891644-3":"Please enter the login page title","app.start.891644-8":"country","app.start.891644-9":"Launch Title","app.start.891644-12":"Generate QR code","app.start.891644-14":"Please enter the country","app.start.891644-15":"Start up diagram","app.start.891644-16":"Please enter the startup title","app.start.891644-17":"Registration Agreement","app.start.891644-18":"Select file","app.start.891644-19":"Privacy Policy","app.start.891644-20":"About our introduction","app.start.891644-21":"Please enter the content","app.start.891644-24":"Download brand code","app.start.891644-25":"Institution ID cannot be empty","app.start.891644-26":"Country cannot be empty","app.start.891644-27":"The startup map cannot be empty","app.start.891644-28":"The startup title cannot be empty","app.start.891644-29":"The registration agreement cannot be empty","app.start.891644-30":"Privacy policy cannot be empty","app.start.891644-31":"The login page title cannot be empty","app.start.891644-32":"Logo cannot be empty","app.start.891644-33":"Add APP startup information","app.start.891644-34":"Modify APP startup information","app.start.891644-37":"Are you sure to delete the data item with APP startup information number {0}?","app.start.891644-40":"The number of uploads cannot exceed 1","app.start.891644-41":"Are you sure you want to remove {0}?","app.start.891644-42":"Please upload the correct file format","app.start.891644-43":"Export Language Pack","app.start.891644-44":"Generate Language Pack","app.start.891644-45":"Export translation","app.start.891644-46":"Import translation","app.start.891644-47":"Export original table data","app.start.891644-48":"Please enter a language name","app.start.891644-49":"Please enter the country name"}')},d746:function(e,t,o){},d7a0:function(e,t,o){"use strict";o.r(t);var i=o("e017"),n=o.n(i),s=o("21a1"),a=o.n(s),c=new n.a({id:"icon-code",use:"icon-code-usage",viewBox:"0 0 1024 1024",content:''});a.a.add(c);t["default"]=c},d81f:function(e,t,o){"use strict";o.r(t);var i=o("e017"),n=o.n(i),s=o("21a1"),a=o.n(s),c=new n.a({id:"icon-wifi_1",use:"icon-wifi_1-usage",viewBox:"0 0 1122 1024",content:''});a.a.add(c);t["default"]=c},d88a:function(e,t,o){"use strict";o.r(t);var i=o("e017"),n=o.n(i),s=o("21a1"),a=o.n(s),c=new n.a({id:"icon-user",use:"icon-user-usage",viewBox:"0 0 1024 1024",content:''});a.a.add(c);t["default"]=c},d8d1:function(e){e.exports=JSON.parse('{"build.index.2090840-0":"输入型组件","build.index.2090840-1":"选择型组件","build.index.2090840-2":"布局型组件","build.index.2090840-3":"导出vue文件","build.index.2090840-4":"复制代码","build.index.2090840-5":"清空","build.index.2090840-6":"从左侧拖入或点选组件进行表单设计","build.index.2090840-7":"选择生成类型","build.index.2090840-8":"代码已复制到剪切板,可粘贴。","build.index.2090840-9":"代码复制失败","build.index.2090840-10":"确定要清空所有组件吗?","build.index.2090840-11":"提示","build.index.2090840-12":"生成类型","build.index.2090840-13":"文件名","build.index.2090840-14":"请输入文件名","build.index.2090840-15":"生成类型不能为空","build.index.2090840-16":"页面","build.index.2090840-17":"弹窗","build.index.2090840-18":"选择图标","build.index.2090840-19":"请输入图标名称","build.index.2090840-20":"组件属性","build.index.2090840-21":"表单属性","build.index.2090840-22":"查看组件文档","build.index.2090840-23":"组件类型","build.index.2090840-24":"请选择组件类型","build.index.2090840-25":"字段名","build.index.2090840-26":"请输入字段名(v-model)","build.index.2090840-27":"组件名","build.index.2090840-28":"标题","build.index.2090840-29":"请输入标题","build.index.2090840-30":"占位提示","build.index.2090840-31":"请输入占位提示","build.index.2090840-32":"开始占位","build.index.2090840-33":"结束占位","build.index.2090840-34":"表单栅格","build.index.2090840-35":"栅格间隔","build.index.2090840-36":"布局模式","build.index.2090840-37":"水平排列","build.index.2090840-38":"请选择水平排列","build.index.2090840-39":"标签宽度","build.index.2090840-40":"请输入标签宽度","build.index.2090840-41":"组件宽度","build.index.2090840-42":"请输入组件宽度","build.index.2090840-43":"默认值","build.index.2090840-44":"请输入默认值","build.index.2090840-45":"至少应选","build.index.2090840-46":"最多可选","build.index.2090840-47":"前缀","build.index.2090840-48":"请输入前缀","build.index.2090840-49":"后缀","build.index.2090840-50":"请输入后缀","build.index.2090840-51":"前图标","build.index.2090840-52":"请输入前图标名称","build.index.2090840-53":"后图标","build.index.2090840-54":"请输入后图标名称","build.index.2090840-55":"选项分隔符","build.index.2090840-56":"请输入选项分隔符","build.index.2090840-57":"最小行数","build.index.2090840-58":"最大行数","build.index.2090840-59":"最小值","build.index.2090840-60":"最大值","build.index.2090840-61":"步长","build.index.2090840-62":"步数","build.index.2090840-63":"精度","build.index.2090840-64":"按钮位置","build.index.2090840-65":"默认","build.index.2090840-66":"右侧","build.index.2090840-67":"最多输入","build.index.2090840-68":"请输入字符长度","build.index.2090840-69":"个字符","build.index.2090840-70":"开启提示","build.index.2090840-71":"请输入开启提示","build.index.2090840-72":"关闭提示","build.index.2090840-73":"请输入关闭提示","build.index.2090840-74":"开启值","build.index.2090840-75":"请输入开启值","build.index.2090840-76":"关闭值","build.index.2090840-77":"请输入关闭值","build.index.2090840-78":"时间类型","build.index.2090840-79":"请选择时间类型","build.index.2090840-80":"文件字段名","build.index.2090840-81":"请输入上传文件字段名","build.index.2090840-82":"文件类型","build.index.2090840-83":"请选择文件类型","build.index.2090840-84":"图片","build.index.2090840-85":"视频","build.index.2090840-86":"音频","build.index.2090840-87":"文件大小","build.index.2090840-88":"请输入文件大小","build.index.2090840-89":"上传地址","build.index.2090840-90":"请输入上传地址","build.index.2090840-91":"列表类型","build.index.2090840-92":"按钮文字","build.index.2090840-93":"请输入按钮文字","build.index.2090840-94":"分隔符","build.index.2090840-95":"请输入分隔符","build.index.2090840-96":"时间段","build.index.2090840-97":"请输入时间段","build.index.2090840-98":"时间格式","build.index.2090840-99":"请输入时间格式","build.index.2090840-100":"选项","build.index.2090840-101":"选项名","build.index.2090840-102":"选项值","build.index.2090840-103":"添加选项","build.index.2090840-104":"数据类型","build.index.2090840-105":"动态数据","build.index.2090840-106":"静态数据","build.index.2090840-107":"标签键名","build.index.2090840-108":"请输入标签键名","build.index.2090840-109":"值键名","build.index.2090840-110":"请输入值键名","build.index.2090840-111":"子级键名","build.index.2090840-112":"请输入子级键名","build.index.2090840-113":"添加父级","build.index.2090840-114":"选项样式","build.index.2090840-115":"默认","build.index.2090840-116":"按钮","build.index.2090840-117":"开启颜色","build.index.2090840-118":"关闭颜色","build.index.2090840-119":"允许半选","build.index.2090840-120":"辅助文字","build.index.2090840-121":"显示分数","build.index.2090840-122":"显示间断点","build.index.2090840-123":"范围选择","build.index.2090840-124":"是否带边框","build.index.2090840-125":"颜色格式","build.index.2090840-126":"请选择颜色格式","build.index.2090840-127":"选项尺寸","build.index.2090840-128":"中等","build.index.2090840-129":"较小","build.index.2090840-130":"迷你","build.index.2090840-131":"输入统计","build.index.2090840-132":"严格步数","build.index.2090840-133":"是否多选","build.index.2090840-134":"展示全路径","build.index.2090840-135":"可否筛选","build.index.2090840-136":"能否清空","build.index.2090840-137":"显示提示","build.index.2090840-138":"多选文件","build.index.2090840-139":"自动上传","build.index.2090840-140":"是否只读","build.index.2090840-141":"是否禁用","build.index.2090840-142":"是否可搜索","build.index.2090840-143":"是否多选","build.index.2090840-144":"是否必填","build.index.2090840-145":"布局结构树","build.index.2090840-146":"正则校验","build.index.2090840-147":"表达式","build.index.2090840-148":"请输入正则","build.index.2090840-149":"错误提示","build.index.2090840-150":"请输入错误提示","build.index.2090840-151":"添加规则","build.index.2090840-152":"表单名","build.index.2090840-153":"请输入表单名(ref)","build.index.2090840-154":"表单模型","build.index.2090840-155":"请输入数据模型","build.index.2090840-156":"校验模型","build.index.2090840-157":"请输入校验模型","build.index.2090840-158":"标签对齐","build.index.2090840-159":"左对齐","build.index.2090840-160":"右对齐","build.index.2090840-161":"顶部对齐","build.index.2090840-162":"标签宽度","build.index.2090840-163":"栅格间隔","build.index.2090840-164":"禁用表单","build.index.2090840-165":"表单按钮","build.index.2090840-166":"显示未选中组件边框","build.index.2090840-167":"添加选项","build.index.2090840-168":"表单尺寸","build.tree.897735-0":"请输入选项名","build.tree.897735-1":"请输入选项值","build.tree.897735-2":"字符串","build.tree.897735-3":"数字","gen.basicInfoForm.235609-0":"表名称","gen.basicInfoForm.235609-1":"请输入仓库名称","gen.basicInfoForm.235609-2":"表描述","gen.basicInfoForm.235609-3":"请输入","gen.basicInfoForm.235609-4":"实体类名称","gen.basicInfoForm.235609-5":"作者","gen.basicInfoForm.235609-6":"请输入表名称","gen.basicInfoForm.235609-7":"请输入表描述","gen.basicInfoForm.235609-8":"请输入实体类名称","gen.basicInfoForm.235609-9":"请输入作者","gen.editTable.650980-0":"基本信息","gen.editTable.650980-1":"字段信息","gen.editTable.650980-2":"序号","gen.editTable.650980-3":"字段列名","gen.editTable.650980-4":"字段描述","gen.editTable.650980-5":"物理类型","gen.editTable.650980-6":"Java类型","gen.editTable.650980-7":"java属性","gen.editTable.650980-8":"插入","gen.editTable.650980-9":"编辑","gen.editTable.650980-10":"列表","gen.editTable.650980-11":"查询","gen.editTable.650980-12":"查询方式","gen.editTable.650980-13":"必填","gen.editTable.650980-14":"显示类型","gen.editTable.650980-15":"文本框","gen.editTable.650980-16":"文本域","gen.editTable.650980-17":"下拉框","gen.editTable.650980-18":"单选框","gen.editTable.650980-19":"复选框","gen.editTable.650980-20":"日期控件","gen.editTable.650980-21":"图片上传","gen.editTable.650980-22":"文件上传","gen.editTable.650980-23":"富文本控件","gen.editTable.650980-24":"字典类型","gen.editTable.650980-25":"生成信息","gen.editTable.650980-26":"表单校验未通过,请重新检查提交内容","gen.editTable.650980-27":"返回","gen.genInfoForm.432422-0":"生成模板","gen.genInfoForm.432422-1":"单表(增删改查)","gen.genInfoForm.432422-2":"树表(增删改查)","gen.genInfoForm.432422-3":"主子表(增删改查)","gen.genInfoForm.432422-4":"生成包路径","gen.genInfoForm.432422-5":"生成在哪个java包下,例如 com.ruoyi.system","gen.genInfoForm.432422-6":"生成模块名","gen.genInfoForm.432422-7":"可理解为子系统名,例如 system","gen.genInfoForm.432422-8":"生成业务名","gen.genInfoForm.432422-9":"可理解为功能英文名,例如 user","gen.genInfoForm.432422-10":"生成功能名","gen.genInfoForm.432422-11":"用作类描述,例如 用户","gen.genInfoForm.432422-12":"上级菜单","gen.genInfoForm.432422-13":"分配到指定菜单下,例如 系统管理","gen.genInfoForm.432422-14":"请选择系统菜单","gen.genInfoForm.432422-15":"生成代码方式","gen.genInfoForm.432422-16":"默认为zip压缩包下载,也可以自定义生成路径","gen.genInfoForm.432422-17":"zip压缩包","gen.genInfoForm.432422-18":"自定义路径","gen.genInfoForm.432422-19":"自定义路径","gen.genInfoForm.432422-20":"填写磁盘绝对路径,若不填写,则生成到当前Web项目下","gen.genInfoForm.432422-21":" 最近路径快速选择","gen.genInfoForm.432422-22":"恢复默认的生成基础路径","gen.genInfoForm.432422-23":"其他信息","gen.genInfoForm.432422-24":"树编码字段","gen.genInfoForm.432422-25":"树显示的编码字段名, 如:dept_id","gen.genInfoForm.432422-26":"树父编码字段","gen.genInfoForm.432422-27":"树显示的父编码字段名, 如:parent_Id","gen.genInfoForm.432422-28":"树名称字段","gen.genInfoForm.432422-29":"树节点的显示名称字段名, 如:dept_name","gen.genInfoForm.432422-30":"关联信息","gen.genInfoForm.432422-31":"关联子表的表名","gen.genInfoForm.432422-32":"关联子表的表名, 如:sys_user","gen.genInfoForm.432422-33":"子表关联的外键名","gen.genInfoForm.432422-34":"子表关联的外键名, 如:user_id","gen.genInfoForm.432422-35":"请选择生成模板","gen.genInfoForm.432422-36":"请输入生成包路径","gen.genInfoForm.432422-37":"请输入生成模块名","gen.genInfoForm.432422-38":"请输入生成业务名","gen.genInfoForm.432422-39":"请输入生成功能名","gen.import.832346-0":"导入表","gen.import.832346-1":"表名称","gen.import.832346-2":"请输入表名称","gen.import.832346-3":"表描述","gen.import.832346-4":"请输入表描述","gen.import.832346-5":"更新时间","gen.import.832346-6":"请选择要导入的表","gen.index.467583-0":"导出","gen.index.467583-1":"实体","gen.index.467583-2":"预览","gen.index.467583-3":"同步","gen.index.467583-4":"生成代码","gen.index.467583-5":"代码预览","gen.index.467583-6":"请选择要生成的数据","gen.index.467583-7":"成功生成到自定义路径:","gen.index.467583-8":"确认要强制同步\\"","gen.index.467583-9":"\\"表结构吗?","gen.index.467583-10":"同步成功","gen.index.467583-11":"复制成功","gen.index.467583-12":"是否确认删除表编号为{0}的数据项?"}')},da75:function(e,t,o){"use strict";o.r(t);var i=o("e017"),n=o.n(i),s=o("21a1"),a=o.n(s),c=new n.a({id:"icon-dict",use:"icon-dict-usage",viewBox:"0 0 1024 1024",content:''});a.a.add(c);t["default"]=c},db08:function(e){e.exports=JSON.parse('{"user.index.098976-0":"Please enter the affiliation institution","user.index.098976-1":"User account","user.index.098976-2":"Please enter the user account","user.index.098976-3":"Mobile phone number","user.index.098976-4":"Please enter your phone number","user.index.098976-5":"status","user.index.098976-6":"User status","user.index.098976-7":"New Users","user.index.098976-8":"Display subordinate institution data","user.index.098976-9":"After selection, this level can view the data of subordinates","user.index.098976-10":"User account","user.index.098976-11":"User nickname","user.index.098976-12":"Belonging organization","user.index.098976-13":"Mobile phone number","user.index.098976-14":"more","user.index.098976-15":"reset password ","user.index.098976-16":"Please enter the user nickname","user.index.098976-17":"Please select the affiliation institution","user.index.098976-18":"Please enter your phone number","user.index.098976-19":"Email","user.index.098976-20":"Please enter your email address","user.index.098976-21":"User password","user.index.098976-22":"Please enter the user password","user.index.098976-23":"role","user.index.098976-24":"Please select a role","user.index.098976-25":"Do you want to update existing user data","user.index.098976-26":"Only xls and xlsx format files are allowed to be imported","user.index.098976-27":"Download template","user.index.098976-28":"terminal","user.index.098976-29":"mechanism","user.index.098976-30":"User ID","user.index.098976-31":"User account cannot be empty","user.index.098976-32":"The length of the user account must be between 2 and 20","user.index.098976-33":"User nickname cannot be empty","user.index.098976-34":"User password cannot be empty","user.index.098976-35":"User password length must be between 5 and 20","user.index.098976-36":"The role cannot be empty","user.index.098976-37":"Please enter the correct email address","user.index.098976-38":"Mobile phone number cannot be empty","user.index.098976-39":"Please enter the correct phone number","user.index.098976-40":"Confirm to","user.index.098976-41":"Is it a user?","user.index.098976-42":"Add user","user.index.098976-43":"Modify Users","user.index.098976-44":"Please enter","user.index.098976-45":"New password for","user.index.098976-46":"prompt","user.index.098976-47":"Successfully modified, the new password is:","user.index.098976-48":"Are you sure to delete the data item with user ID {0}?","user.index.098976-49":"User import","user.index.098976-50":"Personal Info","user.index.098976-51":"Basic Info","user.index.098976-52":"Change password","user.profile.index.894502-0":"personal information","user.profile.index.894502-1":"User Name","user.profile.index.894502-2":"User email","user.profile.index.894502-3":"Department","user.profile.index.894502-4":"Belonging role","user.profile.index.894502-5":"Creation date","user.profile.index.894502-6":"WeChat binding","user.profile.index.894502-7":"Bound, click to unbind","user.profile.index.894502-8":"Unbound, click to bind","user.profile.index.894502-9":"Basic information","user.profile.index.894502-10":"Change password","user.profile.index.894502-11":"Please enter your password","user.profile.index.894502-12":"password","user.resetPwd.450986-0":"Old password","user.resetPwd.450986-1":"Please enter your old password","user.resetPwd.450986-2":"New password","user.resetPwd.450986-3":"Please enter a new password","user.resetPwd.450986-4":"Confirm password","user.resetPwd.450986-5":"Please confirm the new password","user.resetPwd.450986-6":"The passwords entered twice are inconsistent","user.resetPwd.450986-7":"Old password cannot be empty","user.resetPwd.450986-8":"The new password cannot be empty","user.resetPwd.450986-9":"Length between 6 and 20 characters","user.resetPwd.450986-10":"Confirm password cannot be empty","user.resetPwd.450986-11":"Click to upload avatar","user.resetPwd.450986-12":"Modify avatar","user.resetPwd.450986-13":"The file format is incorrect. Please upload an image type, such as a file with JPG or PNG suffix.","user.userInfo.560923-0":"Email address cannot be empty","user.userInfo.560923-1":"Sex","user.userInfo.560923-2":"men","user.userInfo.560923-3":"women"}')},dc13:function(e,t,o){"use strict";o.r(t);var i=o("e017"),n=o.n(i),s=o("21a1"),a=o.n(s),c=new n.a({id:"icon-peoples",use:"icon-peoples-usage",viewBox:"0 0 1024 1024",content:''});a.a.add(c);t["default"]=c},dc2b:function(e,t,o){},dc45:function(e){e.exports=JSON.parse('{"search":"搜索","reset":"重置","add":"新增","del":"删除","confirm":"确定","cancel":"取消","update":"修改","opation":"操作","delSuccess":"删除成功","remark":"备注","updateSuccess":"修改成功","addSuccess":"新增成功","uploadError":"上传失败","status":"状态","start":"启动","pause":"暂停","look":"查看","plzInput":"请输入内容","refresh":"刷新","deal":"处理","data":"数据","dealResult":"处理结果","creatTime":"创建时间","edit":"编辑","repeat":"重复","close":"关闭","open":"打开","detail":"详情","down":"下载","tips":"提示","batchDel":"批量删除","export":"导出","success":"成功","fail":"失败","import":"导入","name":"名称","uploadFile":"上传文件","dragFileTips":"将文件拖到此处,","clickFileTips":"点击上传","plzUploadFile":"请上传文件","batchImport":"批量导入","submit":"提交","select":"选择","save":"保存","next":"下一步","query":"查询","pleaseSelect":"请选择","preview":"预览","noData":"暂无数据","updateTime":"更新时间","uploadSuccess":"上传成功","saveSuccess":"保存成功","systemPrompt":"系统提示"}')},dc78:function(e,t,o){"use strict";o.r(t);var i=o("e017"),n=o.n(i),s=o("21a1"),a=o.n(s),c=new n.a({id:"icon-table",use:"icon-table-usage",viewBox:"0 0 128 128",content:''});a.a.add(c);t["default"]=c},dce4:function(e,t,o){"use strict";o("d3b7");var i=o("4360");function n(e){var t="*:*:*",o=i["a"].getters&&i["a"].getters.permissions;return!!(e&&e.length>0)&&o.some((function(o){return t===o||o===e}))}function s(e){var t="admin",o=i["a"].getters&&i["a"].getters.roles;return!!(e&&e.length>0)&&o.some((function(o){return t===o||o===e}))}t["a"]={hasPermi:function(e){return n(e)},hasPermiOr:function(e){return e.some((function(e){return n(e)}))},hasPermiAnd:function(e){return e.every((function(e){return n(e)}))},hasRole:function(e){return s(e)},hasRoleOr:function(e){return e.some((function(e){return s(e)}))},hasRoleAnd:function(e){return e.every((function(e){return s(e)}))}}},de06:function(e,t,o){"use strict";o("2bb1")},df36:function(e,t,o){"use strict";o.r(t);var i=o("e017"),n=o.n(i),s=o("21a1"),a=o.n(s),c=new n.a({id:"icon-slider",use:"icon-slider-usage",viewBox:"0 0 1024 1024",content:''});a.a.add(c);t["default"]=c},df52:function(e,t,o){"use strict";o.r(t);var i=o("e017"),n=o.n(i),s=o("21a1"),a=o.n(s),c=new n.a({id:"icon-line-shape",use:"icon-line-shape-usage",viewBox:"0 0 1024 1024",content:''});a.a.add(c);t["default"]=c},df9c:function(e,t,o){"use strict";o.d(t,"g",(function(){return n})),o.d(t,"e",(function(){return s})),o.d(t,"a",(function(){return a})),o.d(t,"h",(function(){return c})),o.d(t,"c",(function(){return r})),o.d(t,"b",(function(){return d})),o.d(t,"d",(function(){return l})),o.d(t,"f",(function(){return p}));o("99af");var i=o("b775");function n(e){return Object(i["a"])({url:"/app/language/list",method:"get",params:e})}function s(e){return Object(i["a"])({url:"/app/language/"+e,method:"get"})}function a(e){return Object(i["a"])({url:"/app/language",method:"post",data:e})}function c(e){return Object(i["a"])({url:"/app/language",method:"put",data:e})}function r(e){return Object(i["a"])({url:"/app/language/"+e,method:"delete"})}function d(e){return Object(i["a"])({url:"/app/preferences/addOrUpdate",method:"POST",headers:{repeatSubmit:!1},data:e})}function l(e,t){var o=arguments.length>2&&void 0!==arguments[2]?arguments[2]:null,n="/system/translate/export?type=".concat(e,"&isSource=").concat(t);return o&&(n+="&productId=".concat(o)),Object(i["a"])({url:n,method:"post",data:{},responseType:"blob"})}function p(e,t){var o=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"",n="/system/translate/import?type=".concat(t);return o&&(n+="&productId=".concat(o)),Object(i["a"])({url:n,method:"post",data:e})}},dfaa:function(e,t,o){"use strict";o.r(t);var i=o("e017"),n=o.n(i),s=o("21a1"),a=o.n(s),c=new n.a({id:"icon-circular",use:"icon-circular-usage",viewBox:"0 0 1024 1024",content:''});a.a.add(c);t["default"]=c},e02a:function(e,t,o){"use strict";o.r(t);var i=o("e017"),n=o.n(i),s=o("21a1"),a=o.n(s),c=new n.a({id:"icon-linkage",use:"icon-linkage-usage",viewBox:"0 0 1024 1024",content:''});a.a.add(c);t["default"]=c},e0db:function(e,t,o){"use strict";o.r(t);var i=o("e017"),n=o.n(i),s=o("21a1"),a=o.n(s),c=new n.a({id:"icon-line-segment",use:"icon-line-segment-usage",viewBox:"0 0 1024 1024",content:''});a.a.add(c);t["default"]=c},e218:function(e,t,o){"use strict";o.r(t);var i=o("e017"),n=o.n(i),s=o("21a1"),a=o.n(s),c=new n.a({id:"icon-color",use:"icon-color-usage",viewBox:"0 0 1024 1024",content:''});a.a.add(c);t["default"]=c},e3ce:function(e,t,o){},e3ff:function(e,t,o){"use strict";o.r(t);var i=o("e017"),n=o.n(i),s=o("21a1"),a=o.n(s),c=new n.a({id:"icon-excel",use:"icon-excel-usage",viewBox:"0 0 1024 1024",content:''});a.a.add(c);t["default"]=c},e6c5:function(e,t,o){"use strict";o.r(t);var i=o("e017"),n=o.n(i),s=o("21a1"),a=o.n(s),c=new n.a({id:"icon-alert",use:"icon-alert-usage",viewBox:"0 0 1024 1024",content:''});a.a.add(c);t["default"]=c},e7c8:function(e,t,o){"use strict";o.r(t);var i=o("e017"),n=o.n(i),s=o("21a1"),a=o.n(s),c=new n.a({id:"icon-receiver",use:"icon-receiver-usage",viewBox:"0 0 1024 1024",content:''});a.a.add(c);t["default"]=c},e82a:function(e,t,o){"use strict";o.r(t);var i=o("e017"),n=o.n(i),s=o("21a1"),a=o.n(s),c=new n.a({id:"icon-job",use:"icon-job-usage",viewBox:"0 0 1024 1024",content:''});a.a.add(c);t["default"]=c},e87c:function(e,t,o){"use strict";o.r(t);var i=o("e017"),n=o.n(i),s=o("21a1"),a=o.n(s),c=new n.a({id:"icon-start",use:"icon-start-usage",viewBox:"0 0 1024 1024",content:''});a.a.add(c);t["default"]=c},eadb:function(e){e.exports=JSON.parse('{"components.Crontab.day.304304-0":"Day, allowed wildcard characters [, - *?/L W]","components.Crontab.day.304304-1":"Not specified","components.Crontab.day.304304-2":"Cycle from","components.Crontab.day.304304-3":"day","components.Crontab.day.304304-4":"from","components.Crontab.day.304304-5":"Starting from number, every","components.Crontab.day.304304-6":"Execute once a day","components.Crontab.day.304304-7":"monthly","components.Crontab.day.304304-8":"The most recent working day","components.Crontab.day.304304-9":"On the last day of this month","components.Crontab.day.304304-10":"appoint","components.Crontab.day.304304-11":"Multiple options available","components.Crontab.hour.304304-0":"Hours, allowed wildcards [, - */]","components.Crontab.hour.304304-1":"Cycle from","components.Crontab.hour.304304-2":"hour","components.Crontab.hour.304304-3":"from","components.Crontab.hour.304304-4":"Starting from the hour, every","components.Crontab.hour.304304-5":"Execute every hour","components.Crontab.hour.304304-6":"appoint","components.Crontab.index.464657-0":"second","components.Crontab.index.464657-1":"minute","components.Crontab.index.464657-2":"hour","components.Crontab.index.464657-3":"day","components.Crontab.index.464657-4":"month","components.Crontab.index.464657-5":"week","components.Crontab.index.464657-6":"year","components.Crontab.index.464657-7":"Time expression","components.Crontab.index.464657-8":"Cron expression","components.Crontab.index.464657-9":"determine","components.Crontab.index.464657-10":"Reset","components.Crontab.index.464657-11":"cancel","components.Crontab.min.411657-0":"Minutes, allowed wildcards [, - */]","components.Crontab.min.411657-1":"Cycle from","components.Crontab.min.411657-2":"minute","components.Crontab.min.411657-3":"from","components.Crontab.min.411657-4":"Starting from minutes, every","components.Crontab.min.411657-5":"Execute every minute","components.Crontab.min.411657-6":"appoint","components.Crontab.month.382453-0":"Month, allowed wildcard characters [, - */]","components.Crontab.month.382453-1":"Cycle from","components.Crontab.month.382453-2":"month","components.Crontab.month.382453-3":"from","components.Crontab.month.382453-4":"Starting from the month, every","components.Crontab.month.382453-5":"Execute once a month","components.Crontab.month.382453-6":"appoint","components.Crontab.month.382453-7":"Multiple options available","components.Crontab.second.452546-0":"Seconds, allowed wildcards [, - */]","components.Crontab.second.452546-1":"Cycle from","components.Crontab.second.452546-2":"second","components.Crontab.second.452546-3":"from","components.Crontab.second.452546-4":"Starting from seconds, every","components.Crontab.second.452546-5":"Execute every second","components.Crontab.second.452546-6":"appoint","components.Crontab.second.452546-7":"Multiple options available","components.Crontab.week.903494-0":"Week, allowed wildcard characters [, - */]","components.Crontab.week.903494-1":"Not specified","components.Crontab.week.903494-2":"Cycle from week","components.Crontab.week.903494-3":"Section","components.Crontab.week.903494-4":"The week of the week","components.Crontab.week.903494-5":"Last week of this month","components.Crontab.week.903494-6":"appoint","components.Crontab.week.903494-7":"Monday","components.Crontab.week.903494-8":"Tuesday","components.Crontab.week.903494-9":"Wednesday","components.Crontab.week.903494-10":"Thursday","components.Crontab.week.903494-11":"Friday","components.Crontab.week.903494-12":"Saturday","components.Crontab.week.903494-13":"Sunday","components.Crontab.year.999034-0":"Not filled in, allowed wildcard characters [, - */]","components.Crontab.year.999034-1":"annually","components.Crontab.year.999034-2":"Cycle from","components.Crontab.year.999034-3":"from","components.Crontab.year.999034-4":"Starting from the year, every","components.Crontab.year.999034-5":"Once a year","components.Crontab.year.999034-6":"appoint","components.Crontab.year.999034-7":"Multiple options available","components.FileUpload.index.232435-0":"Select file","components.FileUpload.index.232435-1":"Please upload","components.FileUpload.index.232435-2":"Size not exceeding","components.FileUpload.index.232435-3":"Format is","components.FileUpload.index.232435-4":"Files for","components.FileUpload.index.232435-5":"delete","components.FileUpload.index.232435-6":"The file format is incorrect, please upload it","components.FileUpload.index.232435-7":"Format file","components.FileUpload.index.232435-8":"The size of the uploaded file cannot exceed","components.FileUpload.index.232435-9":"Uploading file, please wait","components.FileUpload.index.232435-10":"The number of uploaded files cannot exceed","components.FileUpload.index.232435-11":"Uploading file failed, please try again","components.IconSelect.index.540409-0":"Please enter the icon name","components.ImageUpload.384733-0":"preview","components.ImageUpload.384733-1":"The size of the uploaded avatar image cannot exceed","components.ImageUpload.384733-2":"Uploading image, please wait","components.ImageUpload.384733-3":"The number of uploaded files cannot exceed","components.ImageUpload.384733-4":"A!","components.ImageUpload.384733-5":"Uploading image failed, please try again","components.RightToolbar.390493-0":"Hide Search","components.RightToolbar.390493-1":"Show Search","components.RightToolbar.390493-2":"Refresh","components.RightToolbar.390493-3":"Explicit implicit column","components.RightToolbar.390493-4":"display","components.RightToolbar.390493-5":"hide","components.RightToolbar.390493-6":"Show/Hide","components.result.893023-0":"Last 5 run times","components.result.893023-1":"In the calculation results","components.result.893023-2":"The result did not meet the conditions!","components.result.893023-3":"In the past 100 years, only the top","components.result.893023-4":"Results!","components.sizeSelect.736906-1":"Default","components.sizeSelect.736906-2":"Medium","components.sizeSelect.736906-3":"Small","components.sizeSelect.736906-4":"Mini","components.sizeSelect.736906-5":"Switch Size Success"}')},eb54:function(e,t,o){"use strict";o.r(t);var i=o("e017"),n=o.n(i),s=o("21a1"),a=o.n(s),c=new n.a({id:"icon-wifi_3",use:"icon-wifi_3-usage",viewBox:"0 0 1122 1024",content:''});a.a.add(c);t["default"]=c},ece4:function(e,t,o){"use strict";o.r(t);var i=o("e017"),n=o.n(i),s=o("21a1"),a=o.n(s),c=new n.a({id:"icon-history_disable",use:"icon-history_disable-usage",viewBox:"0 0 1024 1024",content:''});a.a.add(c);t["default"]=c},ed00:function(e,t,o){"use strict";o.r(t);var i=o("e017"),n=o.n(i),s=o("21a1"),a=o.n(s),c=new n.a({id:"icon-documentation",use:"icon-documentation-usage",viewBox:"0 0 1024 1024",content:''});a.a.add(c);t["default"]=c},ed05:function(e,t,o){},ed08:function(e,t,o){"use strict";o.d(t,"b",(function(){return n})),o.d(t,"c",(function(){return s})),o.d(t,"g",(function(){return a})),o.d(t,"e",(function(){return c})),o.d(t,"a",(function(){return r})),o.d(t,"h",(function(){return d})),o.d(t,"f",(function(){return l})),o.d(t,"d",(function(){return p}));var i=o("53ca");o("d9e2"),o("99af"),o("a630"),o("a15b"),o("d81d"),o("14d9"),o("fb6a"),o("a9e3"),o("b680"),o("b64b"),o("d3b7"),o("4d63"),o("c607"),o("ac1f"),o("2c3e"),o("00b4"),o("25f0"),o("6062"),o("3ca3"),o("466d"),o("5319"),o("498a"),o("159b"),o("ddb0"),o("c38a");function n(e,t,o){var i,n,s,a,c,r=function(){var d=+new Date-a;d0?i=setTimeout(r,t-d):(i=null,o||(c=e.apply(s,n),i||(s=n=null)))};return function(){for(var n=arguments.length,d=new Array(n),l=0;l'});a.a.add(c);t["default"]=c},f22e:function(e,t,o){"use strict";o.r(t);var i=o("e017"),n=o.n(i),s=o("21a1"),a=o.n(s),c=new n.a({id:"icon-exit-fullscreen",use:"icon-exit-fullscreen-usage",viewBox:"0 0 128 128",content:''});a.a.add(c);t["default"]=c},f2d4:function(e,t,o){"use strict";o.r(t);var i=o("e017"),n=o.n(i),s=o("21a1"),a=o.n(s),c=new n.a({id:"icon-listener",use:"icon-listener-usage",viewBox:"0 0 1264 1024",content:''});a.a.add(c);t["default"]=c},f34d:function(e){e.exports=JSON.parse('{"device.allot-import-dialog.060657-0":"产品","device.allot-import-dialog.060657-1":"请选择产品","device.allot-import-dialog.060657-2":"目标机构","device.allot-import-dialog.060657-3":"请选择目标机构","device.allot-import-dialog.060657-7":"1.仅允许导入xls、xlsx格式文件。","device.allot-import-dialog.060657-8":"2.单次最多分配1000个设备,单次设备较多时需要较长的校验、导入时间。","device.allot-import-dialog.060657-9":"3.上传文件并分配后,可到设备列表-更多操作-设备导入记录中查看上传失败的设备详情信息。","device.allot-import-dialog.060657-10":"设备分配模板","device.allot-import-dialog.060657-12":"确认","device.allot-import-dialog.060657-13":"导入分配","device.allot-import-dialog.060657-14":"产品不能为空","device.allot-import-dialog.060657-15":"目标机构不能为空","device.allot-import-dialog.060657-17":"导入结果","device.allot-record.155854-0":"设备分配记录","device.allot-record.155854-1":"归属机构","device.allot-record.155854-2":"产品名称","device.allot-record.155854-5":"设备被分配前的归属机构","device.allot-record.155854-7":"设备被分配后的归属机构","device.allot-record.155854-8":"分配总数","device.allot-record.155854-9":"分配成功","device.allot-record.155854-10":"分配失败","device.allot-record.155854-11":"分配状态","device.allot-record.155854-12":"分配方式","device.allot-record.155854-13":"分配时间","device.allot-record.155854-15":"明细下载","device.allot-record.155854-16":"分配类型","device.batch-import-dialog.850870-5":"提示:仅允许导入xls、xlsx格式文件。","device.batch-import-dialog.850870-6":"下载设备导入模板","device.device-edit.148398-0":"基本信息","device.device-edit.148398-1":"设备名称","device.device-edit.148398-2":"请输入设备名称","device.device-edit.148398-3":"摘要","device.device-edit.148398-4":"所属产品","device.device-edit.148398-5":"产品名称","device.device-edit.148398-6":"选择","device.device-edit.148398-7":"设备编号","device.device-edit.148398-8":"请输入设备编号","device.device-edit.148398-9":"生成","device.device-edit.148398-10":"当前选择TCP协议,设备编号生成为HEX格式","device.device-edit.148398-11":"当前选择的产品属于modbus协议,将在网关设备创建后根据采集点模板生成子设备","device.device-edit.148398-12":"固件版本","device.device-edit.148398-13":"请输入固件版本","device.device-edit.148398-14":"模拟设备","device.device-edit.148398-15":"设备影子","device.device-edit.148398-16":"禁用设备","device.device-edit.148398-17":"备注信息","device.device-edit.148398-18":"请输入备注信息","device.device-edit.148398-19":"定位方式","device.device-edit.148398-20":"请选择设备状态","device.device-edit.148398-21":"设备经度","device.device-edit.148398-22":"请输入设备经度","device.device-edit.148398-23":"坐标拾取","device.device-edit.148398-24":"设备纬度","device.device-edit.148398-25":"请输入设备纬度","device.device-edit.148398-26":"所在地址","device.device-edit.148398-27":"请输入设备所在地址","device.device-edit.148398-28":"入网地址","device.device-edit.148398-29":"设备入网IP","device.device-edit.148398-30":"激活时间","device.device-edit.148398-31":"设备激活时间","device.device-edit.148398-32":"设备信号","device.device-edit.148398-33":"设备信号强度","device.device-edit.148398-34":"其他信息","device.device-edit.148398-35":"认证信息","device.device-edit.148398-36":"二维码","device.device-edit.148398-37":"地图展示区域,新增后显示","device.device-edit.148398-38":"修","device.device-edit.148398-39":"改","device.device-edit.148398-40":"新","device.device-edit.148398-41":"增","device.device-edit.148398-42":"运行状态","device.device-edit.148398-43":"子设备","device.device-edit.148398-44":"设备通道","device.device-edit.148398-45":"设备直播","device.device-edit.148398-46":"设备录像","device.device-edit.148398-47":"设备定时","device.device-edit.148398-48":"设备分享","device.device-edit.148398-49":"事件日志","device.device-edit.148398-50":"指令日志","device.device-edit.148398-51":"实时监测","device.device-edit.148398-52":"监测统计","device.device-edit.148398-53":"返回列表","device.device-edit.148398-54":"摘要(设备上传的只读数据)","device.device-edit.148398-55":"复制","device.device-edit.148398-56":"设备二维码","device.device-edit.148398-57":"关闭","device.device-edit.148398-58":"连接参数","device.device-edit.148398-59":"一键复制","device.device-edit.148398-60":"设备名称不能为空","device.device-edit.148398-61":"设备名称长度在 2 到 32 个字符","device.device-edit.148398-62":"固件版本不能为空","device.device-edit.148398-63":"接收到【设备状态-详情】主题:","device.device-edit.148398-64":"接收到【设备状态-详情】内容:","device.device-edit.148398-65":"设备编号不能为空","device.device-edit.148398-66":"设备编号只能是字母和数字","device.device-edit.148398-67":"所属产品不能为空","device.device-edit.148398-68":"修改成功","device.device-edit.148398-69":"设备编号已经存在,添加设备失败","device.device-edit.148398-70":"添加设备成功","device.device-edit.148398-71":"复制成功","device.device-edit.148398-72":"请先选择产品","device.device-edit.148398-73":"组态应用","device.device-edit.148398-74":"数据采集","device.device-edit.148398-75":"视频监控","device.device-edit.148398-76":"数据调试","device.device-edit.148398-77":"轮询任务","device.device-edit.148398-78":"网关","device.device-edit.148398-79":"云端录像","device.device-edit.148398-80":"告警用户","device.device-edit.148398-81":"设备告警","device.device-edit.148398-82":"语音对讲","device.device-edit.148398-83":"在线状态","device.device-edit.148398-84":"新增设备","device.device-edit.148398-85":"开启","device.device-edit.148398-86":"关闭","device.device-edit.148398-87":"服务器域","device.device-edit.148398-88":"服务器ID","device.device-edit.148398-89":"认证密码","device.device-edit.148398-90":"接入端口号","device.device-edit.148398-91":"认证类型","device.device-edit.148398-92":"账号","device.device-edit.148398-93":"密码","device.device-functionlog.399522-0":"请选择设备从机:","device.device-functionlog.399522-1":"请选择设备从机","device.device-functionlog.399522-2":"从机地址:$","device.device-functionlog.399522-3":"日志类型","device.device-functionlog.399522-4":"请选择类型","device.device-functionlog.399522-5":"标识符","device.device-functionlog.399522-6":"请输入标识符","device.device-functionlog.399522-7":"时间范围","device.device-functionlog.399522-8":"开始日期","device.device-functionlog.399522-9":"结束日期","device.device-functionlog.399522-10":"搜索","device.device-functionlog.399522-11":"重置","device.device-functionlog.399522-12":"指令类型","device.device-functionlog.399522-13":"设置值","device.device-functionlog.399522-15":"下发时间","device.device-functionlog.399522-16":"下发结果描述","device.device-functionlog.399522-18":"删除","device.device-functionlog.399522-19":"寄存器地址","device.device-functionlog.399522-20":"标识符不能为空","device.device-functionlog.399522-21":"1==服务下发,2=属性获取,3.OTA升级不能为空","device.device-functionlog.399522-22":"日志值不能为空","device.device-functionlog.399522-23":"设备编号不能为空","device.device-functionlog.399522-24":"是否确认删除设备服务下发日志编号为{0}的数据项?","device.device-functionlog.399522-26":"删除成功","device.device-functionlog.399522-27":"名称","device.device-functionlog.399522-28":"打开","device.device-functionlog.399522-29":"关闭","device.device-linkage.188958-0":"请输入机构名称","device.device-linkage.188958-1":"全部","device.device-linkage.188958-2":"在线","device.device-linkage.188958-3":"离线","device.device-linkage.188958-5":"设备列表","device.device-linkage.188958-25":"请选择设备状态","device.device-linkage.188958-26":"设备经度","device.device-linkage.188958-27":"请输入设备经度","device.device-linkage.188958-28":"坐标拾取","device.device-linkage.188958-29":"设备纬度","device.device-linkage.188958-30":"请输入设备纬度","device.device-linkage.188958-31":"所在地址","device.device-linkage.188958-32":"请输入设备所在地址","device.device-linkage.188958-33":"入网地址","device.device-linkage.188958-34":"设备入网IP","device.device-linkage.188958-35":"激活时间","device.device-linkage.188958-36":"设备激活时间","device.device-linkage.188958-37":"设备信号","device.device-linkage.188958-38":"设备信号强度","device.device-linkage.188958-39":"其他信息","device.device-linkage.188958-40":"认证信息","device.device-linkage.188958-41":"二维码","device.device-linkage.188958-42":"地图展示区域,新增后显示","device.device-linkage.188958-43":"运行状态","device.device-linkage.188958-44":"子设备","device.device-linkage.188958-45":"设备通道","device.device-linkage.188958-46":"设备直播","device.device-linkage.188958-47":"直播录像","device.device-linkage.188958-48":"设备定时","device.device-linkage.188958-49":"设备分享","device.device-linkage.188958-50":"事件日志","device.device-linkage.188958-51":"指令日志","device.device-linkage.188958-52":"实时监测","device.device-linkage.188958-53":"监测统计","device.device-linkage.188958-54":"摘要(设备上传的只读数据)","device.device-linkage.188958-55":"复制","device.device-linkage.188958-56":"设备二维码","device.device-linkage.188958-57":"关 闭","device.device-linkage.188958-58":"连接参数","device.device-linkage.188958-59":"一键复制","device.device-linkage.188958-60":"设备名称不能为空","device.device-linkage.188958-61":"设备名称长度在 2 到 32 个字符","device.device-linkage.188958-62":"固件版本不能为空","device.device-linkage.188958-63":"接收到【设备状态-详情】主题:","device.device-linkage.188958-64":"接收到【设备状态-详情】内容:","device.device-linkage.188958-65":"设备编号不能为空","device.device-linkage.188958-66":"设备编号只能是字母和数字","device.device-linkage.188958-67":"所属产品不能为空","device.device-linkage.188958-68":"修改成功","device.device-linkage.188958-69":"设备编号已经存在,添加设备失败","device.device-linkage.188958-70":"添加设备成功","device.device-linkage.188958-71":"复制成功","device.device-linkage.188958-72":"请先选择产品","device.device-linkage.188958-73":"告警用户","device.device-log.798283-0":"日志类型","device.device-log.798283-1":"请选择类型","device.device-log.798283-2":"标识符","device.device-log.798283-3":"请输入标识符","device.device-log.798283-4":"时间范围","device.device-log.798283-5":"开始日期","device.device-log.798283-6":"结束日期","device.device-log.798283-7":"搜索","device.device-log.798283-8":"重置","device.device-log.798283-9":"类型","device.device-log.798283-10":"模式","device.device-log.798283-11":"影子模式","device.device-log.798283-12":"在线模式","device.device-log.798283-13":"其他信息","device.device-log.798283-14":"时间","device.device-log.798283-15":"动作","device.device-log.798283-16":"备注","device.device-log.798283-17":"无","device.device-log.798283-18":"设备升级","device.device-log.798283-19":"设备上线","device.device-log.798283-20":"设备离线","device.device-log.798283-21":"元素","device.device-monitor.817489-0":"监测间隔","device.device-monitor.817489-1":"取值范围500-10000毫秒","device.device-monitor.817489-2":"请输入监测间隔","device.device-monitor.817489-3":"监测次数","device.device-monitor.817489-4":"取值方位1-300","device.device-monitor.817489-5":"请输入监测次数","device.device-monitor.817489-6":"开始监测","device.device-monitor.817489-7":"停止监测","device.device-monitor.817489-8":"正在接收设备数据,请耐心等待......","device.device-monitor.817489-9":"接收到【设备状态】主题:","device.device-monitor.817489-10":"接收到【设备状态】内容:","device.device-monitor.817489-11":"接收到【实时监测】主题:","device.device-monitor.817489-12":"接收到【实时监测】内容:","device.device-monitor.817489-13":"设备不在线,下发指令失败","device.device-monitor.817489-14":"实时监测的间隔范围500-10000毫秒","device.device-monitor.817489-15":"实时监测数量范围1-300","device.device-monitor.817489-16":"更新实时监测","device.device-monitor.817489-17":"关闭实时监测","device.device-monitor.817489-18":"(单位","device.device-monitor.817489-19":"无","device.device-recycle.864193-0":"设备回收","device.device-recycle.864193-1":"回收机构","device.device-recycle.864193-2":"请选择回收机构","device.device-recycle.864193-5":"查询","device.device-recycle.864193-6":"重置","device.device-recycle.864193-7":"所有设备","device.device-recycle.864193-8":"暂无数据","device.device-recycle.864193-12":"已选设备","device.device-recycle.864193-13":"确定回收","device.device-recycle.864193-14":"回收机构不能为空","device.device-recycle.864193-15":"机构名称","device.device-select-allot.903153-0":"分配设备","device.device-select-allot.903153-4":"查询","device.device-select-allot.903153-5":"重置","device.device-select-allot.903153-6":"所有设备","device.device-select-allot.903153-7":"暂无数据","device.device-select-allot.903153-11":"已选设备","device.device-select-allot.903153-14":"确定分配","device.device-statistic.932674-0":"请选择设备从机:","device.device-statistic.932674-1":"请选择设备从机","device.device-statistic.932674-2":"时间范围","device.device-statistic.932674-3":"开始日期","device.device-statistic.932674-4":"结束日期","device.device-statistic.932674-5":"查询","device.device-statistic.932674-6":"统计 (单位","device.device-statistic.932674-7":"无","device.device-sub.299018-2":"设备状态","device.device-sub.299018-3":"请选择设备状态","device.device-sub.299018-4":"搜索","device.device-sub.299018-5":"重置","device.device-sub.299018-7":"网关编码","device.device-sub.299018-8":"从机地址","device.device-sub.299018-10":"激活时间","device.device-sub.299018-11":"创建时间","device.device-sub.299018-13":"修改","device.device-sub.299018-14":"设备名","device.device-sub.299018-15":"请输入设备名","device.device-sub.299018-19":"设备名不能为空","device.device-sub.299018-20":"固件版本不能为空","device.device-sub.299018-21":"添加设备","device.device-sub.299018-22":"修改设备","device.device-sub.299018-23":"修改成功","device.device-sub.299018-24":"新增成功","device.device-sub.299018-25":"是否确认删除设备编号为{0}的数据项?","device.device-sub.299018-27":"删除成功","device.device-sub.299018-28":"绑定的子设备默认子设备地址继承产品","device.device-user.037521-0":"刷新","device.device-user.037521-1":"用户编号","device.device-user.037521-2":"用户名称","device.device-user.037521-3":"手机号码","device.device-user.037521-4":"用户类型","device.device-user.037521-5":"拥有者","device.device-user.037521-6":"分享","device.device-user.037521-7":"分享时间","device.device-user.037521-8":"备注","device.device-user.037521-10":"查看","device.device-user.037521-11":"取消分享","device.device-user.037521-12":"设备分享","device.device-user.037521-13":"请输入用户手机号码","device.device-user.037521-14":"查询用户","device.device-user.037521-15":"用户信息","device.device-user.037521-16":"用户ID:","device.device-user.037521-17":"手机号码:","device.device-user.037521-18":"用户名称:","device.device-user.037521-19":"设置用户权限","device.device-user.037521-20":"权限名称","device.device-user.037521-21":"权限标识","device.device-user.037521-24":"修改","device.device-user.037521-25":"关 闭","device.device-user.037521-26":"手机号码不能为空","device.device-user.037521-27":"手机号码长度为11位","device.device-user.037521-28":"确认取消分享设备?","device.device-user.037521-29":"取消分享成功","device.device-user.037521-30":"查询不到设备信息,请刷新后重试","device.device-user.037521-31":"查询不到用户信息,或者该用户已经是设备用户","device.device-user.037521-32":"设备升级","device.device-user.037521-33":"设备OTA升级","device.device-user.037521-34":"设备定时","device.device-user.037521-35":"定时执行任务","device.device-user.037521-36":"设备日志","device.device-user.037521-37":"包含事件日志和指令日志","device.device-user.037521-38":"实时监测","device.device-user.037521-39":"下发实时监测指令后,图表实时显示设备上报数据","device.device-user.037521-40":"监测统计","device.device-user.037521-41":"图表显示存储的历史监测数据","device.device-user.037521-42":"更新成功","device.device-user.037521-43":"新增成功","device.device-timer.433369-0":"定时名称","device.device-timer.433369-1":"请输入定时名称","device.device-timer.433369-2":"定时状态","device.device-timer.433369-3":"请选择定时状态","device.device-timer.433369-4":"搜索","device.device-timer.433369-5":"重置","device.device-timer.433369-6":"新增","device.device-timer.433369-7":"名称","device.device-timer.433369-8":"描述","device.device-timer.433369-9":"CRON表达式","device.device-timer.433369-10":"动作","device.device-timer.433369-11":"状态","device.device-timer.433369-12":"启用","device.device-timer.433369-14":"查看","device.device-timer.433369-15":"定时详细","device.device-timer.433369-16":"删除","device.device-timer.433369-17":"执行一次","device.device-timer.433369-18":"执行时间","device.device-timer.433369-19":"选择时间","device.device-timer.433369-20":"选择星期","device.device-timer.433369-21":"请选择","device.device-timer.433369-22":"cron表达式","device.device-timer.433369-23":"cron执行表达式","device.device-timer.433369-24":"生成表达式","device.device-timer.433369-25":"自定义表达式","device.device-timer.433369-26":"执行动作","device.device-timer.433369-27":"请选择类型","device.device-timer.433369-28":"请选择父级物模型","device.device-timer.433369-29":"值","device.device-timer.433369-30":"请输入字符串","device.device-timer.433369-31":"添加执行动作","device.device-timer.433369-32":"新 增","device.device-timer.433369-33":"修 改","device.device-timer.433369-35":"Cron表达式生成器","device.device-timer.433369-36":"定时编号:","device.device-timer.433369-37":"定时名称:","device.device-timer.433369-38":"定时分组:","device.device-timer.433369-39":"创建时间:","device.device-timer.433369-40":"是否并发:","device.device-timer.433369-41":"允许","device.device-timer.433369-42":"禁止","device.device-timer.433369-43":"cron表达式:","device.device-timer.433369-44":"执行策略:","device.device-timer.433369-45":"默认策略","device.device-timer.433369-46":"立即执行","device.device-timer.433369-47":"放弃执行","device.device-timer.433369-48":"下次执行时间:","device.device-timer.433369-49":"定时状态:","device.device-timer.433369-50":"正常","device.device-timer.433369-51":"暂停","device.device-timer.433369-52":"执行动作:","device.device-timer.433369-53":"关 闭","device.device-timer.433369-54":"周一","device.device-timer.433369-55":"周二","device.device-timer.433369-56":"周三","device.device-timer.433369-57":"周四","device.device-timer.433369-58":"周五","device.device-timer.433369-59":"周六","device.device-timer.433369-60":"周日","device.device-timer.433369-61":"属性","device.device-timer.433369-62":"功能","device.device-timer.433369-63":"定时名称不能为空","device.device-timer.433369-64":"停用","device.device-timer.433369-65":"确认要{0}定时吗?","device.device-timer.433369-67":"成功","device.device-timer.433369-68":"确认要立即执行一次{0}","device.device-timer.433369-69":"执行成功","device.device-timer.433369-70":"添加定时","device.device-timer.433369-71":"修改定时","device.device-timer.433369-72":"无单位","device.device-timer.433369-73":"是否确认删除定时定时编号为{0}的数据项?","device.device-timer.433369-75":"删除成功","device.device-timer.433369-76":"时间","device.device-timer.433369-77":"每天","device.device-timer.433369-78":"周一、","device.device-timer.433369-79":"周二、","device.device-timer.433369-80":"周三、","device.device-timer.433369-81":"周四、","device.device-timer.433369-82":"周五、","device.device-timer.433369-83":"周六、","device.device-timer.433369-84":"周日、","device.device-timer.433369-85":"自定义Cron表达式","device.device-timer.433369-86":"无","device.device-timer.433369-87":"执行时间不能空","device.device-timer.433369-88":"请选择要执行的星期","device.device-timer.433369-89":"cron表达式不能为空","device.device-timer.433369-90":"执行动作中的选项和值不能为空","device.device-timer.433369-91":"修改成功","device.device-timer.433369-92":"新增成功","device.import-record.086254-0":"设备导入记录","device.import-record.086254-2":"批次任务状态","device.import-record.086254-3":"开始日期","device.import-record.086254-4":"结束日期","device.import-record.086254-5":"搜索","device.import-record.086254-6":"重置","device.import-record.086254-7":"批次号","device.import-record.086254-8":"设备总数","device.import-record.086254-9":"成功数量","device.import-record.086254-10":"失败数量","device.import-record.086254-11":"任务状态","device.import-record.086254-12":"完成时间","device.import-record.086254-13":"产品名称","device.device-modbus.433390-1":"新增","device.index.105953-0":"设备名称","device.index.105953-1":"请输入设备名称","device.index.105953-2":"设备编号","device.index.105953-3":"请输入设备编号","device.index.105953-4":"设备状态","device.index.105953-5":"请选择设备状态","device.index.105953-6":"我的分组","device.index.105953-7":"请选择我的分组","device.index.105953-8":"搜索","device.index.105953-9":"重置","device.index.105953-10":"新增设备","device.index.105953-11":"手动添加","device.index.105953-12":"批量导入","device.index.105953-13":"分配设备","device.index.105953-14":"选择分配","device.index.105953-15":"导入分配","device.index.105953-16":"回收设备","device.index.105953-17":"切换展示","device.index.105953-18":"显示下级机构数据","device.index.105953-19":"选中后,本级可以看下级的数据","device.index.105953-20":"编号","device.index.105953-21":"产品","device.index.105953-22":"协议","device.index.105953-23":"通讯协议","device.index.105953-24":"子设备数","device.index.105953-25":"影子","device.index.105953-26":"启用","device.index.105953-27":"禁用","device.index.105953-28":"状态","device.index.105953-29":"信号","device.index.105953-30":"定位方式","device.index.105953-31":"固件版本","device.index.105953-32":"激活时间","device.index.105953-33":"创建时间","device.index.105953-34":"操作","device.index.105953-35":"删除设备","device.index.105953-36":"查看详情","device.index.105953-37":"二维码","device.index.105953-38":"分享的设备","device.index.105953-39":"产品","device.index.105953-40":"运行状态","device.index.105953-41":"暂无数据,请添加设备","device.index.105953-42":"设备二维码","device.index.105953-43":"接收到【设备状态】主题:","device.index.105953-44":"接收到【设备状态】内容:","device.index.105953-45":"是否确认删除设备编号为{0}的数据项?","device.index.105953-47":"删除成功","device.index.105953-48":"更多操作","device.index.105953-49":"导入记录","device.index.105953-50":"生成设备编号","device.index.105953-51":"设备回收记录","device.index.105953-52":"设备分配记录","device.index.105953-53":"告警:","device.index.105953-54":"生成设备编号","device.index.105953-55":"生成数量","device.index.105953-56":"确定","device.index.105953-57":"关闭","device.index.105953-58":"暂无组态,请先配置模板组态!","device.index.105953-59":"机构名称","device.index.105953-60":"查看","device.product-list.058448-0":"选择产品","device.product-list.058448-2":"请输入产品名称","device.product-list.058448-3":"搜索","device.product-list.058448-4":"重置","device.product-list.058448-6":"分类名称","device.product-list.058448-7":"租户名称","device.product-list.058448-8":"授权码","device.product-list.058448-9":"启用","device.product-list.058448-10":"未启用","device.product-list.058448-11":"认证方式","device.product-list.058448-12":"联网方式","device.product-list.058448-13":"创建时间","device.product-list.058448-14":"确定","device.product-list.058448-15":"关闭","device.realTime-status.099127-0":"从机实时状态","device.realTime-status.099127-1":"属性上报","device.realTime-status.099127-2":"时间:","device.realTime-status.099127-3":"服务下发","device.realTime-status.099127-4":"发送","device.realTime-status.099127-5":"设 备 指 令","device.realTime-status.099127-6":"服务下发:","device.realTime-status.099127-7":"设备应答:","device.realTime-status.099127-8":"暂无数据","device.realTime-status.099127-9":"请选择设备从机","device.realTime-status.099127-10":"网关实时状态","device.realTime-status.099127-11":"设备模式","device.realTime-status.099127-12":"请选择","device.realTime-status.099127-13":"请输入字符串","device.realTime-status.099127-14":"请输入字符串,单位:{0}","device.realTime-status.099127-15":"指令发送","device.realTime-status.099127-16":"设备离线时状态","device.realTime-status.099127-17":"请输入小数","device.realTime-status.099127-18":"请输入整数","device.realTime-status.099127-19":"服务调用","device.realTime-status.099127-20":"数据范围:","device.realTime-status.099127-21":"取消","device.realTime-status.099127-22":"确认","device.realTime-status.099127-23":"在线模式","device.realTime-status.099127-24":"影子模式","device.realTime-status.099127-25":"离线模式","device.realTime-status.099127-26":"下发指令","device.realTime-status.099127-27":"服务调用成功!","device.realTime-status.099127-28":"接收到【设备状态-运行】主题:","device.realTime-status.099127-29":"接收到【设备状态-运行】内容:","device.realTime-status.099127-30":"接收到【物模型】主题1:","device.realTime-status.099127-31":"接收到【物模型】内容:","device.recycle-record.845969-0":"设备回收记录","device.recycle-record.845969-1":"机构名称","device.recycle-record.845969-4":"搜索","device.recycle-record.845969-5":"重置","device.recycle-record.845969-6":"被回收机构名称","device.recycle-record.845969-8":"回收时间","device.user-list.041943-0":"选择用户","device.user-list.041943-1":"手机号码","device.user-list.041943-2":"请输入用户手机号码","device.user-list.041943-3":"查询","device.user-list.041943-5":"用户编号","device.user-list.041943-6":"用户名称","device.user-list.041943-7":"用户昵称","device.user-list.041943-8":"创建时间","device.user-list.041943-9":"分享","device.user-list.041943-10":"关 闭","device.user-list.041943-11":"手机号码不能为空","device.user-list.041943-12":"手机号码长度为11位","device.user-list.041943-13":"新增成功","device.running-status.866086-0":"设备模式","device.running-status.866086-1":"OTA升级","device.running-status.866086-2":"检查更新","device.running-status.866086-3":"请选择","device.running-status.866086-4":"请输入字符串","device.running-status.866086-5":"请输入字符串,单位:{0}","device.running-status.866086-6":"指令发送","device.running-status.866086-7":"请输入小数","device.running-status.866086-8":"请输入整数","device.running-status.866086-9":"设备离线时状态","device.running-status.866086-10":"设备固件升级","device.running-status.866086-11":"已经是最新版本,不需要升级","device.running-status.866086-12":"可以升级到以下版本","device.running-status.866086-13":"固件名称","device.running-status.866086-16":"下载地址","device.running-status.866086-17":"固件描述","device.running-status.866086-18":"升级","device.running-status.866086-20":"设备控制","device.running-status.866086-21":"接收到【设备状态-运行】主题:","device.running-status.866086-22":"接收到【设备状态-运行】内容:","device.running-status.866086-23":"接收到【物模型】主题1:","device.running-status.866086-24":"接收到【物模型】内容:","device.running-status.866086-25":"服务调用成功!","device.running-status.866086-26":"在线模式","device.running-status.866086-27":"影子模式","device.running-status.866086-28":"离线模式","device.running-status.866086-29":"元素个数不匹配,数组元素个数为","device.running-status.866086-30":"个,以英文逗号分隔。","device.running-status.866086-31":"设备升级","device.running-status.866086-32":"请输入物模型名称","device.running-status.866086-33":"图表展示","device.running-status.866086-34":"选中后,将展示图表","device.running-status.866086-35":"请输入内容","device.running-status.866086-36":"下发","device.running-status.866086-37":"历史数据","device.running-status.866086-38":"固件类型","device.running-status.866086-39":"版本号","device.running-status.866086-40":"固件版本","device.running-status.866086-41":"设备离线时,不可检查最新固件版本并升级","device.running-status.866086-42":"检查升级","device.running-status.866086-43":"固件类别不能为空","device.running-status.866086-44":"查看版本","device.running-status.866086-45":"只读属性","device.running-status.866086-46":"非历史存储","device.sub.083943-0":"添加子设备","device.sub.083943-1":"移除子设备","device.sub.083943-2":"设置子设备地址","device.sub.083943-3":"子设备地址","device.sub.083943-4":"是否确认删除设备编号为{0]的数据项?","device.sub.083943-5":"保存成功","device.sub-device-list.323213-0":"选择设备","device.sub-device-list.323213-1":"请输入子设备编号","device.sub-device-list.323213-2":"名称","device.sub-device-list.323213-3":"请输入子设备名称","device.sub-device-list.323213-4":"添加子设备成功","device.scada.789543-0":"暂无组态","device.variable-case.347856-0":"变量类型","device.variable-case.347856-1":"请选择变量","device.variable-case.347856-2":"变量名称","device.variable-case.347856-3":"请输入变量名称","device.variable-case.347856-4":"搜索","device.variable-case.347856-5":"重置","device.variable-case.347856-6":"变量ID","device.variable-case.347856-7":"变量类型","device.variable-case.347856-8":"变量名称","device.variable-case.347856-9":"更新时间","device.variable-case.347856-10":"当前值","device.variable-case.347856-11":"操作","device.variable-case.347856-12":"历史查询","device.variable-case.347856-13":"主动采集","device.variable-case.347856-14":"下发指令主动采集变量,是否继续?","device.variable-case.347856-15":"提示","device.variable-case.347856-16":"采集所有","device.variable-case.347856-17":"请选择子设备","device.variable-case.347856-18":"从机地址:","device.inline-video.986754-0":"暂无视频","iot.group.index.637432-0":"分组名称","iot.group.index.637432-1":"请输入分组名称","iot.group.index.637432-2":"我的分组","iot.group.index.637432-3":"搜索","iot.group.index.637432-4":"重置","iot.group.index.637432-5":"新增","iot.group.index.637432-6":"分组排序","iot.group.index.637432-7":"创建时间","iot.group.index.637432-8":"所属用户","iot.group.index.637432-9":"备注","iot.group.index.637432-10":"操作","iot.group.index.637432-11":"查看设备","iot.group.index.637432-12":"添加设备","iot.group.index.637432-13":"查看","iot.group.index.637432-14":"删除","iot.group.index.637432-15":"请输入分组排序","iot.group.index.637432-16":"请输入内容","iot.group.index.637432-17":"修 改","iot.group.index.637432-18":"新 增","iot.group.index.637432-19":"取 消","iot.group.index.637432-20":"分组名称不能为空","iot.group.index.637432-21":"分组排序不能为空,最大值为99","iot.group.index.637432-22":"添加设备分组","iot.group.index.637432-23":"修改设备分组","iot.group.index.637432-24":"修改成功","iot.group.index.637432-25":"新增成功","iot.group.index.637432-26":"是否确认删除设备分组编号为{0}的数据项?","iot.group.index.637432-27":"删除成功","iot.group.device-list.849593-0":"选择设备","iot.group.device-list.849593-1":"设备名称","iot.group.device-list.849593-2":"请输入设备名称","iot.group.device-list.849593-3":"搜索","iot.group.device-list.849593-4":"设备名称","iot.group.device-list.849593-5":"设备编号","iot.group.device-list.849593-6":"产品名称","iot.group.device-list.849593-7":"设备类型","iot.group.device-list.849593-8":"分享","iot.group.device-list.849593-9":"拥有","iot.group.device-list.849593-10":"设备状态","iot.group.device-list.849593-11":"确定","iot.group.device-list.849593-12":"取消","iot.group.device-list.849593-13":"更新分组下的设备成功","device.instruction-parsing.830424-0":"下发设备号:","device.instruction-parsing.830424-1":"手动下发","device.instruction-parsing.830424-2":"设备返回","device.instruction-parsing.830424-3":"设备上报","device.instruction-parsing.830424-4":"解析数据","device.instruction-parsing.830424-5":"已解析","device.instruction-parsing.830424-6":"物模型名称:","device.instruction-parsing.830424-7":"标识符:","device.instruction-parsing.830424-8":"数据值:","device.instruction-parsing.830424-9":"更多解析","device.instruction-parsing.830424-10":"请输入内容","device.instruction-parsing.830424-11":"请选择","device.instruction-parsing.830424-12":"下发","device.instruction-parsing.830424-13":"上报","device.instruction-parsing.830424-14":"发送","device.instruction-parsing.830424-15":"常用快捷指令","device.instruction-parsing.830424-16":"指令生成","device.instruction-parsing.830424-17":"添加至常用快捷键","device.instruction-parsing.830424-18":"生成指令数据","device.instruction-parsing.830424-19":"从机地址","device.instruction-parsing.830424-20":"指令类型","device.instruction-parsing.830424-21":"功能码","device.instruction-parsing.830424-22":"起始寄存器地址","device.instruction-parsing.830424-23":"寄存器值","device.instruction-parsing.830424-24":"寄存器值","device.instruction-parsing.830424-25":"线圈状态值","device.instruction-parsing.830424-26":"点击生成预览","device.instruction-parsing.830424-27":"添加至常用","device.instruction-parsing.830424-28":"复制数据","device.instruction-parsing.830424-29":"指令名称","device.instruction-parsing.830424-30":"请输入","device.instruction-parsing.830424-31":"指令数据","device.instruction-parsing.830424-32":"取消","device.instruction-parsing.830424-33":"确定","device.instruction-parsing.830424-34":"删除常用快捷键","device.instruction-parsing.830424-35":"确认删除","device.instruction-parsing.830424-36":"吗?","device.instruction-parsing.830424-37":"取消","device.instruction-parsing.830424-38":"确定","device.instruction-parsing.830424-39":"更多解析","device.instruction-parsing.830424-40":"序号","device.instruction-parsing.830424-41":"物模型名称","device.instruction-parsing.830424-42":"标识符","device.instruction-parsing.830424-43":"数据值","device.instruction-parsing.830424-44":"线圈个数","device.instruction-parsing.830424-45":"寄存器个数","device.instruction-parsing.830424-46":"线圈值","device.instruction-parsing.830424-47":"寄存器值","device.instruction-parsing.830424-48":"01 读取线圈状态","device.instruction-parsing.830424-49":"02 读取输入状态","device.instruction-parsing.830424-50":"03 读取保存寄存器","device.instruction-parsing.830424-51":"04 读取输入寄存器","device.instruction-parsing.830424-52":"05 写入单个线圈寄存器","device.instruction-parsing.830424-53":"06 写入单个保存寄存器","device.instruction-parsing.830424-54":"15 写入多个线圈状态","device.instruction-parsing.830424-55":"16 写入多个保存寄存器","device.instruction-parsing.830424-56":"下发","device.instruction-parsing.830424-57":"上报","device.instruction-parsing.830424-58":"编辑","device.instruction-parsing.830424-59":"新增","device.instruction-parsing.830424-60":"快捷指令成功","device.instruction-parsing.830424-61":"快捷指令失败","device.instruction-parsing.830424-62":"编码失败","device.instruction-parsing.830424-63":"指令不能为空","device.instruction-parsing.830424-64":"发送失败","device.instruction-parsing.830424-65":"解析为空","device.instruction-parsing.830424-66":"编码失败","device.instruction-parsing.830424-67":"编辑","device.instruction-parsing.830424-68":"删除","device.instruction-parsing.830424-69":"删除指令成功","device.instruction-parsing.830424-70":"删除指令失败","device.device-modbus-task.384302-0":"定时名称","device.device-modbus-task.384302-1":"请输入定时名称","device.device-modbus-task.384302-2":"定时状态","device.device-modbus-task.384302-3":"请选择定时状态","device.device-modbus-task.384302-4":"搜索","device.device-modbus-task.384302-5":"重置","device.device-modbus-task.384302-6":"新增","device.device-modbus-task.384302-7":"名称","device.device-modbus-task.384302-8":"描述","device.device-modbus-task.384302-9":"CRON表达式","device.device-modbus-task.384302-10":"动作","device.device-modbus-task.384302-11":"删除","device.device-modbus-task.384302-12":"添加至常用快捷键","device.device-modbus-task.384302-13":"生成指令数据","device.device-modbus-task.384302-14":"从机地址","device.device-modbus-task.384302-15":"功能码","device.device-modbus-task.384302-16":"起始寄存器地址","device.device-modbus-task.384302-17":"寄存器值","device.device-modbus-task.384302-18":"线圈状态值","device.device-modbus-task.384302-19":"时间周期","device.device-modbus-task.384302-20":"周期循环","device.device-modbus-task.384302-21":"适用周期规则的场景,自然日固定周期循环轮询一次。","device.device-modbus-task.384302-22":"例如:每天07点轮询一次(取值时间范围:今日07点-昨日07点)","device.device-modbus-task.384302-23":"每","device.device-modbus-task.384302-24":"轮询一次","device.device-modbus-task.384302-25":"点击生成预览","device.device-modbus-task.384302-26":"复制数据","device.device-modbus-task.384302-27":"取消","device.device-modbus-task.384302-28":"确定","device.device-modbus-task.384302-29":"线圈个数","device.device-modbus-task.384302-30":"寄存器个数","device.device-modbus-task.384302-31":"线圈值","device.device-modbus-task.384302-32":"寄存器值","device.device-modbus-task.384302-33":"01 读取线圈状态","device.device-modbus-task.384302-34":"02 读取输入状态","device.device-modbus-task.384302-35":"03 读取保存寄存器","device.device-modbus-task.384302-36":"04 读取输入寄存器","device.device-modbus-task.384302-37":"05 写入单个线圈寄存器","device.device-modbus-task.384302-38":"06 写入单个保存寄存器","device.device-modbus-task.384302-39":"15 写入多个线圈状态","device.device-modbus-task.384302-40":"16 写入多个保存寄存器","device.device-modbus-task.384302-41":"编码失败","device.device-modbus-task.384302-42":"启用","device.device-modbus-task.384302-43":"停用","device.device-modbus-task.384302-44":"确认要{0}定时吗?","device.device-modbus-task.384302-45":"成功","device.device-modbus-task.384302-46":"时间","device.device-modbus-task.384302-47":"每天","device.device-modbus-task.384302-48":"周一、","device.device-modbus-task.384302-49":"周二、","device.device-modbus-task.384302-50":"周三、","device.device-modbus-task.384302-51":"周四、","device.device-modbus-task.384302-52":"周五、","device.device-modbus-task.384302-53":"周六、","device.device-modbus-task.384302-54":"周日、","device.device-modbus-task.384302-55":"自定义Cron表达式","device.device-modbus-task.384302-56":"任务id","device.device-modbus-task.384302-57":"指令","device.device-modbus-task.384302-58":"状态","device.device-modbus-task.384302-59":"定时时间","device.device-modbus-task.384302-60":"操作","device.device-modbus-task.384302-61":"删除","device.device-modbus-task.384302-62":"修改成功","device.device-modbus-task.384302-63":"新增成功","device.device-modbus-task.384302-64":"是否确认删除轮训任务列编号为{0}的数据项?","device.device-modbus-task.384302-65":"删除成功","device.device-modbus-task.384302-66":"子设备请先去绑定网关设备,然后配置子设备从机地址","device.device-modbus-task.384302-67":"提示","device.device-modbus-task.384302-68":"确定","device.device-modbus-task.384302-69":"取消","device.device-modbus-task.384302-70":"已取消","device.device-alert.309509-0":"告警名称","device.device-alert.309509-1":"请输入告警名称","device.device-alert.309509-2":"告警级别","device.device-alert.309509-3":"请选择告警级别","device.device-alert.309509-4":"处理状态","device.device-alert.309509-5":"请选择处理状态","device.device-alert.309509-6":"搜索","device.device-alert.309509-7":"重置","device.device-alert.309509-8":"告警来源","device.device-alert.309509-9":"告警时间","device.device-alert.309509-10":"数据","device.device-alert.309509-11":"处理状态","device.device-alert.309509-12":"操作","device.device-alert.309509-13":"处理","device.device-alert.309509-14":"处理结果","device.device-alert.309509-15":"请输入内容","device.device-alert.309509-16":"确定","device.device-alert.309509-17":"取消","device.device-alert.309509-18":"处理内容不能为空","device.device-alert.309509-19":"修改设备告警","device.device-alert.309509-20":"修改成功","device.device-alert.309509-21":"新增成功","device.device-variable.930930-0":"设备未激活","device.device-variable.930930-1":"设备处于禁用状态","device.device-variable.930930-2":"设备处于离线状态","device.device-variable.930930-3":"下发成功","device.device-variable.930930-4":"请输入数据","device.device-variable.930930-5":"编辑","device.device-variable.930930-6":"确定","device.device-variable.930930-7":"取消","device.device-variable.930930-8":"请输入数据","device.device-variable.930930-9":"设备未激活","device.device-variable.930930-10":"设备处于禁用状态","device.device-variable.930930-11":"设备处于离线状态","device.realTime-status.845353-0":"编辑","device.realTime-status.845353-1":"下发指令","device.realTime-status.845353-2":"上报时间:","device.realTime-status.845353-3":"下发指令","device.realTime-status.845353-4":"取消","device.realTime-status.845353-5":"确定","device.realTime-status.845353-6":"下发成功"}')},f457:function(e,t,o){"use strict";o.r(t);var i=o("e017"),n=o.n(i),s=o("21a1"),a=o.n(s),c=new n.a({id:"icon-channel",use:"icon-channel-usage",viewBox:"0 0 1024 1024",content:''});a.a.add(c);t["default"]=c},f525:function(e){e.exports=JSON.parse('{"dataCenter.analysis.349202-0":"设备名称","dataCenter.analysis.349202-1":"请选择设备名称","dataCenter.analysis.349202-2":"时间范围","dataCenter.analysis.349202-3":"开始日期","dataCenter.analysis.349202-4":"结束日期","dataCenter.analysis.349202-5":"搜索","dataCenter.analysis.349202-6":"重置","dataCenter.analysis.349202-7":"暂无数据","dataCenter.analysis.349202-8":"最近2小时","dataCenter.analysis.349202-9":"最近一天","dataCenter.analysis.349202-10":"最近七天","dataCenter.analysis.349202-11":"最近三十天","dataCenter.analysis.349202-12":"总量","dataCenter.analysis.349202-13":"告警处理信息统计","dataCenter.analysis.349202-14":"设备使用统计","dataCenter.analysis.349202-15":"变量名称","dataCenter.analysis.349202-16":"当前值","dataCenter.analysis.349202-17":"更新时间","dataCenter.analysis.349202-18":"告警名称","dataCenter.analysis.349202-19":"告警级别","dataCenter.analysis.349202-20":"告警时间","dataCenter.analysis.349202-21":"变量历史数据折线图","dataCenter.analysis.349202-22":"告警处理情况","dataCenter.analysis.349202-23":"变量下发次数统计","dataCenter.analysis.349202-24":"变量实时数值表","dataCenter.analysis.349202-25":"实时告警记录","dataCenter.analysis.349202-26":"告警类型统计","dataCenter.history.384934-0":"设备","dataCenter.history.384934-1":"设备名称","dataCenter.history.384934-2":"请选择设备名称","dataCenter.history.384934-3":"变量名称","dataCenter.history.384934-4":"请选择变量名称","dataCenter.history.384934-5":"时间范围","dataCenter.history.384934-6":"开始日期","dataCenter.history.384934-7":"结束日期","dataCenter.history.384934-8":"搜索","dataCenter.history.384934-9":"重置","dataCenter.history.384934-10":"曲线趋势图","dataCenter.history.384934-11":"当单个变量单次查询超过500个数值时,曲线趋势图呈现聚合数据","dataCenter.history.384934-12":"暂无数据","dataCenter.history.384934-13":"更新时间","dataCenter.history.384934-14":"场景","dataCenter.history.384934-15":"场景名称","dataCenter.history.384934-16":"请选择场景名称","dataCenter.history.384934-17":"数据来源","dataCenter.history.384934-18":"请选择数据来源","dataCenter.history.384934-19":"最近2小时","dataCenter.history.384934-20":"最近一天","dataCenter.history.384934-21":"最近七天","dataCenter.history.384934-22":"最近三十天","dataCenter.history.384934-23":"总量"}')},f54a:function(e,t,o){},f620:function(e,t,o){"use strict";o.r(t);var i=o("e017"),n=o.n(i),s=o("21a1"),a=o.n(s),c=new n.a({id:"icon-cloud",use:"icon-cloud-usage",viewBox:"0 0 1024 1024",content:''});a.a.add(c);t["default"]=c},f66e:function(e,t,o){"use strict";o("cd68")},f681:function(e,t,o){"use strict";o.r(t);var i=o("e017"),n=o.n(i),s=o("21a1"),a=o.n(s),c=new n.a({id:"icon-curve-chart",use:"icon-curve-chart-usage",viewBox:"0 0 1024 1024",content:''});a.a.add(c);t["default"]=c},f71f:function(e,t,o){"use strict";o.r(t);var i=o("e017"),n=o.n(i),s=o("21a1"),a=o.n(s),c=new n.a({id:"icon-monitor",use:"icon-monitor-usage",viewBox:"0 0 1024 1024",content:''});a.a.add(c);t["default"]=c},f891:function(e){e.exports=JSON.parse('{"protocol.index.111542-0":"协议名称","protocol.index.111542-1":"请输入协议名称","protocol.index.111542-2":"协议编码","protocol.index.111542-3":"请输入协议编码","protocol.index.111542-4":"协议摘要","protocol.index.111542-5":"上传地址","protocol.index.111542-6":"协议类型","protocol.index.111542-7":"是否显示","protocol.index.111542-8":"详情","protocol.index.111542-9":"修 改","protocol.index.111542-10":"取 消","protocol.index.111542-11":"修改协议数据格式","protocol.index.111542-12":"修改成功","simulate.index.111543-0":"请输入设备名称","simulate.index.111543-1":"选择","simulate.index.111543-2":"设备名称(编号)","simulate.index.111543-3":"子设备","simulate.index.111543-4":"轮询状态","simulate.index.111543-5":"Modbus设备模拟器","simulate.index.111543-6":"时间:","simulate.index.111543-7":"主题:","simulate.index.111543-8":"内容:","simulate.index.111543-9":"请选择Payload","simulate.index.111543-10":"请选择QoS","simulate.index.111543-11":"0 (最多一次)","simulate.index.111543-12":"1 (最少一次)","simulate.index.111543-13":"2 (有且仅有一次)","simulate.index.111543-14":"请选择主题","simulate.index.111543-15":"报文编辑器","simulate.index.111543-16":"请使用报文编辑器生成","simulate.index.111543-17":"发送","simulate.index.111543-18":"属性上报","simulate.index.111543-19":"服务下发","simulate.index.111543-20":"暂无数据","simulate.index.111543-21":"请选择设备从机","simulate.index.111543-22":"服务调用","simulate.index.111543-23":"数据范围:","simulate.index.111543-24":"请选择协议:","simulate.index.111543-25":"请选择协议","simulate.index.111543-26":"暂时只支持modbus协议","simulate.index.111543-27":"报文解码","simulate.index.111543-28":"输入待解析报文","simulate.index.111543-29":"解析","simulate.index.111543-30":"读指令生成","simulate.index.111543-31":"从机地址","simulate.index.111543-32":"从机地址,如:1","simulate.index.111543-33":"寄存器地址","simulate.index.111543-34":"功能码","simulate.index.111543-35":"请选择功能码","simulate.index.111543-36":"03-读保持寄存器","simulate.index.111543-37":"04-读输入寄存器","simulate.index.111543-38":"读取个数","simulate.index.111543-39":"生成","simulate.index.111543-40":"生成并复制至发送框","simulate.index.111543-41":"报文:","simulate.index.111543-42":"写指令生成","simulate.index.111543-43":"写入值","simulate.index.111543-44":"输入值","simulate.index.111543-45":"CRC生成/校验","simulate.index.111543-46":"待校验报文","simulate.index.111543-47":"校验","simulate.index.111543-48":"结果:","simulate.index.111543-49":"请先选择设备","simulate.index.111543-50":"设备模拟的主题不能为空","simulate.index.111543-51":"设备模拟的消息内容不能为空","simulate.index.111543-52":"指令下发成功","simulate.index.111543-53":"服务调用成功","simulate.index.111543-54":"启用","simulate.index.111543-55":"停用","simulate.index.111543-56":"成功"}')},f8e6:function(e,t,o){"use strict";o.r(t);var i=o("e017"),n=o.n(i),s=o("21a1"),a=o.n(s),c=new n.a({id:"icon-time",use:"icon-time-usage",viewBox:"0 0 1024 1024",content:''});a.a.add(c);t["default"]=c},fc3a:function(e){e.exports=JSON.parse('{"components.Crontab.day.304304-0":"日,允许的通配符[, - * ? / L W]","components.Crontab.day.304304-1":"不指定","components.Crontab.day.304304-2":"周期从","components.Crontab.day.304304-3":"日","components.Crontab.day.304304-4":"从","components.Crontab.day.304304-5":"号开始,每","components.Crontab.day.304304-6":"日执行一次","components.Crontab.day.304304-7":"每月","components.Crontab.day.304304-8":"号最近的那个工作日","components.Crontab.day.304304-9":"本月最后一天","components.Crontab.day.304304-10":"指定","components.Crontab.day.304304-11":"可多选","components.Crontab.hour.304304-0":"小时,允许的通配符[, - * /]","components.Crontab.hour.304304-1":"周期从","components.Crontab.hour.304304-2":"小时","components.Crontab.hour.304304-3":"从","components.Crontab.hour.304304-4":"小时开始,每","components.Crontab.hour.304304-5":"小时执行一次","components.Crontab.hour.304304-6":"指定","components.Crontab.index.464657-0":"秒","components.Crontab.index.464657-1":"分钟","components.Crontab.index.464657-2":"小时","components.Crontab.index.464657-3":"日","components.Crontab.index.464657-4":"月","components.Crontab.index.464657-5":"周","components.Crontab.index.464657-6":"年","components.Crontab.index.464657-7":"时间表达式","components.Crontab.index.464657-8":"Cron 表达式","components.Crontab.index.464657-9":"确定","components.Crontab.index.464657-10":"重置","components.Crontab.index.464657-11":"取消","components.Crontab.min.411657-0":"分钟,允许的通配符[, - * /]","components.Crontab.min.411657-1":"周期从","components.Crontab.min.411657-2":"分钟","components.Crontab.min.411657-3":"从","components.Crontab.min.411657-4":"分钟开始,每","components.Crontab.min.411657-5":"分钟执行一次","components.Crontab.min.411657-6":"指定","components.Crontab.month.382453-0":"月,允许的通配符[, - * /]","components.Crontab.month.382453-1":"周期从","components.Crontab.month.382453-2":"月","components.Crontab.month.382453-3":"从","components.Crontab.month.382453-4":"月开始,每","components.Crontab.month.382453-5":"月执行一次","components.Crontab.month.382453-6":"指定","components.Crontab.month.382453-7":"可多选","components.Crontab.second.452546-0":"秒,允许的通配符[, - * /]","components.Crontab.second.452546-1":"周期从","components.Crontab.second.452546-2":"秒","components.Crontab.second.452546-3":"从","components.Crontab.second.452546-4":"秒开始,每","components.Crontab.second.452546-5":"秒执行一次","components.Crontab.second.452546-6":"指定","components.Crontab.second.452546-7":"可多选","components.Crontab.week.903494-0":"周,允许的通配符[, - * /]","components.Crontab.week.903494-1":"不指定","components.Crontab.week.903494-2":"周期从星期","components.Crontab.week.903494-3":"第","components.Crontab.week.903494-4":"周的星期","components.Crontab.week.903494-5":"本月最后一个星期","components.Crontab.week.903494-6":"指定","components.Crontab.week.903494-7":"星期一","components.Crontab.week.903494-8":"星期二","components.Crontab.week.903494-9":"星期三","components.Crontab.week.903494-10":"星期四","components.Crontab.week.903494-11":"星期五","components.Crontab.week.903494-12":"星期六","components.Crontab.week.903494-13":"星期日","components.Crontab.year.999034-0":"不填,允许的通配符[, - * /]","components.Crontab.year.999034-1":"每年","components.Crontab.year.999034-2":"周期从","components.Crontab.year.999034-3":"从","components.Crontab.year.999034-4":"年开始,每","components.Crontab.year.999034-5":"年执行一次","components.Crontab.year.999034-6":"指定","components.Crontab.year.999034-7":"可多选","components.FileUpload.index.232435-0":"选取文件","components.FileUpload.index.232435-1":"请上传","components.FileUpload.index.232435-2":"大小不超过","components.FileUpload.index.232435-3":"格式为","components.FileUpload.index.232435-4":"的文件","components.FileUpload.index.232435-5":"删除","components.FileUpload.index.232435-6":"文件格式不正确, 请上传","components.FileUpload.index.232435-7":"格式文件","components.FileUpload.index.232435-8":"上传文件大小不能超过","components.FileUpload.index.232435-9":"正在上传文件,请稍候","components.FileUpload.index.232435-10":"上传文件数量不能超过","components.FileUpload.index.232435-11":"上传文件失败,请重试","components.IconSelect.index.540409-0":"请输入图标名称","components.ImageUpload.384733-0":"预览","components.ImageUpload.384733-1":"上传头像图片大小不能超过","components.ImageUpload.384733-2":"正在上传图片,请稍候...","components.ImageUpload.384733-3":"上传文件数量不能超过","components.ImageUpload.384733-4":"个!","components.ImageUpload.384733-5":"上传图片失败,请重试","components.RightToolbar.390493-0":"隐藏搜索","components.RightToolbar.390493-1":"显示搜索","components.RightToolbar.390493-2":"刷新","components.RightToolbar.390493-3":"显隐列","components.RightToolbar.390493-4":"显示","components.RightToolbar.390493-5":"隐藏","components.RightToolbar.390493-6":"显示/隐藏","components.result.893023-0":"最近5次运行时间","components.result.893023-1":"计算结果中...","components.result.893023-2":"没有达到条件的结果!","components.result.893023-3":"最近100年内只有上面","components.result.893023-4":"条结果!","components.sizeSelect.736906-1":"默认","components.sizeSelect.736906-2":"中等","components.sizeSelect.736906-3":"小型","components.sizeSelect.736906-4":"迷你","components.sizeSelect.736906-5":"切换大小成功"}')},fcb7:function(e,t,o){"use strict";o.d(t,"e",(function(){return n})),o.d(t,"f",(function(){return s})),o.d(t,"d",(function(){return a})),o.d(t,"c",(function(){return c})),o.d(t,"a",(function(){return r})),o.d(t,"g",(function(){return d})),o.d(t,"b",(function(){return l}));var i=o("b775");function n(e){return Object(i["a"])({url:"/system/dept/list",method:"get",params:e})}function s(e){return Object(i["a"])({url:"/system/dept/list/exclude/"+e,method:"get"})}function a(e,t){return Object(i["a"])({url:"/system/dept/getDeptType?deptType="+e+"&showOwner="+t,method:"get"})}function c(e){return Object(i["a"])({url:"/system/dept/"+e,method:"get"})}function r(e){return Object(i["a"])({url:"/system/dept",method:"post",data:e})}function d(e){return Object(i["a"])({url:"/system/dept",method:"put",data:e})}function l(e){return Object(i["a"])({url:"/system/dept/"+e,method:"delete"})}},fe96:function(e,t,o){"use strict";o("114e")},ff22:function(e,t,o){"use strict";o("033e")},ffb4:function(e,t,o){"use strict";o.r(t);var i=o("e017"),n=o.n(i),s=o("21a1"),a=o.n(s),c=new n.a({id:"icon-device",use:"icon-device-usage",viewBox:"0 0 1024 1024",content:''});a.a.add(c);t["default"]=c},ffec:function(e,t,o){},fff1:function(e,t,o){"use strict";o.r(t);var i=o("e017"),n=o.n(i),s=o("21a1"),a=o.n(s),c=new n.a({id:"icon-wind_direction",use:"icon-wind_direction-usage",viewBox:"0 0 1024 1024",content:''});a.a.add(c);t["default"]=c}},[[1,"runtime","chunk-elementUI","chunk-libs"]]]);