1 line
17 KiB
JSON
1 line
17 KiB
JSON
|
|
{"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\\views\\system\\logicflow\\editor\\components\\PropertyPanel.vue?vue&type=template&id=9b930522&scoped=true","dependencies":[{"path":"D:\\data\\hanguodoushan\\acs2\\nladmin-ui\\src\\views\\system\\logicflow\\editor\\components\\PropertyPanel.vue","mtime":1732871026747},{"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(\"div\", { staticClass: \"diagram-panel\" }, [\n _c(\"div\", { staticClass: \"setting-block\" }, [\n _c(\"div\", [_vm._v(\"快捷样式\")]),\n _vm._v(\" \"),\n _c(\n \"div\",\n { staticClass: \"short-styles\", staticStyle: { \"margin-top\": \"5px\" } },\n _vm._l(_vm.shortStyles, function (item, index) {\n return _c(\"div\", {\n key: index,\n style: {\n backgroundColor: item.backgroundColor,\n borderColor: item.borderColor,\n borderWidth: item.borderWidth,\n },\n on: {\n click: function ($event) {\n return _vm.setStyle(item)\n },\n },\n })\n }),\n 0\n ),\n ]),\n _vm._v(\" \"),\n _c(\"div\", { staticClass: \"setting-block\" }, [\n _c(\n \"div\",\n { staticClass: \"setting-item\" },\n [\n _c(\"span\", [_vm._v(\"背景色\")]),\n _vm._v(\" \"),\n _c(\n \"el-popover\",\n {\n attrs: {\n placement: \"top-start\",\n title: \"填充样式\",\n width: \"220\",\n trigger: \"click\",\n },\n },\n [\n _c(\"sketch-picker\", {\n attrs: { value: _vm.style.backgroundColor },\n on: {\n input: function (c) {\n return _vm.$_changeColorProperty(c, \"backgroundColor\")\n },\n },\n }),\n _vm._v(\" \"),\n _c(\"div\", {\n staticClass: \"border-color\",\n style: { backgroundColor: _vm.style.backgroundColor },\n attrs: { slot: \"reference\" },\n slot: \"reference\",\n }),\n ],\n 1\n ),\n _vm._v(\" \"),\n _c(\"span\", [_vm._v(\"渐变色\")]),\n _vm._v(\" \"),\n _c(\n \"el-popover\",\n {\n attrs: {\n placement: \"top-start\",\n title: \"填充样式\",\n width: \"220\",\n trigger: \"click\",\n },\n },\n [\n _c(\"sketch-picker\", {\n attrs: { value: _vm.style.gradientColor },\n on: {\n input: function (c) {\n return _vm.$_changeColorProperty(c, \"gradientColor\")\n },\n },\n }),\n _vm._v(\" \"),\n _c(\"div\", {\n staticClass: \"border-color\",\n style: { backgroundColor: _vm.style.gradientColor
|