1 line
5.6 KiB
JSON
1 line
5.6 KiB
JSON
{"remainingRequest":"D:\\视频边缘1215\\TransFlow\\node_modules\\vue-loader\\lib\\loaders\\templateLoader.js??vue-loader-options!D:\\视频边缘1215\\TransFlow\\node_modules\\cache-loader\\dist\\cjs.js??ref--0-0!D:\\视频边缘1215\\TransFlow\\node_modules\\vue-loader\\lib\\index.js??vue-loader-options!D:\\视频边缘1215\\TransFlow\\src\\components\\target\\speedChart.vue?vue&type=template&id=dd5ad696&scoped=true&","dependencies":[{"path":"D:\\视频边缘1215\\TransFlow\\src\\components\\target\\speedChart.vue","mtime":1673399846020},{"path":"D:\\视频边缘1215\\TransFlow\\node_modules\\cache-loader\\dist\\cjs.js","mtime":1671074740928},{"path":"D:\\视频边缘1215\\TransFlow\\node_modules\\vue-loader\\lib\\loaders\\templateLoader.js","mtime":1671074747916},{"path":"D:\\视频边缘1215\\TransFlow\\node_modules\\cache-loader\\dist\\cjs.js","mtime":1671074740928},{"path":"D:\\视频边缘1215\\TransFlow\\node_modules\\vue-loader\\lib\\index.js","mtime":1671074747916}],"contextDependencies":[],"result":["var render = function() {\n var _vm = this\n var _h = _vm.$createElement\n var _c = _vm._self._c || _h\n return _c(\"div\", { staticClass: \"setion\" }, [\n _vm._m(0),\n _c(\n \"div\",\n { staticClass: \"typeContent\" },\n [\n _c(\n \"el-card\",\n {\n staticStyle: {\n width: \"150px\",\n \"margin-bottom\": \"20px\",\n \"text-align\": \"center\"\n }\n },\n [\n _c(\n \"div\",\n { staticStyle: { \"font-size\": \"30px\", \"font-weight\": \"bold\" } },\n [_vm._v(\"99\")]\n ),\n _c(\"div\", { staticStyle: { padding: \"14px\" } }, [\n _c(\"span\", [_vm._v(\"数值\")]),\n _c(\n \"div\",\n { staticClass: \"bottom clearfix\" },\n [\n _c(\"time\", { staticClass: \"time\" }, [_vm._v(\"17:49\")]),\n _c(\n \"el-button\",\n { staticClass: \"button\", attrs: { type: \"text\" } },\n [_vm._v(\"操作按钮\")]\n )\n ],\n 1\n )\n ])\n ]\n ),\n _vm.pageType == \"断面\"\n ? _c(\n \"div\",\n {\n staticStyle: {\n \"margin-bottom\": \"20px\",\n border: \"1px solid #E4E7ED\"\n }\n },\n [\n _vm.triggerType == \"触发\"\n ? _c(\"tableShow\", {\n attrs: { msg: _vm.tableData, type: _vm.triggerType }\n })\n : _vm._e(),\n _vm.triggerType == \"周期统计\"\n ? _c(\"tableShow\", {\n attrs: {\n msg: _vm.periodicStatistic,\n type: _vm.triggerType\n }\n })\n : _vm._e()\n ],\n 1\n )\n : _vm._e(),\n _vm.pageType == \"区域\"\n ? _c(\n \"div\",\n [\n _vm.triggerType == \"触发\"\n ? _c(\"regionTable\", {\n attrs: { msg: _vm.tableData, type: _vm.triggerType }\n })\n : _vm._e(),\n _vm.triggerType == \"周期时刻\"\n ? _c(\"regionTable\", {\n attrs: { msg: _vm.periodicTime, type: _vm.triggerType }\n })\n : _vm._e(),\n _vm.triggerType == \"周期统计\"\n ? _c(\"regionTable\", {\n attrs: {\n msg: _vm.periodicStatistic,\n type: _vm.triggerType\n }\n })\n : _vm._e()\n ],\n 1\n )\n : _vm._e(),\n _c(\n \"div\",\n { staticClass: \"border\" },\n [\n _c(\"detailDialog\"),\n _vm.triggerType == \"触发\"\n ? _c(\"lineChart\", { attrs: { list: _vm.tableData } })\n : _vm._e(),\n _vm.triggerType == \"周期时刻\"\n ? _c(\"lineChart\", { attrs: { list: _vm.periodicTime } })\n : _vm._e(),\n _vm.triggerType == \"周期统计\"\n ? _c(\"lineChart\", { attrs: { list: _vm.periodicStatistic } })\n : _vm._e()\n ],\n 1\n ),\n _c(\n \"div\",\n { staticClass: \"border\" },\n [\n _c(\"detailDialog\"),\n _vm.triggerType == \"触发\"\n ? _c(\"avgChart\", { attrs: { list: _vm.tableData } })\n : _vm._e(),\n _vm.triggerType == \"周期时刻\"\n ? _c(\"avgChart\", { attrs: { list: _vm.periodicTime } })\n : _vm._e(),\n _vm.triggerType == \"周期统计\"\n ? _c(\"avgChart\", { attrs: { list: _vm.periodicStatistic } })\n : _vm._e()\n ],\n 1\n )\n ],\n 1\n )\n ])\n}\nvar staticRenderFns = [\n function() {\n var _vm = this\n var _h = _vm.$createElement\n var _c = _vm._self._c || _h\n return _c(\"p\", { staticClass: \"chartTitle\" }, [\n _c(\"span\", { staticClass: \"titleIcon\" }),\n _vm._v(\" 速度组件\")\n ])\n }\n]\nrender._withStripped = true\n\nexport { render, staticRenderFns }"]} |