分布式调度框架。
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

2 lines
17 KiB

webpackJsonp([31],{1152:function(t,e,s){"use strict";e.__esModule=!0;var a=s(123),n=c(s(889)),i=c(s(701)),r=c(s(696)),o=c(s(230)),l=c(s(697));function c(t){return t&&t.__esModule?t:{default:t}}e.default={name:"servers-mysql",data:function(){return{isLoading:!1,mysqlList:[],color:o.default.color}},props:{},methods:Object.assign({},(0,a.mapActions)("monitor",["getDatabaseData"])),watch:{},created:function(){var t=this;this.isLoading=!0,this.getDatabaseData().then(function(e){t.mysqlList=e,t.isLoading=!1}).catch(function(){t.isLoading=!1})},mounted:function(){},components:{mList:n.default,mListConstruction:l.default,mSpin:i.default,mNoData:r.default}}},1307:function(t,e,s){var a=s(1308);"string"==typeof a&&(a=[[t.i,a,""]]),a.locals&&(t.exports=a.locals);s(35)("699d7afa",a,!0,{})},1308:function(t,e,s){(t.exports=s(34)(!1)).push([t.i,".servers-wrapper{padding:16px}.servers-wrapper .gauge-model{width:100%;height:360px;overflow:hidden;margin:0 auto}.servers-wrapper .gauge-model .gauge-echart{width:350px;margin:auto;margin-bottom:-80px}.servers-wrapper .gauge-model .text-1{width:100%;margin:0 auto;font-size:32px;text-align:center}.servers-wrapper .text-num-model.text{width:100%;height:380px;overflow:hidden;border:1px solid #e8e8e8;margin:0 auto;margin-bottom:16px}.servers-wrapper .text-num-model.text>.title{height:36px;line-height:36px;background:#f9f9f9;border-bottom:1px solid #e8e8e8;padding-left:10px}.servers-wrapper .text-num-model.text>.title span{width:80%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block}.servers-wrapper .text-num-model .value-p{height:276px;line-height:276px;text-align:center}.servers-wrapper .text-num-model .value-p>b{font-size:100px;color:#333}.servers-wrapper .text-num-model .text-1{width:100%;margin:0 auto;font-size:32px;text-align:center}.servers-wrapper.mysql-model .text-num-model{height:250px}.servers-wrapper.mysql-model .text-num-model .text-1{font-size:18px}.servers-wrapper.mysql-model .text-num-model .value-p{height:150px;line-height:150px}.servers-wrapper.mysql-model .text-num-model .value-p>b{font-size:72px}.servers-wrapper.mysql-model .text-num-model .value-p>.state>i{font-size:50px}.servers-wrapper.mysql-model .text-num-model .value-p>.state .success{color:#3c0}.servers-wrapper.mysql-model .text-num-model .value-p>.state .error{color:red}.servers-wrapper .row-box{width:100%;height:380px;overflow:hidden;border:1px solid #e8e8e8;margin:0 auto;margin-bottom:16px}.servers-wrapper .row-box .row-title{height:36px;line-height:36px;background:#f9f9f9;border-bottom:1px solid #e8e8e8;position:relative}.servers-wrapper .row-box .row-title span{font-size:12px;color:#444}.servers-wrapper .row-box .row-title span.sp{margin-right:10px}.servers-wrapper .row-box .row-title .left{position:absolute;left:10px;top:0}.servers-wrapper .row-box .row-title .right{position:absolute;right:10px;top:0}",""])},1309:function(t,e,s){"use strict";var a={render:function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("m-list-construction",{attrs:{title:"Mysql "+t.$t("Manage")}},[s("template",{slot:"content"},[s("div",{directives:[{name:"show",rawName:"v-show",value:t.mysqlList.length,expression:"mysqlList.length"}],staticClass:"servers-wrapper mysql-model"},t._l(t.mysqlList,function(e,a){return s("div",{staticClass:"row"},[s("div",{staticClass:"col-md-2"},[s("div",{staticClass:"text-num-model text"},[s("div",{staticClass:"title"},[s("span",{attrs:{title:t.$t("Health status")}},[t._v(t._s(t.$t("Health status")))])]),t._v(" "),s("div",{staticClass:"value-p"},[s("span",{staticClass:"state"},[e.state?s("i",{staticClass:"iconfont success"},[t._v("")]):s("i",{staticClass:"iconfont error"},[t._v("")])])]),t._v(" "),s("div",{staticClass:"text-1"},[t._v("\n "+t._s(t.$t("Health status"))+"\n ")])])]),t._v(" "),s("div",{staticClass:"col-md-3"},[s("div",{staticClass:"text-num-model text"},[s("div",{staticClass:"title"},[s("span",{attrs:{title:t.$t("Max connections")}},[t._v(t._s(t.$t("Max connections"))+" - "+t._s(t._f("formatDate")(e.date)))])]),t._v(" "),s("div",{staticCla
//# sourceMappingURL=31.6fcd9a5.js.map