TransFlow/node_modules/.cache/vue-loader/465e11118fef76d613ac8a9a080...

1 line
3.0 KiB
JSON

{"remainingRequest":"E:\\视频边缘计算管理平台\\TransFlow\\node_modules\\vue-loader\\lib\\loaders\\templateLoader.js??vue-loader-options!E:\\视频边缘计算管理平台\\TransFlow\\node_modules\\cache-loader\\dist\\cjs.js??ref--0-0!E:\\视频边缘计算管理平台\\TransFlow\\node_modules\\vue-loader\\lib\\index.js??vue-loader-options!E:\\视频边缘计算管理平台\\TransFlow\\src\\components\\chart\\speedChart.vue?vue&type=template&id=249b8290&scoped=true&","dependencies":[{"path":"E:\\视频边缘计算管理平台\\TransFlow\\src\\components\\chart\\speedChart.vue","mtime":1672360818938},{"path":"E:\\视频边缘计算管理平台\\TransFlow\\node_modules\\cache-loader\\dist\\cjs.js","mtime":1672206975777},{"path":"E:\\视频边缘计算管理平台\\TransFlow\\node_modules\\vue-loader\\lib\\loaders\\templateLoader.js","mtime":1672206979280},{"path":"E:\\视频边缘计算管理平台\\TransFlow\\node_modules\\cache-loader\\dist\\cjs.js","mtime":1672206975777},{"path":"E:\\视频边缘计算管理平台\\TransFlow\\node_modules\\vue-loader\\lib\\index.js","mtime":1672206979279}],"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 _c(\"p\", [_vm._v(\"速度组件\")]),\n _c(\"div\", { staticClass: \"typeContent\" }, [\n _c(\"p\", [_vm._v(\"数值\")]),\n _c(\n \"div\",\n { staticStyle: { width: \"95%\", \"margin-bottom\": \"20px\" } },\n [\n _c(\n \"el-table\",\n {\n staticStyle: { width: \"100%\" },\n attrs: { data: _vm.tableData, border: \"\" }\n },\n [\n _c(\"el-table-column\", {\n attrs: { align: \"center\", prop: \"name\", label: \"名称\" }\n }),\n _c(\"el-table-column\", {\n attrs: { align: \"center\", prop: \"val1\", label: \"val1\" }\n }),\n _c(\"el-table-column\", {\n attrs: { align: \"center\", prop: \"val2\", label: \"val2\" }\n }),\n _c(\"el-table-column\", {\n attrs: { align: \"center\", prop: \"val3\", label: \"val3\" }\n }),\n _c(\"el-table-column\", {\n attrs: { align: \"center\", prop: \"val4\", label: \"val4\" }\n })\n ],\n 1\n )\n ],\n 1\n ),\n _c(\"div\", { staticClass: \"border\" }, [\n _c(\"div\", {\n ref: \"lineChart\",\n staticStyle: { width: \"auto\", height: \"300px\" },\n attrs: { id: \"lineChart\" }\n })\n ]),\n _c(\"div\", { staticClass: \"border\" }, [\n _c(\"div\", {\n ref: \"barChart\",\n staticStyle: { width: \"auto\", height: \"300px\" }\n })\n ])\n ])\n ])\n}\nvar staticRenderFns = []\nrender._withStripped = true\n\nexport { render, staticRenderFns }"]}