TransFlow/node_modules/.cache/vue-loader/9ca41afdfeb755480f2c509afd2...

1 line
5.3 KiB
JSON

{"remainingRequest":"E:\\视频边缘计算管理平台\\TransFlow\\node_modules\\vue-loader\\lib\\index.js??vue-loader-options!E:\\视频边缘计算管理平台\\TransFlow\\src\\components\\target\\typeChart.vue?vue&type=template&id=1436fa54&scoped=true&","dependencies":[{"path":"E:\\视频边缘计算管理平台\\TransFlow\\src\\components\\target\\typeChart.vue","mtime":1675835208799},{"path":"E:\\视频边缘计算管理平台\\TransFlow\\node_modules\\cache-loader\\dist\\cjs.js","mtime":499162500000},{"path":"E:\\视频边缘计算管理平台\\TransFlow\\node_modules\\vue-loader\\lib\\loaders\\templateLoader.js","mtime":499162500000},{"path":"E:\\视频边缘计算管理平台\\TransFlow\\node_modules\\cache-loader\\dist\\cjs.js","mtime":499162500000},{"path":"E:\\视频边缘计算管理平台\\TransFlow\\node_modules\\vue-loader\\lib\\index.js","mtime":499162500000}],"contextDependencies":[],"result":["\n<!-- 触发类型 -->\n<div class=\"setion\">\n <p class=\"chartTitle\"><span class=\"titleIcon\"></span> {{ componentName }} {{ triggerType }}</p>\n <div class=\"typeContent\">\n <!-- <div v-if=\"title == '类型' && dataArr[data.length - 1].type_data\">\n <el-card v-for=\"(n,i) in dataArr[data.length - 1].type_data\" :key=\"i\">\n <div style=\"font-size: 30px; font-weight: bold\">\n {{ n.name }}\n {{ n.quantity }}\n </div>\n <div style=\"padding: 14px\">\n <div class=\"bottom clearfix\">\n <time class=\"time\">{{\n [dataArr.length -\n 1].time\n }}</time>\n <el-button type=\"text\" class=\"button\">操作按钮</el-button>\n </div>\n </div>\n </el-card>\n </div> -->\n <el-card v-show=\"echartArr.includes('数值')\" style=\"width: 150px; margin-bottom: 20px; text-align: center\">\n <div v-if=\"dataArr\">\n <div style=\"font-size: 30px; font-weight: bold\" v-if=\"title == '类型'\">{{\n this.total\n }}</div>\n <div style=\"font-size: 30px; font-weight: bold\" v-if=\"title == '速度'\">{{\n dataArr[dataArr.length -\n 1].speed\n }}</div>\n <div style=\"font-size: 30px; font-weight: bold\" v-if=\"title == '流量'\">{{\n dataArr[dataArr.length -\n 1].flow\n }}</div>\n <div style=\"font-size: 30px; font-weight: bold\" v-if=\"title == '车头时距'\">{{\n dataArr[dataArr.length -\n 1].heavy\n }}</div>\n <div style=\"font-size: 30px; font-weight: bold\" v-if=\"title == '排队数'\">{{\n dataArr[dataArr.length -\n 1].n_queue\n }}</div>\n <div style=\"font-size: 30px; font-weight: bold\" v-if=\"title == '检测数'\">{{\n dataArr[dataArr.length -\n 1].n_stay\n }}</div>\n <div style=\"padding: 14px\">\n <div class=\"bottom clearfix\">\n <time class=\"time\">{{\n [dataArr.length -\n 1].time\n }}</time>\n <el-button type=\"text\" class=\"button\">操作按钮</el-button>\n </div>\n </div>\n </div>\n <div v-else>\n <el-empty :image-size=\"100\"></el-empty>\n </div>\n </el-card>\n </div>\n <!-- <el-empty :image-size=\"50\"></el-empty> -->\n <div v-show=\"echartArr.includes('表格')\">\n <div v-if=\"pageType == '断面'\" style=\"margin-bottom: 20px; border: 1px solid #e4e7ed\">\n <tableShow :msg=\"dataArr\" :type=\"triggerType\" />\n </div>\n <div v-if=\"pageType == '区域'\">\n <regionTable :msg=\"dataArr\" :type=\"triggerType\" />\n </div>\n </div>\n <div class=\"border\" v-if=\"echartArr.includes('曲线图')\">\n <detailDialog />\n <lineChart :componentName=\"componentName\" :chartName=\"chartName\" :pageType=\"pageType\" :list=\"dataArr\"\n :status=\"triggerType\" :title=\"title\" />\n </div>\n <div class=\"border\" v-if=\"echartArr.includes('饼状图')\">\n <detailDialog />\n <pieChart :componentName=\"componentName\" :chartName=\"chartName\" :pageType=\"pageType\" :list=\"dataArr\"\n :status=\"triggerType\" :title=\"title\" />\n </div>\n <div class=\"border\" v-if=\"echartArr.includes('均值图')\">\n <detailDialog />\n <avgChart :componentName=\"componentName\" :chartName=\"chartName\" :pageType=\"pageType\" :list=\"dataArr\"\n :status=\"triggerType\" :title=\"title\" />\n </div>\n <div class=\"border\" v-if=\"echartArr.includes('直方图')\">\n <detailDialog />\n <barChart :componentName=\"componentName\" :chartName=\"chartName\" :pageType=\"pageType\" :list=\"dataArr\"\n :status=\"triggerType\" :title=\"title\" />\n </div>\n\n</div>\n",null]}