Files
tekelanew_acs/acs/nladmin-ui/node_modules/.cache/vue-loader/52e3d63432ae16b6e20d3cf5b0b4d913.json

1 line
3.0 KiB
JSON
Raw Normal View History

2024-12-03 17:40:13 +08:00
{"remainingRequest":"D:\\data\\hanguodoushan\\acs2\\nladmin-ui\\node_modules\\vue-loader\\lib\\loaders\\templateLoader.js??vue-loader-options!D:\\data\\hanguodoushan\\acs2\\nladmin-ui\\node_modules\\cache-loader\\dist\\cjs.js??ref--0-0!D:\\data\\hanguodoushan\\acs2\\nladmin-ui\\node_modules\\vue-loader\\lib\\index.js??vue-loader-options!D:\\data\\hanguodoushan\\acs2\\nladmin-ui\\src\\layout\\components\\Sidebar\\index.vue?vue&type=template&id=33ec43fc","dependencies":[{"path":"D:\\data\\hanguodoushan\\acs2\\nladmin-ui\\src\\layout\\components\\Sidebar\\index.vue","mtime":1732871026536},{"path":"D:\\data\\hanguodoushan\\acs2\\nladmin-ui\\node_modules\\cache-loader\\dist\\cjs.js","mtime":1732872824662},{"path":"D:\\data\\hanguodoushan\\acs2\\nladmin-ui\\node_modules\\vue-loader\\lib\\loaders\\templateLoader.js","mtime":1732872827008},{"path":"D:\\data\\hanguodoushan\\acs2\\nladmin-ui\\node_modules\\cache-loader\\dist\\cjs.js","mtime":1732872824662},{"path":"D:\\data\\hanguodoushan\\acs2\\nladmin-ui\\node_modules\\vue-loader\\lib\\index.js","mtime":1732872825835}],"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 class: { \"has-logo\": _vm.showLogo },\n style: {\n backgroundColor:\n _vm.settings.sideTheme === \"theme-dark\"\n ? _vm.variables.menuBg\n : \"#ffffff\",\n },\n },\n [\n _vm.showLogo\n ? _c(\"logo\", { attrs: { collapse: _vm.isCollapse } })\n : _vm._e(),\n _vm._v(\" \"),\n _c(\n \"el-scrollbar\",\n {\n class: _vm.settings.sideTheme,\n attrs: { \"wrap-class\": \"scrollbar-wrapper\" },\n },\n [\n _c(\n \"el-menu\",\n {\n attrs: {\n \"default-active\": _vm.activeMenu,\n collapse: _vm.isCollapse,\n \"background-color\":\n _vm.settings.sideTheme === \"theme-dark\"\n ? _vm.variables.menuBg\n : _vm.variables.menuLightBackground,\n \"text-color\":\n _vm.settings.sideTheme === \"theme-dark\"\n ? _vm.variables.menuText\n : _vm.variables.menuText,\n \"unique-opened\": _vm.$store.state.settings.uniqueOpened,\n \"active-text-color\": _vm.variables.menuActiveText,\n \"collapse-transition\": false,\n mode: \"vertical\",\n },\n },\n _vm._l(_vm.sidebarRouters, function (route) {\n return _c(\"sidebar-item\", {\n key: route.path,\n attrs: { item: route, \"base-path\": route.path },\n })\n }),\n 1\n ),\n ],\n 1\n ),\n ],\n 1\n )\n}\nvar staticRenderFns = []\nrender._withStripped = true\n\nexport { render, staticRenderFns }"]}