| 1 |
- {"remainingRequest":"/usr/local/develop/php/www/waibao/NN2022100801/NN2022100801/addons/admin/node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!/usr/local/develop/php/www/waibao/NN2022100801/NN2022100801/addons/admin/node_modules/cache-loader/dist/cjs.js??ref--0-0!/usr/local/develop/php/www/waibao/NN2022100801/NN2022100801/addons/admin/node_modules/vue-loader/lib/index.js??vue-loader-options!/usr/local/develop/php/www/waibao/NN2022100801/NN2022100801/addons/admin/src/components/main/components/tags-nav/tags-nav.vue?vue&type=template&id=7ef4abe8&","dependencies":[{"path":"/usr/local/develop/php/www/waibao/NN2022100801/NN2022100801/addons/admin/src/components/main/components/tags-nav/tags-nav.vue","mtime":1618306924000},{"path":"/usr/local/develop/php/www/waibao/NN2022100801/NN2022100801/addons/admin/node_modules/cache-loader/dist/cjs.js","mtime":1665684022107},{"path":"/usr/local/develop/php/www/waibao/NN2022100801/NN2022100801/addons/admin/node_modules/vue-loader/lib/loaders/templateLoader.js","mtime":1665684006118},{"path":"/usr/local/develop/php/www/waibao/NN2022100801/NN2022100801/addons/admin/node_modules/cache-loader/dist/cjs.js","mtime":1665684022107},{"path":"/usr/local/develop/php/www/waibao/NN2022100801/NN2022100801/addons/admin/node_modules/vue-loader/lib/index.js","mtime":1665684006084}],"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\", { staticClass: \"tags-nav\" }, [\n _c(\n \"div\",\n { staticClass: \"close-con\" },\n [\n _c(\n \"Dropdown\",\n {\n staticStyle: { \"margin-top\": \"7px\" },\n attrs: { transfer: \"\" },\n on: { \"on-click\": _vm.handleTagsOption },\n },\n [\n _c(\n \"Button\",\n { attrs: { size: \"small\", type: \"text\" } },\n [\n _c(\"Icon\", {\n attrs: { size: 18, type: \"ios-close-circle-outline\" },\n }),\n ],\n 1\n ),\n _c(\n \"DropdownMenu\",\n { attrs: { slot: \"list\" }, slot: \"list\" },\n [\n _c(\"DropdownItem\", { attrs: { name: \"close-all\" } }, [\n _vm._v(\"关闭所有\"),\n ]),\n _c(\"DropdownItem\", { attrs: { name: \"close-others\" } }, [\n _vm._v(\"关闭其他\"),\n ]),\n ],\n 1\n ),\n ],\n 1\n ),\n ],\n 1\n ),\n _c(\n \"ul\",\n {\n directives: [\n {\n name: \"show\",\n rawName: \"v-show\",\n value: _vm.visible,\n expression: \"visible\",\n },\n ],\n staticClass: \"contextmenu\",\n style: {\n left: _vm.contextMenuLeft + \"px\",\n top: _vm.contextMenuTop + \"px\",\n },\n },\n _vm._l(_vm.menuList, function (item, key) {\n return _c(\n \"li\",\n {\n key: key,\n on: {\n click: function ($event) {\n return _vm.handleTagsOption(key)\n },\n },\n },\n [_vm._v(_vm._s(item))]\n )\n }),\n 0\n ),\n _c(\n \"div\",\n { staticClass: \"btn-con left-btn\" },\n [\n _c(\n \"Button\",\n {\n attrs: { type: \"text\" },\n on: {\n click: function ($event) {\n return _vm.handleScroll(240)\n },\n },\n },\n [_c(\"Icon\", { attrs: { size: 18, type: \"ios-arrow-back\" } })],\n 1\n ),\n ],\n 1\n ),\n _c(\n \"div\",\n { staticClass: \"btn-con right-btn\" },\n [\n _c(\n \"Button\",\n {\n attrs: { type: \"text\" },\n on: {\n click: function ($event) {\n return _vm.handleScroll(-240)\n },\n },\n },\n [_c(\"Icon\", { attrs: { size: 18, type: \"ios-arrow-forward\" } })],\n 1\n ),\n ],\n 1\n ),\n _c(\n \"div\",\n {\n ref: \"scrollOuter\",\n staticClass: \"scroll-outer\",\n on: { DOMMouseScroll: _vm.handlescroll, mousewheel: _vm.handlescroll },\n },\n [\n _c(\n \"div\",\n {\n ref: \"scrollBody\",\n staticClass: \"scroll-body\",\n style: { left: _vm.tagBodyLeft + \"px\" },\n },\n [\n _c(\n \"transition-group\",\n { attrs: { name: \"taglist-moving-animation\" } },\n _vm._l(_vm.list, function (item, index) {\n return _c(\n \"Tag\",\n {\n key: \"tag-nav-\" + index,\n ref: \"tagsPageOpened\",\n refInFor: true,\n attrs: {\n type: \"dot\",\n name: item.name,\n \"data-route-item\": item,\n closable: item.name !== _vm.$config.homeName,\n color: _vm.isCurrentTag(item) ? \"primary\" : \"default\",\n },\n on: {\n \"on-close\": function ($event) {\n return _vm.handleClose(item)\n },\n },\n nativeOn: {\n click: function ($event) {\n return _vm.handleClick(item)\n },\n contextmenu: function ($event) {\n $event.preventDefault()\n return _vm.contextMenu(item, $event)\n },\n },\n },\n [_vm._v(_vm._s(_vm.showTitleInside(item)))]\n )\n }),\n 1\n ),\n ],\n 1\n ),\n ]\n ),\n ])\n}\nvar staticRenderFns = []\nrender._withStripped = true\n\nexport { render, staticRenderFns }"]}
|