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

1 line
3.8 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\\Logo.vue?vue&type=template&id=6494804b&scoped=true","dependencies":[{"path":"D:\\data\\hanguodoushan\\acs2\\nladmin-ui\\src\\layout\\components\\Sidebar\\Logo.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 staticClass: \"sidebar-logo-container\",\n class: { collapse: _vm.collapse },\n style: {\n backgroundColor:\n _vm.sideTheme === \"theme-dark\"\n ? _vm.variables.menuBg\n : _vm.variables.menuLightBackground,\n },\n },\n [\n _c(\n \"transition\",\n { attrs: { name: \"sidebarLogoFade\" } },\n [\n _vm.collapse\n ? _c(\n \"router-link\",\n {\n key: \"collapse\",\n staticClass: \"sidebar-logo-link\",\n attrs: { to: \"/\" },\n },\n [\n _vm.logo\n ? _c(\"img\", {\n staticClass: \"sidebar-logo\",\n attrs: { src: _vm.logo },\n })\n : _c(\n \"h1\",\n {\n staticClass: \"sidebar-title\",\n style: {\n color:\n _vm.sideTheme === \"theme-dark\"\n ? _vm.variables.logoTitleColor\n : _vm.variables.logoLightTitleColor,\n },\n },\n [_vm._v(_vm._s(_vm.title) + \" \")]\n ),\n ]\n )\n : _c(\n \"router-link\",\n {\n key: \"expand\",\n staticClass: \"sidebar-logo-link\",\n attrs: { to: \"/\" },\n },\n [\n _vm.logo\n ? _c(\"img\", {\n staticClass: \"sidebar-logo\",\n attrs: { src: _vm.logo },\n })\n : _vm._e(),\n _vm._v(\" \"),\n _c(\n \"h1\",\n {\n staticClass: \"sidebar-title\",\n style: {\n color:\n _vm.sideTheme === \"theme-dark\"\n ? _vm.variables.logoTitleColor\n : _vm.variables.logoLightTitleColor,\n },\n },\n [_vm._v(_vm._s(_vm.title) + \" \")]\n ),\n ]\n ),\n ],\n 1\n ),\n ],\n 1\n )\n}\nvar staticRenderFns = []\nrender._withStripped = true\n\nexport { render, staticRenderFns }"]}