4281fd16480cf6807201a9e920324ac4.json 4.4 KB

1
  1. {"remainingRequest":"C:\\Users\\100zone\\Desktop\\baizong\\community\\SmartCommunity\\videoSurveillance\\node_modules\\vue-loader\\lib\\loaders\\templateLoader.js??vue-loader-options!C:\\Users\\100zone\\Desktop\\baizong\\community\\SmartCommunity\\videoSurveillance\\node_modules\\cache-loader\\dist\\cjs.js??ref--0-0!C:\\Users\\100zone\\Desktop\\baizong\\community\\SmartCommunity\\videoSurveillance\\node_modules\\vue-loader\\lib\\index.js??vue-loader-options!C:\\Users\\100zone\\Desktop\\baizong\\community\\SmartCommunity\\videoSurveillance\\node_modules\\style-vw-loader\\index.js??ref--0-2!C:\\Users\\100zone\\Desktop\\baizong\\community\\SmartCommunity\\videoSurveillance\\src\\components\\common\\MenuTree.vue?vue&type=template&id=7ddc99fe&","dependencies":[{"path":"C:\\Users\\100zone\\Desktop\\baizong\\community\\SmartCommunity\\videoSurveillance\\src\\components\\common\\MenuTree.vue","mtime":1663828782922},{"path":"C:\\Users\\100zone\\Desktop\\baizong\\community\\SmartCommunity\\videoSurveillance\\node_modules\\cache-loader\\dist\\cjs.js","mtime":499162500000},{"path":"C:\\Users\\100zone\\Desktop\\baizong\\community\\SmartCommunity\\videoSurveillance\\node_modules\\vue-loader\\lib\\loaders\\templateLoader.js","mtime":499162500000},{"path":"C:\\Users\\100zone\\Desktop\\baizong\\community\\SmartCommunity\\videoSurveillance\\node_modules\\cache-loader\\dist\\cjs.js","mtime":499162500000},{"path":"C:\\Users\\100zone\\Desktop\\baizong\\community\\SmartCommunity\\videoSurveillance\\node_modules\\vue-loader\\lib\\index.js","mtime":499162500000},{"path":"C:\\Users\\100zone\\Desktop\\baizong\\community\\SmartCommunity\\videoSurveillance\\node_modules\\style-vw-loader\\index.js","mtime":1540864632000}],"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 _vm._l(_vm.menuList, function (item) {\n return [\n !!item.children\n ? _c(\n \"el-submenu\",\n { key: item.id, attrs: { index: \"/\" + item.linkPath } },\n [\n _c(\"template\", { slot: \"title\" }, [\n _c(\"img\", {\n staticStyle: {\n width: \"0.72917vw\",\n height: \"0.72917vw\",\n \"margin-right\": \"0.52083vw\",\n },\n attrs: {\n src:\n \"\" +\n _vm.envConfig.baseImgApi +\n (_vm.openArray.includes(item.linkPath)\n ? item.menuDynamicImage || item.menuImage\n : item.menuImage),\n },\n }),\n !_vm.collapse\n ? _c(\n \"span\",\n { attrs: { slot: \"title\" }, slot: \"title\" },\n [_vm._v(_vm._s(item.name))]\n )\n : _vm._e(),\n ]),\n _c(\"menu-tree\", {\n attrs: {\n menuList: item.children,\n openArray: _vm.openArray,\n },\n }),\n ],\n 2\n )\n : _c(\n \"el-menu-item\",\n { key: item.id, attrs: { index: \"/\" + item.linkPath } },\n [\n _c(\"img\", {\n staticStyle: {\n width: \"0.72917vw\",\n height: \"0.72917vw\",\n \"margin-right\": \"0.52083vw\",\n },\n attrs: {\n src:\n \"\" +\n _vm.envConfig.baseImgApi +\n (_vm.openArray.includes(item.linkPath)\n ? item.menuDynamicImage || item.menuImage\n : item.menuImage),\n },\n }),\n _c(\"span\", { attrs: { slot: \"title\" }, slot: \"title\" }, [\n _vm._v(_vm._s(item.name)),\n ]),\n ]\n ),\n ]\n }),\n ],\n 2\n )\n}\nvar staticRenderFns = []\nrender._withStripped = true\n\nexport { render, staticRenderFns }"]}