TransFlow/node_modules/.cache/vue-loader/1e6340d792a23f3043363a11999...

1 line
7.7 KiB
JSON

{"remainingRequest":"C:\\Users\\LGZN-Digital\\Desktop\\新建文件夹\\TransFlow\\node_modules\\vue-loader\\lib\\loaders\\templateLoader.js??vue-loader-options!C:\\Users\\LGZN-Digital\\Desktop\\新建文件夹\\TransFlow\\node_modules\\cache-loader\\dist\\cjs.js??ref--0-0!C:\\Users\\LGZN-Digital\\Desktop\\新建文件夹\\TransFlow\\node_modules\\vue-loader\\lib\\index.js??vue-loader-options!C:\\Users\\LGZN-Digital\\Desktop\\新建文件夹\\TransFlow\\src\\views\\bounced\\dataBoard.vue?vue&type=template&id=7008e2bf&scoped=true&","dependencies":[{"path":"C:\\Users\\LGZN-Digital\\Desktop\\新建文件夹\\TransFlow\\src\\views\\bounced\\dataBoard.vue","mtime":1673945161537},{"path":"C:\\Users\\LGZN-Digital\\Desktop\\新建文件夹\\TransFlow\\node_modules\\cache-loader\\dist\\cjs.js","mtime":1673232709843},{"path":"C:\\Users\\LGZN-Digital\\Desktop\\新建文件夹\\TransFlow\\node_modules\\vue-loader\\lib\\loaders\\templateLoader.js","mtime":1673232720593},{"path":"C:\\Users\\LGZN-Digital\\Desktop\\新建文件夹\\TransFlow\\node_modules\\cache-loader\\dist\\cjs.js","mtime":1673232709843},{"path":"C:\\Users\\LGZN-Digital\\Desktop\\新建文件夹\\TransFlow\\node_modules\\vue-loader\\lib\\index.js","mtime":1673232720592},{"path":"C:\\Users\\LGZN-Digital\\Desktop\\新建文件夹\\TransFlow\\node_modules\\cache-loader\\dist\\cjs.js","mtime":1673232709843},{"path":"C:\\Users\\LGZN-Digital\\Desktop\\新建文件夹\\TransFlow\\node_modules\\vue-loader\\lib\\loaders\\templateLoader.js","mtime":1673232720593},{"path":"C:\\Users\\LGZN-Digital\\Desktop\\新建文件夹\\TransFlow\\node_modules\\cache-loader\\dist\\cjs.js","mtime":1673232709843},{"path":"C:\\Users\\LGZN-Digital\\Desktop\\新建文件夹\\TransFlow\\node_modules\\vue-loader\\lib\\index.js","mtime":1673232720592}],"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\", { ref: \"box\", staticClass: \"box\" }, [\n _vm.activeName == \"second\"\n ? _c(\n \"div\",\n {\n staticClass: \"dataBoard\",\n style:\n _vm.componentList.length > 4 ? \"height:auto\" : \"height:1050px\"\n },\n [\n _c(\n \"div\",\n { staticClass: \"plate1\" },\n _vm._l(_vm.sectionData, function(s, i) {\n return _c(\n \"div\",\n {\n key: s.analogAreaComponentId,\n ref: \"section\",\n refInFor: true,\n staticClass: \"section\"\n },\n [\n [\n _c(\n \"div\",\n { ref: \"sectionContent\", refInFor: true },\n [\n _c(\"div\", [\n _c(\"p\", { staticClass: \"board-title\" }, [\n _c(\"span\", [_vm._v(_vm._s(s.title))])\n ]),\n _c(\"span\", {\n staticClass: \"downPull1\",\n attrs: { \"data-num\": \"1\" },\n on: {\n click: function($event) {\n return _vm.sectionHandle(i)\n }\n }\n })\n ]),\n _vm._l(s.children, function(o) {\n return _c(\n \"div\",\n { key: o.analogAreaComponentId },\n [\n _c(\"typeChart\", {\n attrs: {\n pageType: o.graphicType,\n triggerType: \"触发\",\n componentName: o.componentName,\n data:\n _vm.triggerList.length != 0\n ? _vm.triggerList\n : _vm.tableData,\n echartArr: o.presentationForm\n }\n })\n ],\n 1\n )\n })\n ],\n 2\n )\n ]\n ],\n 2\n )\n }),\n 0\n ),\n _c(\n \"div\",\n { staticClass: \"plate2\" },\n _vm._l(_vm.regionData, function(s, i) {\n return _c(\n \"div\",\n {\n key: s.analogAreaComponentId,\n ref: \"region\",\n refInFor: true,\n staticClass: \"region\"\n },\n [\n _c(\n \"div\",\n { ref: \"regionContent\", refInFor: true },\n [\n _c(\"div\", [\n _c(\"p\", { staticClass: \"board-title\" }, [\n _c(\"span\", [_vm._v(_vm._s(s.title))])\n ]),\n _c(\"span\", {\n staticClass: \"downPull\",\n attrs: { \"data-num\": \"1\" },\n on: {\n click: function($event) {\n return _vm.regionHandle(i)\n }\n }\n })\n ]),\n _vm._l(s.children, function(o) {\n return _c(\n \"div\",\n { key: o.analogAreaComponentId },\n [\n o.componentName.includes(\"OD\")\n ? _c(\"OD\", {\n attrs: {\n pageType: o.graphicType,\n triggerType: \"触发\",\n componentName: o.componentName,\n echartArr: o.presentationForm\n }\n })\n : _c(\"typeChart\", {\n attrs: {\n pageType: o.graphicType,\n triggerType: \"触发\",\n componentName: o.componentName,\n data:\n _vm.triggerList.length != 0\n ? _vm.triggerList\n : _vm.tableData,\n echartArr: o.presentationForm\n }\n })\n ],\n 1\n )\n })\n ],\n 2\n )\n ]\n )\n }),\n 0\n )\n ]\n )\n : _vm._e()\n ])\n}\nvar staticRenderFns = []\nrender._withStripped = true\n\nexport { render, staticRenderFns }"]}