1 line
24 KiB
JSON
1 line
24 KiB
JSON
|
|
{"remainingRequest":"D:\\data\\hanguodoushan\\acs2\\nladmin-ui\\node_modules\\vue-loader\\lib\\loaders\\templateLoader.js??vue-loader-options!D:\\data\\hanguodoushan\\acs2\\nladmin-ui\\node_modules\\cache-loader\\dist\\cjs.js??ref--0-0!D:\\data\\hanguodoushan\\acs2\\nladmin-ui\\node_modules\\vue-loader\\lib\\index.js??vue-loader-options!D:\\data\\hanguodoushan\\acs2\\nladmin-ui\\src\\views\\monitor\\server\\index.vue?vue&type=template&id=117a9b35&scoped=true","dependencies":[{"path":"D:\\data\\hanguodoushan\\acs2\\nladmin-ui\\src\\views\\monitor\\server\\index.vue","mtime":1732871026706},{"path":"D:\\data\\hanguodoushan\\acs2\\nladmin-ui\\node_modules\\cache-loader\\dist\\cjs.js","mtime":1732872824662},{"path":"D:\\data\\hanguodoushan\\acs2\\nladmin-ui\\node_modules\\vue-loader\\lib\\loaders\\templateLoader.js","mtime":1732872827008},{"path":"D:\\data\\hanguodoushan\\acs2\\nladmin-ui\\node_modules\\cache-loader\\dist\\cjs.js","mtime":1732872824662},{"path":"D:\\data\\hanguodoushan\\acs2\\nladmin-ui\\node_modules\\vue-loader\\lib\\index.js","mtime":1732872825835}],"contextDependencies":[],"result":["var render = function () {\n var _vm = this\n var _h = _vm.$createElement\n var _c = _vm._self._c || _h\n return _c(\n \"div\",\n {\n directives: [\n {\n name: \"loading\",\n rawName: \"v-loading\",\n value: !_vm.show,\n expression: \"!show\",\n },\n ],\n staticClass: \"app-container\",\n style: !_vm.show ? \"height: 500px\" : \"height: 100%\",\n attrs: { \"element-loading-text\": _vm.$t(\"auto.common.loading\") },\n },\n [\n _vm.show\n ? _c(\n \"div\",\n [\n _c(\"el-card\", { staticClass: \"box-card\" }, [\n _c(\n \"div\",\n { staticStyle: { color: \"#666\", \"font-size\": \"13px\" } },\n [\n _c(\"svg-icon\", {\n staticStyle: { \"margin-right\": \"5px\" },\n attrs: { \"icon-class\": \"system\" },\n }),\n _vm._v(\" \"),\n _c(\"span\", [\n _vm._v(\n \"\\n \" +\n _vm._s(_vm.$t(\"auto.monitor.sys\")) +\n \":\" +\n _vm._s(_vm.data.sys.os) +\n \"\\n \"\n ),\n ]),\n _vm._v(\" \"),\n _c(\"span\", [\n _vm._v(\n \"\\n IP:\" +\n _vm._s(_vm.data.sys.ip) +\n \"\\n \"\n ),\n ]),\n _vm._v(\" \"),\n _c(\"span\", [\n _vm._v(\n \"\\n \" +\n _vm._s(_vm.$t(\"auto.monitor.day\")) +\n \":\" +\n _vm._s(_vm.data.sys.day) +\n \"\\n \"\n ),\n ]),\n _vm._v(\" \"),\n _c(\"i\", {\n staticClass: \"el-icon-refresh\",\n staticStyle: { \"margin-left\": \"40px\" },\n on: { click: _vm.init },\n }),\n ],\n 1\n ),\n ]),\n _vm._v(\" \"),\n _c(\"el-card\", { staticClass: \"box-card\" }, [\n _c(\n \"div\",\n {\n staticClass: \"clearfix\",\n attrs: { slot: \"header\" },\n slot: \"header\",\n },\n [\n _c(\n \"span\",\n {\n staticStyle: {\n \"font-weight\": \"bold\",\n
|