@fmdeui/fmui 1.0.33 → 1.0.35

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (49) hide show
  1. package/README.md +1 -1
  2. package/es/component.mjs +3 -1
  3. package/es/components/fm-settings/index.d.ts +7 -0
  4. package/es/components/fm-settings/src/index.vue.d.ts +8 -0
  5. package/es/components/fm-settings/style/css.d.ts +0 -0
  6. package/es/components/fm-settings/style/index.d.ts +0 -0
  7. package/es/components/index.d.ts +1 -0
  8. package/es/index.mjs +1 -1
  9. package/es/packages/components/fm-settings/index.mjs +6 -0
  10. package/es/packages/components/fm-settings/src/index.vue.mjs +5 -0
  11. package/es/packages/components/fm-settings/src/index.vue2.mjs +1904 -0
  12. package/es/packages/components/index.mjs +1 -0
  13. package/es/packages/router/index.mjs +1 -1
  14. package/es/packages/router/route.mjs +4 -123
  15. package/es/router/index.d.ts +2 -2
  16. package/es/router/route.d.ts +0 -5
  17. package/index.js +2035 -264
  18. package/index.min.js +10 -5
  19. package/index.min.mjs +10 -5
  20. package/index.mjs +2033 -261
  21. package/lib/component.js +3 -1
  22. package/lib/components/fm-settings/index.d.ts +7 -0
  23. package/lib/components/fm-settings/src/index.vue.d.ts +8 -0
  24. package/lib/components/fm-settings/style/css.d.ts +0 -0
  25. package/lib/components/fm-settings/style/index.d.ts +0 -0
  26. package/lib/components/index.d.ts +1 -0
  27. package/lib/{version.css → defaults.css} +2 -2
  28. package/lib/index.js +0 -1
  29. package/lib/packages/components/fm-settings/index.js +8 -0
  30. package/lib/packages/components/fm-settings/src/index.vue.js +9 -0
  31. package/lib/packages/components/fm-settings/src/index.vue2.js +1908 -0
  32. package/lib/packages/components/index.js +4 -2
  33. package/lib/packages/router/index.js +0 -1
  34. package/lib/packages/router/route.js +3 -123
  35. package/lib/router/index.d.ts +2 -2
  36. package/lib/router/route.d.ts +0 -5
  37. package/locale/en.js +1 -1
  38. package/locale/en.min.js +1 -1
  39. package/locale/en.min.mjs +1 -1
  40. package/locale/en.mjs +1 -1
  41. package/locale/zh-cn.js +1 -1
  42. package/locale/zh-cn.min.js +1 -1
  43. package/locale/zh-cn.min.mjs +1 -1
  44. package/locale/zh-cn.mjs +1 -1
  45. package/package.json +1 -1
  46. package/theme-chalk/f-settings.css +1 -0
  47. package/theme-chalk/index.css +1 -1
  48. package/theme-chalk/src/index.scss +2 -1
  49. package/theme-chalk/src/settings.scss +157 -0
package/index.js CHANGED
@@ -1,9 +1,9 @@
1
- /*! fmdeui-fmui v1.0.33 */
1
+ /*! fmdeui-fmui v1.0.35 */
2
2
  (function (global, factory) {
3
- typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('vxe-table'), require('@vxe-ui/plugin-render-element'), require('@vxe-ui/plugin-export-xlsx'), require('vxe-pc-ui'), require('exceljs'), require('@element-plus/icons-vue'), require('vue'), require('element-plus'), require('lodash-es'), require('js-cookie'), require('pinia'), require('@vueuse/core'), require('crypto-js'), require('xlsx-js-style'), require('vue-router'), require('sortablejs'), require('screenfull'), require('vue-i18n'), require('push.js'), require('mitt'), require('@microsoft/signalr'), require('nprogress'), require('axios')) :
4
- typeof define === 'function' && define.amd ? define(['exports', 'vxe-table', '@vxe-ui/plugin-render-element', '@vxe-ui/plugin-export-xlsx', 'vxe-pc-ui', 'exceljs', '@element-plus/icons-vue', 'vue', 'element-plus', 'lodash-es', 'js-cookie', 'pinia', '@vueuse/core', 'crypto-js', 'xlsx-js-style', 'vue-router', 'sortablejs', 'screenfull', 'vue-i18n', 'push.js', 'mitt', '@microsoft/signalr', 'nprogress', 'axios'], factory) :
5
- (global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory(global.fmdeuifmui = {}, global.VxeUITable, global.VxeUIPluginRenderElement, global.VxeUIPluginExportXLSX, global.VxeUIExport, global.ExcelJS, global.ElementPlusIconsVue, global.Vue, global.ElementPlus, global._, global.Cookies, global.Pinia, global.VueUse, global.CryptoJS, global.XLSX, global.vueRouter, global.Sortable, global.screenfull, global.vueI18n, global.Push, global.mitt, global.SignalR, global.NProgress, global.axios));
6
- })(this, (function (exports, VxeUITable, VxeUIPluginRenderElement, VxeUIPluginExportXLSX, VxeUI, ExcelJS, svg, vue, elementPlus, lodashEs, Cookies, pinia$1, core, CryptoJS, XLSXS, vueRouter, Sortable, screenfull, vueI18n, Push, mitt, SignalR, NProgress, axios) { 'use strict';
3
+ typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('vxe-table'), require('@vxe-ui/plugin-render-element'), require('@vxe-ui/plugin-export-xlsx'), require('vxe-pc-ui'), require('exceljs'), require('@element-plus/icons-vue'), require('vue'), require('element-plus'), require('lodash-es'), require('js-cookie'), require('pinia'), require('@vueuse/core'), require('crypto-js'), require('xlsx-js-style'), require('vue-i18n'), require('vue-router'), require('sortablejs'), require('screenfull'), require('push.js'), require('mitt'), require('@microsoft/signalr'), require('nprogress'), require('axios')) :
4
+ typeof define === 'function' && define.amd ? define(['exports', 'vxe-table', '@vxe-ui/plugin-render-element', '@vxe-ui/plugin-export-xlsx', 'vxe-pc-ui', 'exceljs', '@element-plus/icons-vue', 'vue', 'element-plus', 'lodash-es', 'js-cookie', 'pinia', '@vueuse/core', 'crypto-js', 'xlsx-js-style', 'vue-i18n', 'vue-router', 'sortablejs', 'screenfull', 'push.js', 'mitt', '@microsoft/signalr', 'nprogress', 'axios'], factory) :
5
+ (global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory(global.fmdeuifmui = {}, global.VxeUITable, global.VxeUIPluginRenderElement, global.VxeUIPluginExportXLSX, global.VxeUIExport, global.ExcelJS, global.ElementPlusIconsVue, global.Vue, global.ElementPlus, global._, global.Cookies, global.Pinia, global.VueUse, global.CryptoJS, global.XLSX, global.vueI18n, global.vueRouter, global.Sortable, global.screenfull, global.Push, global.mitt, global.SignalR, global.NProgress, global.axios));
6
+ })(this, (function (exports, VxeUITable, VxeUIPluginRenderElement, VxeUIPluginExportXLSX, VxeUI, ExcelJS, svg, vue, elementPlus, lodashEs, Cookies, pinia$1, core, CryptoJS, XLSXS, vueI18n, vueRouter, Sortable, screenfull, Push, mitt, SignalR, NProgress, axios) { 'use strict';
7
7
 
8
8
  function _interopNamespaceDefault(e) {
9
9
  var n = Object.create(null);
@@ -18495,7 +18495,7 @@
18495
18495
  app.use(VxeUITable);
18496
18496
  };
18497
18497
 
18498
- var _sfc_main$C = /* @__PURE__ */ vue.defineComponent({
18498
+ var _sfc_main$D = /* @__PURE__ */ vue.defineComponent({
18499
18499
  ...{
18500
18500
  name: "FButton"
18501
18501
  },
@@ -18565,7 +18565,7 @@
18565
18565
  }
18566
18566
  });
18567
18567
 
18568
- const FButton = _sfc_main$C;
18568
+ const FButton = _sfc_main$D;
18569
18569
 
18570
18570
  const buildTranslator = (locale) => (path, option) => translate(path, option, vue.unref(locale));
18571
18571
  const translate = (path, option, locale) => lodashEs.get(locale, path, path).replace(
@@ -19188,9 +19188,9 @@
19188
19188
  // 开发环境严格检查
19189
19189
  });
19190
19190
 
19191
- const _hoisted_1$p = { key: 0 };
19192
- const _hoisted_2$e = { key: 0 };
19193
- var _sfc_main$B = /* @__PURE__ */ vue.defineComponent({
19191
+ const _hoisted_1$q = { key: 0 };
19192
+ const _hoisted_2$f = { key: 0 };
19193
+ var _sfc_main$C = /* @__PURE__ */ vue.defineComponent({
19194
19194
  ...{
19195
19195
  name: "FInput"
19196
19196
  },
@@ -19394,7 +19394,7 @@
19394
19394
  fn: vue.withCtx(() => [
19395
19395
  __props.inputType === "amount" ? (vue.openBlock(), vue.createElementBlock(
19396
19396
  "span",
19397
- _hoisted_1$p,
19397
+ _hoisted_1$q,
19398
19398
  vue.toDisplayString(appendTitleText.value),
19399
19399
  1
19400
19400
  /* TEXT */
@@ -19427,7 +19427,7 @@
19427
19427
  fn: vue.withCtx(() => [
19428
19428
  __props.inputType === "amount" ? (vue.openBlock(), vue.createElementBlock(
19429
19429
  "span",
19430
- _hoisted_2$e,
19430
+ _hoisted_2$f,
19431
19431
  vue.toDisplayString(appendTitleText.value),
19432
19432
  1
19433
19433
  /* TEXT */
@@ -19440,13 +19440,13 @@
19440
19440
  }
19441
19441
  });
19442
19442
 
19443
- const FInput = _sfc_main$B;
19443
+ const FInput = _sfc_main$C;
19444
19444
 
19445
- const _hoisted_1$o = {
19445
+ const _hoisted_1$p = {
19446
19446
  key: 0,
19447
19447
  class: "back_to_top"
19448
19448
  };
19449
- var _sfc_main$A = /* @__PURE__ */ vue.defineComponent({
19449
+ var _sfc_main$B = /* @__PURE__ */ vue.defineComponent({
19450
19450
  ...{
19451
19451
  name: "FLayoutPage"
19452
19452
  },
@@ -19508,7 +19508,7 @@
19508
19508
  },
19509
19509
  [
19510
19510
  vue.renderSlot(_ctx.$slots, "default"),
19511
- __props.showGoTopButton ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_1$o, [
19511
+ __props.showGoTopButton ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_1$p, [
19512
19512
  isShowGoTopButton.value ? (vue.openBlock(), vue.createElementBlock("div", {
19513
19513
  key: 0,
19514
19514
  onClick: backToTop
@@ -19536,9 +19536,9 @@
19536
19536
  }
19537
19537
  });
19538
19538
 
19539
- const FLayoutPage = _sfc_main$A;
19539
+ const FLayoutPage = _sfc_main$B;
19540
19540
 
19541
- var _sfc_main$z = /* @__PURE__ */ vue.defineComponent({
19541
+ var _sfc_main$A = /* @__PURE__ */ vue.defineComponent({
19542
19542
  ...{
19543
19543
  name: "FLayoutPageItem"
19544
19544
  },
@@ -19566,7 +19566,7 @@
19566
19566
  }
19567
19567
  });
19568
19568
 
19569
- const FLayoutPageItem = _sfc_main$z;
19569
+ const FLayoutPageItem = _sfc_main$A;
19570
19570
 
19571
19571
  function debounce(func, delay = 500, immediate, resultCallback) {
19572
19572
  let timer = null;
@@ -19609,8 +19609,8 @@
19609
19609
  return name.replace(/([A-Z])/g, "_$1").toLowerCase();
19610
19610
  }
19611
19611
 
19612
- const _hoisted_1$n = ["id"];
19613
- var _sfc_main$y = /* @__PURE__ */ vue.defineComponent({
19612
+ const _hoisted_1$o = ["id"];
19613
+ var _sfc_main$z = /* @__PURE__ */ vue.defineComponent({
19614
19614
  ...{
19615
19615
  name: "FChart"
19616
19616
  },
@@ -19694,7 +19694,7 @@
19694
19694
  id: __props.id,
19695
19695
  ref_key: "echartRef",
19696
19696
  ref: echartRef
19697
- }, null, 8, _hoisted_1$n), [
19697
+ }, null, 8, _hoisted_1$o), [
19698
19698
  [vue.vShow, !formatEmpty.value]
19699
19699
  ]),
19700
19700
  formatEmpty.value ? vue.renderSlot(_ctx.$slots, "empty", { key: 0 }, () => [
@@ -19709,13 +19709,13 @@
19709
19709
  }
19710
19710
  });
19711
19711
 
19712
- const FChart = _sfc_main$y;
19712
+ const FChart = _sfc_main$z;
19713
19713
 
19714
- const _hoisted_1$m = {
19714
+ const _hoisted_1$n = {
19715
19715
  key: 1,
19716
19716
  class: "f_select__pagination"
19717
19717
  };
19718
- var _sfc_main$x = /* @__PURE__ */ vue.defineComponent({
19718
+ var _sfc_main$y = /* @__PURE__ */ vue.defineComponent({
19719
19719
  ...{
19720
19720
  name: "FSelect"
19721
19721
  },
@@ -19928,7 +19928,7 @@
19928
19928
  128
19929
19929
  /* KEYED_FRAGMENT */
19930
19930
  )),
19931
- __props.isShowPagination && filteredOptionsCount.value > 0 ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_1$m, [
19931
+ __props.isShowPagination && filteredOptionsCount.value > 0 ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_1$n, [
19932
19932
  vue.createVNode(_component_el_pagination, vue.mergeProps({
19933
19933
  "current-page": __props.paginationOption.currentPage,
19934
19934
  "onUpdate:currentPage": _cache[1] || (_cache[1] = ($event) => __props.paginationOption.currentPage = $event),
@@ -19966,9 +19966,9 @@
19966
19966
  }
19967
19967
  });
19968
19968
 
19969
- const FSelect = _sfc_main$x;
19969
+ const FSelect = _sfc_main$y;
19970
19970
 
19971
- var _sfc_main$w = /* @__PURE__ */ vue.defineComponent({
19971
+ var _sfc_main$x = /* @__PURE__ */ vue.defineComponent({
19972
19972
  ...{
19973
19973
  name: "RenderComp"
19974
19974
  },
@@ -19988,12 +19988,12 @@
19988
19988
  }
19989
19989
  });
19990
19990
 
19991
- const _hoisted_1$l = { class: "inside_box" };
19992
- const _hoisted_2$d = { class: "inside_box_title" };
19993
- const _hoisted_3$8 = { class: "check-box" };
19994
- const _hoisted_4$5 = { class: "more_dropdown_icon" };
19995
- const _hoisted_5$4 = { class: "out_box" };
19996
- var _sfc_main$v = /* @__PURE__ */ vue.defineComponent({
19991
+ const _hoisted_1$m = { class: "inside_box" };
19992
+ const _hoisted_2$e = { class: "inside_box_title" };
19993
+ const _hoisted_3$9 = { class: "check-box" };
19994
+ const _hoisted_4$6 = { class: "more_dropdown_icon" };
19995
+ const _hoisted_5$5 = { class: "out_box" };
19996
+ var _sfc_main$w = /* @__PURE__ */ vue.defineComponent({
19997
19997
  ...{
19998
19998
  name: "MoreChoose"
19999
19999
  },
@@ -20113,10 +20113,10 @@
20113
20113
  ref: "popover"
20114
20114
  }, {
20115
20115
  reference: vue.withCtx(() => [
20116
- vue.createElementVNode("div", _hoisted_4$5, [
20116
+ vue.createElementVNode("div", _hoisted_4$6, [
20117
20117
  vue.createElementVNode(
20118
20118
  "span",
20119
- _hoisted_5$4,
20119
+ _hoisted_5$5,
20120
20120
  vue.toDisplayString(__props.popoverAttrsBind.showTxt),
20121
20121
  1
20122
20122
  /* TEXT */
@@ -20131,8 +20131,8 @@
20131
20131
  ])
20132
20132
  ]),
20133
20133
  default: vue.withCtx(() => [
20134
- vue.createElementVNode("div", _hoisted_1$l, [
20135
- vue.createElementVNode("div", _hoisted_2$d, [
20134
+ vue.createElementVNode("div", _hoisted_1$m, [
20135
+ vue.createElementVNode("div", _hoisted_2$e, [
20136
20136
  vue.createElementVNode(
20137
20137
  "div",
20138
20138
  null,
@@ -20140,7 +20140,7 @@
20140
20140
  1
20141
20141
  /* TEXT */
20142
20142
  ),
20143
- vue.createElementVNode("div", _hoisted_3$8, [
20143
+ vue.createElementVNode("div", _hoisted_3$9, [
20144
20144
  vue.createVNode(_component_el_button, {
20145
20145
  size: "small",
20146
20146
  link: "",
@@ -20308,7 +20308,7 @@
20308
20308
  };
20309
20309
  }
20310
20310
 
20311
- var _sfc_main$u = /* @__PURE__ */ vue.defineComponent({
20311
+ var _sfc_main$v = /* @__PURE__ */ vue.defineComponent({
20312
20312
  ...{
20313
20313
  name: "FQueryCondition"
20314
20314
  },
@@ -20727,7 +20727,7 @@
20727
20727
  opt.labelRender ? {
20728
20728
  name: "label",
20729
20729
  fn: vue.withCtx(() => [
20730
- vue.createVNode(_sfc_main$w, {
20730
+ vue.createVNode(_sfc_main$x, {
20731
20731
  form: vue.unref(queryState).form,
20732
20732
  render: opt.labelRender
20733
20733
  }, null, 8, ["form", "render"])
@@ -20823,7 +20823,7 @@
20823
20823
  _: 1
20824
20824
  /* STABLE */
20825
20825
  })) : vue.createCommentVNode("v-if", true),
20826
- vue.createVNode(_sfc_main$v, {
20826
+ vue.createVNode(_sfc_main$w, {
20827
20827
  isDropDownSelectMore: __props.isDropDownSelectMore,
20828
20828
  moreCheckList: __props.moreCheckList,
20829
20829
  popoverAttrsBind: popoverAttrsBind.value,
@@ -20849,7 +20849,7 @@
20849
20849
  }
20850
20850
  });
20851
20851
 
20852
- var _sfc_main$t = /* @__PURE__ */ vue.defineComponent({
20852
+ var _sfc_main$u = /* @__PURE__ */ vue.defineComponent({
20853
20853
  ...{
20854
20854
  name: "RenderCol"
20855
20855
  },
@@ -21005,17 +21005,17 @@
21005
21005
  };
21006
21006
  }
21007
21007
 
21008
- const _hoisted_1$k = {
21008
+ const _hoisted_1$l = {
21009
21009
  key: 0,
21010
21010
  class: "table_query_condition"
21011
21011
  };
21012
- const _hoisted_2$c = ["element-loading-text"];
21013
- const _hoisted_3$7 = { key: 2 };
21014
- const _hoisted_4$4 = {
21012
+ const _hoisted_2$d = ["element-loading-text"];
21013
+ const _hoisted_3$8 = { key: 2 };
21014
+ const _hoisted_4$5 = {
21015
21015
  key: 0,
21016
21016
  class: "f-table-select__page"
21017
21017
  };
21018
- var _sfc_main$s = /* @__PURE__ */ vue.defineComponent({
21018
+ var _sfc_main$t = /* @__PURE__ */ vue.defineComponent({
21019
21019
  ...{
21020
21020
  name: "FSelectTable"
21021
21021
  },
@@ -21637,9 +21637,9 @@
21637
21637
  style: vue.normalizeStyle({ width: __props.tableWidth ? `${__props.tableWidth}px` : "100%" })
21638
21638
  },
21639
21639
  [
21640
- __props.isShowQuery ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_1$k, [
21640
+ __props.isShowQuery ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_1$l, [
21641
21641
  vue.createVNode(
21642
- _sfc_main$u,
21642
+ _sfc_main$v,
21643
21643
  vue.mergeProps({
21644
21644
  ref_key: "fQueryConditionRef",
21645
21645
  ref: fQueryConditionRef,
@@ -21765,7 +21765,7 @@
21765
21765
  fixed: item.fixed
21766
21766
  }, { ref_for: true }, { "show-overflow-tooltip": true, ...item.bind }), {
21767
21767
  default: vue.withCtx((scope) => [
21768
- item.render ? (vue.openBlock(), vue.createBlock(_sfc_main$t, {
21768
+ item.render ? (vue.openBlock(), vue.createBlock(_sfc_main$u, {
21769
21769
  key: 0,
21770
21770
  column: item,
21771
21771
  row: scope.row,
@@ -21776,7 +21776,7 @@
21776
21776
  key: 1,
21777
21777
  scope
21778
21778
  }) : vue.createCommentVNode("v-if", true),
21779
- !item.render && !item.slotName ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_3$7, [
21779
+ !item.render && !item.slotName ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_3$8, [
21780
21780
  vue.createElementVNode(
21781
21781
  "span",
21782
21782
  null,
@@ -21798,7 +21798,7 @@
21798
21798
  _: 3
21799
21799
  /* FORWARDED */
21800
21800
  }, 16, ["data", "class"]),
21801
- __props.isShowPagination ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_4$4, [
21801
+ __props.isShowPagination ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_4$5, [
21802
21802
  vue.createVNode(_component_el_pagination, vue.mergeProps({
21803
21803
  "current-page": __props.table.currentPage,
21804
21804
  "onUpdate:currentPage": _cache[6] || (_cache[6] = ($event) => __props.table.currentPage = $event),
@@ -21810,7 +21810,7 @@
21810
21810
  total: __props.table.total
21811
21811
  }, { background: true, size: __props.paginationSize || "small", ..._ctx.$attrs }), null, 16, ["current-page", "page-size", "pager-count", "total"])
21812
21812
  ])) : vue.createCommentVNode("v-if", true)
21813
- ], 8, _hoisted_2$c)), [
21813
+ ], 8, _hoisted_2$d)), [
21814
21814
  [_directive_loading, __props.tableLoading]
21815
21815
  ]),
21816
21816
  vue.renderSlot(_ctx.$slots, "footer")
@@ -21828,11 +21828,11 @@
21828
21828
  }
21829
21829
  });
21830
21830
 
21831
- const FSelectTable = _sfc_main$s;
21831
+ const FSelectTable = _sfc_main$t;
21832
21832
 
21833
- const FQueryCondition = _sfc_main$u;
21833
+ const FQueryCondition = _sfc_main$v;
21834
21834
 
21835
- var _sfc_main$r = /* @__PURE__ */ vue.defineComponent({
21835
+ var _sfc_main$s = /* @__PURE__ */ vue.defineComponent({
21836
21836
  ...{
21837
21837
  name: "RenderComp"
21838
21838
  },
@@ -21852,7 +21852,7 @@
21852
21852
  }
21853
21853
  });
21854
21854
 
21855
- var _sfc_main$q = /* @__PURE__ */ vue.defineComponent({
21855
+ var _sfc_main$r = /* @__PURE__ */ vue.defineComponent({
21856
21856
  ...{
21857
21857
  name: "RenderBtn"
21858
21858
  },
@@ -21872,12 +21872,12 @@
21872
21872
  }
21873
21873
  });
21874
21874
 
21875
- const _hoisted_1$j = {
21875
+ const _hoisted_1$k = {
21876
21876
  key: 1,
21877
21877
  class: "text_show"
21878
21878
  };
21879
- const _hoisted_2$b = { class: "footer_btn flex-box flex-ver f-margin-top-5" };
21880
- var _sfc_main$p = /* @__PURE__ */ vue.defineComponent({
21879
+ const _hoisted_2$c = { class: "footer_btn flex-box flex-ver f-margin-top-5" };
21880
+ var _sfc_main$q = /* @__PURE__ */ vue.defineComponent({
21881
21881
  ...{
21882
21882
  name: "FForm"
21883
21883
  },
@@ -22128,7 +22128,7 @@
22128
22128
  }) : vue.createCommentVNode("v-if", true),
22129
22129
  item.textShow ? (vue.openBlock(), vue.createElementBlock(
22130
22130
  "span",
22131
- _hoisted_1$j,
22131
+ _hoisted_1$k,
22132
22132
  vue.toDisplayString(item.textValue || __props.formOpts.formData[item.value]),
22133
22133
  1
22134
22134
  /* TEXT */
@@ -22248,7 +22248,7 @@
22248
22248
  item.labelSlotName || item.labelRender ? {
22249
22249
  name: "label",
22250
22250
  fn: vue.withCtx(() => [
22251
- item.labelRender ? (vue.openBlock(), vue.createBlock(_sfc_main$r, {
22251
+ item.labelRender ? (vue.openBlock(), vue.createBlock(_sfc_main$s, {
22252
22252
  key: 0,
22253
22253
  render: item.labelRender,
22254
22254
  item
@@ -22270,7 +22270,7 @@
22270
22270
  /* UNKEYED_FRAGMENT */
22271
22271
  )),
22272
22272
  vue.createCommentVNode(" \u6309\u94AE "),
22273
- vue.createElementVNode("div", _hoisted_2$b, [
22273
+ vue.createElementVNode("div", _hoisted_2$c, [
22274
22274
  __props.formOpts.btnSlotName ? vue.renderSlot(_ctx.$slots, __props.formOpts.btnSlotName, { key: 0 }) : vue.createCommentVNode("v-if", true),
22275
22275
  !__props.formOpts.btnSlotName && __props.formOpts.operatorList && __props.formOpts.operatorList.length > 0 ? (vue.openBlock(true), vue.createElementBlock(
22276
22276
  vue.Fragment,
@@ -22280,7 +22280,7 @@
22280
22280
  vue.Fragment,
22281
22281
  null,
22282
22282
  [
22283
- val.render ? (vue.openBlock(), vue.createBlock(_sfc_main$q, {
22283
+ val.render ? (vue.openBlock(), vue.createBlock(_sfc_main$r, {
22284
22284
  key: index,
22285
22285
  item: val,
22286
22286
  render: val.render
@@ -22327,10 +22327,10 @@
22327
22327
  }
22328
22328
  });
22329
22329
 
22330
- const FForm = _sfc_main$p;
22330
+ const FForm = _sfc_main$q;
22331
22331
 
22332
- const _hoisted_1$i = ["src"];
22333
- var _sfc_main$o = /* @__PURE__ */ vue.defineComponent({
22332
+ const _hoisted_1$j = ["src"];
22333
+ var _sfc_main$p = /* @__PURE__ */ vue.defineComponent({
22334
22334
  ...{
22335
22335
  name: "svgIcon"
22336
22336
  },
@@ -22401,7 +22401,7 @@
22401
22401
  vue.createElementVNode("img", {
22402
22402
  src: getIconName.value,
22403
22403
  style: vue.normalizeStyle(setIconSvgInsStyle.value)
22404
- }, null, 12, _hoisted_1$i)
22404
+ }, null, 12, _hoisted_1$j)
22405
22405
  ],
22406
22406
  4
22407
22407
  /* STYLE */
@@ -22428,13 +22428,13 @@
22428
22428
  }
22429
22429
  }
22430
22430
  if (!app._context.components[`SvgIcon`]) {
22431
- app.component("SvgIcon", _sfc_main$o);
22431
+ app.component("SvgIcon", _sfc_main$p);
22432
22432
  }
22433
22433
  }
22434
22434
 
22435
22435
  const emitter = mitt();
22436
22436
 
22437
- var _sfc_main$n = /* @__PURE__ */ vue.defineComponent({
22437
+ var _sfc_main$o = /* @__PURE__ */ vue.defineComponent({
22438
22438
  ...{
22439
22439
  name: "FLayout"
22440
22440
  },
@@ -22516,76 +22516,7 @@
22516
22516
  }
22517
22517
  });
22518
22518
 
22519
- const FLayout = _sfc_main$n;
22520
-
22521
- const makeInstaller = (components = []) => {
22522
- const install = (app) => {
22523
- app.use(pinia);
22524
- components.forEach(
22525
- (component) => {
22526
- if (!app._context.components[component.name]) {
22527
- app.component(component.name, component);
22528
- }
22529
- }
22530
- );
22531
- elSvg(app);
22532
- directive(app);
22533
- setupVXETable(app);
22534
- };
22535
- return {
22536
- install
22537
- };
22538
- };
22539
-
22540
- const plugins = [
22541
- FButton,
22542
- FInput,
22543
- FLayoutPage,
22544
- FLayoutPageItem,
22545
- FSelect,
22546
- FSelectTable,
22547
- FQueryCondition,
22548
- FChart,
22549
- FForm,
22550
- FLayout
22551
- ];
22552
-
22553
- var installer = makeInstaller([...plugins]);
22554
-
22555
- const cssCdnUrlList = [
22556
- // 调整为从本地引入,注释下面的 url
22557
- // '//at.alicdn.com/t/c/font_2298093_rnp72ifj3ba.css',
22558
- // '//netdna.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css',
22559
- ];
22560
- const jsCdnUrlList = [];
22561
- function setCssCdn() {
22562
- if (cssCdnUrlList.length <= 0) return false;
22563
- cssCdnUrlList.map((v) => {
22564
- let link = document.createElement("link");
22565
- link.rel = "stylesheet";
22566
- link.href = v;
22567
- link.crossOrigin = "anonymous";
22568
- document.getElementsByTagName("head")[0].appendChild(link);
22569
- });
22570
- }
22571
- function setJsCdn() {
22572
- if (jsCdnUrlList.length <= 0) return false;
22573
- jsCdnUrlList.map((v) => {
22574
- let link = document.createElement("script");
22575
- link.src = v;
22576
- document.body.appendChild(link);
22577
- });
22578
- }
22579
- const setIntroduction = {
22580
- // 设置css
22581
- cssCdn: () => {
22582
- setCssCdn();
22583
- },
22584
- // 设置js
22585
- jsCdn: () => {
22586
- setJsCdn();
22587
- }
22588
- };
22519
+ const FLayout = _sfc_main$o;
22589
22520
 
22590
22521
  function commonFunction() {
22591
22522
  const themeStore = useThemeConfig();
@@ -22757,125 +22688,9 @@
22757
22688
  };
22758
22689
  }
22759
22690
 
22760
- let pathPrefix = "/@";
22761
- function setPathPrefix(prefix) {
22762
- pathPrefix = prefix;
22763
- }
22764
- function getPath(path) {
22765
- return `${pathPrefix}${path}`;
22766
- }
22767
- let dynamicRoutes = [
22768
- {
22769
- path: "/",
22770
- name: "/",
22771
- component: () => import(getPath("/layout/index.vue")),
22772
- redirect: "/dashboard/home",
22773
- meta: {
22774
- isKeepAlive: true
22775
- },
22776
- children: []
22777
- },
22778
- {
22779
- path: "/llm/aiChat",
22780
- name: "aiChat",
22781
- component: () => import(getPath("/views/aiChat/index.vue")),
22782
- meta: {
22783
- title: "AI\u5BF9\u8BDD",
22784
- isKeepAlive: true
22785
- }
22786
- },
22787
- {
22788
- path: "/platform/job/dashboard",
22789
- name: "jobDashboard",
22790
- component: () => import(getPath("/views/system/job/dashboard.vue")),
22791
- meta: {
22792
- title: "\u4EFB\u52A1\u770B\u677F",
22793
- isLink: window.__env__.VITE_API_URL + "/schedule",
22794
- isHide: true,
22795
- isKeepAlive: true,
22796
- isAffix: false,
22797
- isIframe: true,
22798
- icon: "ele-Clock"
22799
- }
22800
- },
22801
- {
22802
- path: "/develop/database/visual",
22803
- name: "databaseVisual",
22804
- component: () => import(getPath("/views/system/database/component/visualTable.vue")),
22805
- meta: {
22806
- title: "\u5E93\u8868\u53EF\u89C6\u5316",
22807
- isHide: true,
22808
- isKeepAlive: true,
22809
- isAffix: false,
22810
- // isIframe: true,
22811
- icon: "ele-View"
22812
- }
22813
- },
22814
- {
22815
- path: "/report/view/:reportConfigId/:tagsViewName?",
22816
- name: "sysReportView",
22817
- component: () => import(getPath("/views/system/reportConfig/component/reportView.vue")),
22818
- meta: {
22819
- title: "\u62A5\u8868\u67E5\u770B",
22820
- isHide: true,
22821
- isKeepAlive: true,
22822
- isAffix: false,
22823
- isIframe: false,
22824
- icon: ""
22825
- }
22826
- }
22827
- ];
22828
- let notFoundAndNoPower = [
22829
- {
22830
- path: "/:path(.*)*",
22831
- name: "notFound",
22832
- component: () => import(getPath("/views/error/404.vue")),
22833
- meta: {
22834
- title: "message.staticRoutes.notFound",
22835
- isHide: true
22836
- }
22837
- },
22838
- {
22839
- path: "/401",
22840
- name: "noPower",
22841
- component: () => import(getPath("/views/error/401.vue")),
22842
- meta: {
22843
- title: "message.staticRoutes.noPower",
22844
- isHide: true
22845
- }
22846
- }
22847
- ];
22848
- exports.staticRoutes = [
22849
- {
22850
- path: "/login",
22851
- name: "login",
22852
- component: () => import(getPath("/views/login/index.vue")),
22853
- meta: {
22854
- title: "Login",
22855
- isPublic: true
22856
- }
22857
- }
22858
- /**
22859
- * 提示:写在这里的为全屏界面,不建议写在这里
22860
- * 请写在 `dynamicRoutes` 路由数组中
22861
- */
22862
- // {
22863
- // path: '/visualizingDemo1',
22864
- // name: 'visualizingDemo1',
22865
- // component: () => import('/@/views/visualizing/demo1.vue'),
22866
- // meta: {
22867
- // title: 'message.router.visualizingLinkDemo1',
22868
- // },
22869
- // },
22870
- // {
22871
- // path: '/visualizingDemo2',
22872
- // name: 'visualizingDemo2',
22873
- // component: () => import('/@/views/visualizing/demo2.vue'),
22874
- // meta: {
22875
- // title: 'message.router.visualizingLinkDemo2',
22876
- // },
22877
- // },
22878
- ];
22691
+ let dynamicRoutes = [];
22692
+ let notFoundAndNoPower = [];
22693
+ exports.staticRoutes = [];
22879
22694
  function configureRoutes(options) {
22880
22695
  if (options.dynamicRoutes) {
22881
22696
  if (options.merge) {
@@ -22898,9 +22713,6 @@
22898
22713
  notFoundAndNoPower = options.notFoundAndNoPower;
22899
22714
  }
22900
22715
  }
22901
- if (options.pathPrefix) {
22902
- setPathPrefix(options.pathPrefix);
22903
- }
22904
22716
  }
22905
22717
 
22906
22718
  function formatFlatteningRoutes(arr) {
@@ -23268,6 +23080,1966 @@
23268
23080
  }
23269
23081
  };
23270
23082
 
23083
+ const _hoisted_1$i = { class: "layout-breadcrumb-seting" };
23084
+ const _hoisted_2$b = { class: "layout-breadcrumb-seting-bar-flex" };
23085
+ const _hoisted_3$7 = { class: "layout-breadcrumb-seting-bar-flex-label" };
23086
+ const _hoisted_4$4 = { class: "layout-breadcrumb-seting-bar-flex-value" };
23087
+ const _hoisted_5$4 = { style: { "margin": "10px 0" } };
23088
+ const _hoisted_6$3 = { class: "layout-breadcrumb-seting-bar-flex mt15" };
23089
+ const _hoisted_7$3 = { class: "layout-breadcrumb-seting-bar-flex-label" };
23090
+ const _hoisted_8$2 = { class: "layout-breadcrumb-seting-bar-flex-value" };
23091
+ const _hoisted_9$2 = { class: "layout-breadcrumb-seting-bar-flex" };
23092
+ const _hoisted_10$2 = { class: "layout-breadcrumb-seting-bar-flex-label" };
23093
+ const _hoisted_11$2 = { class: "layout-breadcrumb-seting-bar-flex-value" };
23094
+ const _hoisted_12$1 = { class: "layout-breadcrumb-seting-bar-flex" };
23095
+ const _hoisted_13$1 = { class: "layout-breadcrumb-seting-bar-flex-label" };
23096
+ const _hoisted_14$1 = { class: "layout-breadcrumb-seting-bar-flex-value" };
23097
+ const _hoisted_15 = { class: "layout-breadcrumb-seting-bar-flex mt10" };
23098
+ const _hoisted_16 = { class: "layout-breadcrumb-seting-bar-flex-label" };
23099
+ const _hoisted_17 = { class: "layout-breadcrumb-seting-bar-flex-value" };
23100
+ const _hoisted_18 = { class: "layout-breadcrumb-seting-bar-flex" };
23101
+ const _hoisted_19 = { class: "layout-breadcrumb-seting-bar-flex-label" };
23102
+ const _hoisted_20 = { class: "layout-breadcrumb-seting-bar-flex-value" };
23103
+ const _hoisted_21 = { class: "layout-breadcrumb-seting-bar-flex" };
23104
+ const _hoisted_22 = { class: "layout-breadcrumb-seting-bar-flex-label" };
23105
+ const _hoisted_23 = { class: "layout-breadcrumb-seting-bar-flex-value" };
23106
+ const _hoisted_24 = { class: "layout-breadcrumb-seting-bar-flex mt14" };
23107
+ const _hoisted_25 = { class: "layout-breadcrumb-seting-bar-flex-label" };
23108
+ const _hoisted_26 = { class: "layout-breadcrumb-seting-bar-flex-value" };
23109
+ const _hoisted_27 = { class: "layout-breadcrumb-seting-bar-flex-label" };
23110
+ const _hoisted_28 = { class: "layout-breadcrumb-seting-bar-flex-value" };
23111
+ const _hoisted_29 = { class: "layout-breadcrumb-seting-bar-flex-label" };
23112
+ const _hoisted_30 = { class: "layout-breadcrumb-seting-bar-flex-value" };
23113
+ const _hoisted_31 = { class: "layout-breadcrumb-seting-bar-flex-label" };
23114
+ const _hoisted_32 = { class: "layout-breadcrumb-seting-bar-flex-value" };
23115
+ const _hoisted_33 = { class: "layout-breadcrumb-seting-bar-flex-label" };
23116
+ const _hoisted_34 = { class: "layout-breadcrumb-seting-bar-flex-value" };
23117
+ const _hoisted_35 = { class: "layout-breadcrumb-seting-bar-flex mt11" };
23118
+ const _hoisted_36 = { class: "layout-breadcrumb-seting-bar-flex-label" };
23119
+ const _hoisted_37 = { class: "layout-breadcrumb-seting-bar-flex-value" };
23120
+ const _hoisted_38 = { class: "layout-breadcrumb-seting-bar-flex mt11" };
23121
+ const _hoisted_39 = { class: "layout-breadcrumb-seting-bar-flex-label" };
23122
+ const _hoisted_40 = { class: "layout-breadcrumb-seting-bar-flex-value" };
23123
+ const _hoisted_41 = { class: "layout-breadcrumb-seting-bar-flex mt11" };
23124
+ const _hoisted_42 = { class: "layout-breadcrumb-seting-bar-flex-label" };
23125
+ const _hoisted_43 = { class: "layout-breadcrumb-seting-bar-flex-value" };
23126
+ const _hoisted_44 = { class: "layout-breadcrumb-seting-bar-flex-label" };
23127
+ const _hoisted_45 = { class: "layout-breadcrumb-seting-bar-flex-value" };
23128
+ const _hoisted_46 = { class: "layout-breadcrumb-seting-bar-flex-label" };
23129
+ const _hoisted_47 = { class: "layout-breadcrumb-seting-bar-flex-value" };
23130
+ const _hoisted_48 = { class: "layout-breadcrumb-seting-bar-flex mt15" };
23131
+ const _hoisted_49 = { class: "layout-breadcrumb-seting-bar-flex-label" };
23132
+ const _hoisted_50 = { class: "layout-breadcrumb-seting-bar-flex-value" };
23133
+ const _hoisted_51 = { class: "layout-breadcrumb-seting-bar-flex-label" };
23134
+ const _hoisted_52 = { class: "layout-breadcrumb-seting-bar-flex-value" };
23135
+ const _hoisted_53 = { class: "layout-breadcrumb-seting-bar-flex mt15" };
23136
+ const _hoisted_54 = { class: "layout-breadcrumb-seting-bar-flex-label" };
23137
+ const _hoisted_55 = { class: "layout-breadcrumb-seting-bar-flex-value" };
23138
+ const _hoisted_56 = { class: "layout-breadcrumb-seting-bar-flex mt11" };
23139
+ const _hoisted_57 = { class: "layout-breadcrumb-seting-bar-flex-label" };
23140
+ const _hoisted_58 = { class: "layout-breadcrumb-seting-bar-flex-value" };
23141
+ const _hoisted_59 = { class: "layout-breadcrumb-seting-bar-flex mt15" };
23142
+ const _hoisted_60 = { class: "layout-breadcrumb-seting-bar-flex-label" };
23143
+ const _hoisted_61 = { class: "layout-breadcrumb-seting-bar-flex-value" };
23144
+ const _hoisted_62 = { class: "layout-breadcrumb-seting-bar-flex-label" };
23145
+ const _hoisted_63 = { class: "layout-breadcrumb-seting-bar-flex-value" };
23146
+ const _hoisted_64 = { class: "layout-breadcrumb-seting-bar-flex mt15" };
23147
+ const _hoisted_65 = { class: "layout-breadcrumb-seting-bar-flex-label" };
23148
+ const _hoisted_66 = { class: "layout-breadcrumb-seting-bar-flex-value" };
23149
+ const _hoisted_67 = { class: "layout-breadcrumb-seting-bar-flex mt15" };
23150
+ const _hoisted_68 = { class: "layout-breadcrumb-seting-bar-flex-label" };
23151
+ const _hoisted_69 = { class: "layout-breadcrumb-seting-bar-flex-value" };
23152
+ const _hoisted_70 = { class: "layout-breadcrumb-seting-bar-flex mt15" };
23153
+ const _hoisted_71 = { class: "layout-breadcrumb-seting-bar-flex-label" };
23154
+ const _hoisted_72 = { class: "layout-breadcrumb-seting-bar-flex-value" };
23155
+ const _hoisted_73 = { class: "layout-breadcrumb-seting-bar-flex mt15" };
23156
+ const _hoisted_74 = { class: "layout-breadcrumb-seting-bar-flex-label" };
23157
+ const _hoisted_75 = { class: "layout-breadcrumb-seting-bar-flex-value" };
23158
+ const _hoisted_76 = { class: "layout-breadcrumb-seting-bar-flex-label" };
23159
+ const _hoisted_77 = { class: "layout-breadcrumb-seting-bar-flex-value" };
23160
+ const _hoisted_78 = { class: "layout-breadcrumb-seting-bar-flex mt15" };
23161
+ const _hoisted_79 = { class: "layout-breadcrumb-seting-bar-flex-label" };
23162
+ const _hoisted_80 = { class: "layout-breadcrumb-seting-bar-flex-value" };
23163
+ const _hoisted_81 = { class: "layout-breadcrumb-seting-bar-flex mt15" };
23164
+ const _hoisted_82 = { class: "layout-breadcrumb-seting-bar-flex-label" };
23165
+ const _hoisted_83 = { class: "layout-breadcrumb-seting-bar-flex-value" };
23166
+ const _hoisted_84 = { class: "layout-breadcrumb-seting-bar-flex mt15" };
23167
+ const _hoisted_85 = { class: "layout-breadcrumb-seting-bar-flex-label" };
23168
+ const _hoisted_86 = { class: "layout-breadcrumb-seting-bar-flex-value" };
23169
+ const _hoisted_87 = { class: "layout-breadcrumb-seting-bar-flex mt15" };
23170
+ const _hoisted_88 = { class: "layout-breadcrumb-seting-bar-flex-label" };
23171
+ const _hoisted_89 = { class: "layout-breadcrumb-seting-bar-flex-value" };
23172
+ const _hoisted_90 = { class: "layout-breadcrumb-seting-bar-flex mt15" };
23173
+ const _hoisted_91 = { class: "layout-breadcrumb-seting-bar-flex-label" };
23174
+ const _hoisted_92 = { class: "layout-breadcrumb-seting-bar-flex-value" };
23175
+ const _hoisted_93 = { class: "layout-breadcrumb-seting-bar-flex mt14" };
23176
+ const _hoisted_94 = { class: "layout-breadcrumb-seting-bar-flex-label" };
23177
+ const _hoisted_95 = { class: "layout-breadcrumb-seting-bar-flex-value" };
23178
+ const _hoisted_96 = { class: "layout-breadcrumb-seting-bar-flex mt15" };
23179
+ const _hoisted_97 = { class: "layout-breadcrumb-seting-bar-flex-label" };
23180
+ const _hoisted_98 = { class: "layout-breadcrumb-seting-bar-flex-value" };
23181
+ const _hoisted_99 = { class: "layout-breadcrumb-seting-bar-flex mt15" };
23182
+ const _hoisted_100 = { class: "layout-breadcrumb-seting-bar-flex-label" };
23183
+ const _hoisted_101 = { class: "layout-breadcrumb-seting-bar-flex-value" };
23184
+ const _hoisted_102 = { class: "layout-breadcrumb-seting-bar-flex-label" };
23185
+ const _hoisted_103 = { class: "layout-breadcrumb-seting-bar-flex-value" };
23186
+ const _hoisted_104 = { class: "layout-breadcrumb-seting-bar-flex-label" };
23187
+ const _hoisted_105 = { class: "layout-breadcrumb-seting-bar-flex-value" };
23188
+ const _hoisted_106 = { class: "layout-drawer-content-flex" };
23189
+ const _hoisted_107 = { class: "layout-tips-box" };
23190
+ const _hoisted_108 = { class: "layout-tips-txt" };
23191
+ const _hoisted_109 = { class: "layout-tips-box" };
23192
+ const _hoisted_110 = { class: "layout-tips-txt" };
23193
+ const _hoisted_111 = { class: "layout-tips-box" };
23194
+ const _hoisted_112 = { class: "layout-tips-txt" };
23195
+ const _hoisted_113 = { class: "layout-tips-box" };
23196
+ const _hoisted_114 = { class: "layout-tips-txt" };
23197
+ const _hoisted_115 = { class: "copy-config" };
23198
+ const _hoisted_116 = { style: { "color": "#fff" } };
23199
+ const _hoisted_117 = { style: { "height": "70vh", "overflow-y": "scroll", "overflow-x": "hidden" } };
23200
+ const _hoisted_118 = {
23201
+ class: "traditionalColors-chines mt10",
23202
+ style: { "cursor": "grab" }
23203
+ };
23204
+ const _hoisted_119 = {
23205
+ class: "traditionalColors-chines",
23206
+ style: { "cursor": "grab", "color": "gray" }
23207
+ };
23208
+ var _sfc_main$n = /* @__PURE__ */ vue.defineComponent({
23209
+ ...{
23210
+ name: "FSettings"
23211
+ },
23212
+ __name: "index",
23213
+ setup(__props, { expose: __expose }) {
23214
+ const chineseColorArr = [{ "CMYK": [4, 5, 18, 0], "RGB": [249, 244, 220], "hex": "#f9f4dc", "name": "\u4E73\u767D", "pinyin": "rubai" }, { "CMYK": [3, 8, 30, 0], "RGB": [249, 236, 195], "hex": "#f7e8aa", "name": "\u674F\u4EC1\u9EC4", "pinyin": "xingrenhuang" }, { "CMYK": [4, 13, 67, 0], "RGB": [248, 223, 114], "hex": "#f8df72", "name": "\u8309\u8389\u9EC4", "pinyin": "molihuang" }, { "CMYK": [5, 14, 68, 1], "RGB": [248, 223, 112], "hex": "#f8df70", "name": "\u9EA6\u79C6\u9EC4", "pinyin": "maiganhuang" }, { "CMYK": [2, 16, 84, 0], "RGB": [251, 218, 65], "hex": "#fbda41", "name": "\u6CB9\u83DC\u82B1\u9EC4", "pinyin": "youcaihuahuang" }, { "CMYK": [1, 18, 94, 0], "RGB": [254, 215, 26], "hex": "#fed71a", "name": "\u4F5B\u624B\u9EC4", "pinyin": "foshouhuang" }, { "CMYK": [3, 16, 50, 0], "RGB": [247, 222, 152], "hex": "#f7de98", "name": "\u7BFE\u9EC4", "pinyin": "miehuang" }, { "CMYK": [3, 17, 69, 0], "RGB": [248, 216, 106], "hex": "#f8d86a", "name": "\u8475\u6247\u9EC4", "pinyin": "kuishanhuang" }, { "CMYK": [0, 20, 87, 0], "RGB": [252, 211, 55], "hex": "#fcd337", "name": "\u67E0\u6AAC\u9EC4", "pinyin": "ningmenghuang" }, { "CMYK": [0, 20, 95, 0], "RGB": [252, 210, 23], "hex": "#fcd217", "name": "\u91D1\u74DC\u9EC4", "pinyin": "jinguahuang" }, { "CMYK": [0, 21, 94, 0], "RGB": [254, 209, 16], "hex": "#ffd111", "name": "\u85E4\u9EC4", "pinyin": "tenghuang" }, { "CMYK": [2, 16, 39, 0], "RGB": [246, 222, 173], "hex": "#f6dead", "name": "\u916A\u9EC4", "pinyin": "laohuang" }, { "CMYK": [1, 17, 50, 0], "RGB": [247, 218, 148], "hex": "#f7da94", "name": "\u9999\u6C34\u73AB\u7470\u9EC4", "pinyin": "xiangshuimeiguihuang" }, { "CMYK": [1, 21, 70, 0], "RGB": [249, 211, 103], "hex": "#f9d367", "name": "\u6DE1\u5BC6\u9EC4", "pinyin": "danmihuang" }, { "CMYK": [0, 23, 88, 0], "RGB": [251, 205, 49], "hex": "#fbcd31", "name": "\u5927\u8C46\u9EC4", "pinyin": "dadouhuang" }, { "CMYK": [0, 24, 94, 0], "RGB": [252, 203, 22], "hex": "#fccb16", "name": "\u7D20\u99A8\u9EC4", "pinyin": "suxinhuang" }, { "CMYK": [0, 24, 94, 0], "RGB": [254, 204, 17], "hex": "#fecc11", "name": "\u5411\u65E5\u8475\u9EC4", "pinyin": "xiangrikuihuang" }, { "CMYK": [0, 27, 88, 0], "RGB": [251, 200, 47], "hex": "#fbc82f", "name": "\u96C5\u68A8\u9EC4", "pinyin": "yalihuang" }, { "CMYK": [0, 28, 94, 0], "RGB": [252, 197, 21], "hex": "#fcc515", "name": "\u9EC4\u8FDE\u9EC4", "pinyin": "huanglianhuang" }, { "CMYK": [0, 29, 95, 0], "RGB": [252, 195, 7], "hex": "#fcc307", "name": "\u91D1\u76CF\u9EC4", "pinyin": "jinzhanhuang" }, { "CMYK": [0, 32, 52, 0], "RGB": [248, 195, 135], "hex": "#f8c387", "name": "\u86CB\u58F3\u9EC4", "pinyin": "dankehuang" }, { "CMYK": [0, 32, 52, 0], "RGB": [247, 193, 115], "hex": "#f7c173", "name": "\u8089\u8272", "pinyin": "rouse" }, { "CMYK": [0, 35, 89, 0], "RGB": [251, 185, 41], "hex": "#fbb929", "name": "\u9E45\u638C\u9EC4", "pinyin": "ezhanghuang" }, { "CMYK": [0, 36, 93, 0], "RGB": [251, 182, 18], "hex": "#fbb612", "name": "\u9E21\u86CB\u9EC4", "pinyin": "jidanhuang" }, { "CMYK": [0, 35, 94, 0], "RGB": [252, 183, 10], "hex": "#fcb70a", "name": "\u9F2C\u9EC4", "pinyin": "youhuang" }, { "CMYK": [0, 44, 84, 0], "RGB": [249, 166, 51], "hex": "#f9a633", "name": "\u69B4\u843C\u9EC4", "pinyin": "liuehuang" }, { "CMYK": [0, 45, 92, 0], "RGB": [251, 164, 20], "hex": "#fba414", "name": "\u6DE1\u6A58\u6A59", "pinyin": "danjucheng" }, { "CMYK": [0, 47, 92, 0], "RGB": [252, 161, 6], "hex": "#fca106", "name": "\u6787\u6777\u9EC4", "pinyin": "pipahuang" }, { "CMYK": [0, 47, 92, 0], "RGB": [252, 161, 4], "hex": "#fca104", "name": "\u6A59\u76AE\u9EC4", "pinyin": "chengpihuang" }, { "CMYK": [0, 56, 87, 0], "RGB": [252, 140, 35], "hex": "#fc8c23", "name": "\u5317\u74DC\u9EC4", "pinyin": "beiguahuang" }, { "CMYK": [0, 54, 92, 0], "RGB": [250, 142, 22], "hex": "#f28e16", "name": "\u674F\u9EC4", "pinyin": "xinghuang" }, { "CMYK": [0, 51, 91, 0], "RGB": [255, 153, 0], "hex": "#ff9900", "name": "\u96C4\u9EC4", "pinyin": "xionghuang" }, { "CMYK": [0, 56, 91, 0], "RGB": [251, 139, 5], "hex": "#fb8b05", "name": "\u4E07\u5BFF\u83CA\u9EC4", "pinyin": "wanshoujuhuang" }, { "CMYK": [10, 13, 35, 1], "RGB": [233, 221, 182], "hex": "#e9ddb6", "name": "\u83CA\u857E\u767D", "pinyin": "juleibai" }, { "CMYK": [8, 19, 84, 1], "RGB": [238, 208, 69], "hex": "#eed045", "name": "\u79CB\u8475\u9EC4", "pinyin": "qiukuihuang" }, { "CMYK": [6, 20, 92, 1], "RGB": [242, 206, 43], "hex": "#f2ce2b", "name": "\u786B\u534E\u9EC4", "pinyin": "liuhuahuang" }, { "CMYK": [6, 22, 92, 0], "RGB": [241, 202, 23], "hex": "#f1ca17", "name": "\u67DA\u9EC4", "pinyin": "youhuang" }, { "CMYK": [15, 20, 66, 2], "RGB": [221, 200, 113], "hex": "#ddc871", "name": "\u8292\u679C\u9EC4", "pinyin": "mangguohuang" }, { "CMYK": [14, 22, 85, 2], "RGB": [223, 194, 67], "hex": "#dfc243", "name": "\u84BF\u9EC4", "pinyin": "haohuang" }, { "CMYK": [12, 24, 95, 2], "RGB": [226, 192, 39], "hex": "#e2c027", "name": "\u59DC\u9EC4", "pinyin": "jianghuang" }, { "CMYK": [11, 25, 99, 1], "RGB": [228, 191, 17], "hex": "#e4bf11", "name": "\u9999\u8549\u9EC4", "pinyin": "xiangjiaohuang" }, { "CMYK": [17, 27, 94, 4], "RGB": [210, 180, 44], "hex": "#d2b42c", "name": "\u8349\u9EC4", "pinyin": "caohuang" }, { "CMYK": [17, 29, 100, 4], "RGB": [210, 177, 22], "hex": "#d2b116", "name": "\u65B0\u79BE\u7EFF", "pinyin": "xinhelv" }, { "CMYK": [28, 26, 45, 7], "RGB": [183, 174, 143], "hex": "#b7ae8f", "name": "\u6708\u7070", "pinyin": "yuehui" }, { "CMYK": [30, 30, 70, 12], "RGB": [173, 158, 85], "hex": "#ad9e5f", "name": "\u6DE1\u7070\u7EFF", "pinyin": "danhuilv" }, { "CMYK": [38, 38, 76, 24], "RGB": [142, 128, 75], "hex": "#8e804b", "name": "\u8349\u7070\u7EFF", "pinyin": "caohuilv" }, { "CMYK": [36, 42, 100, 29], "RGB": [136, 115, 34], "hex": "#887322", "name": "\u82D4\u7EFF", "pinyin": "tailv" }, { "CMYK": [36, 42, 100, 30], "RGB": [134, 112, 24], "hex": "#867018", "name": "\u78A7\u87BA\u6625\u7EFF", "pinyin": "biluochunlv" }, { "CMYK": [47, 47, 65, 42], "RGB": [104, 94, 72], "hex": "#685e48", "name": "\u71D5\u7FBD\u7070", "pinyin": "yanyuhui" }, { "CMYK": [46, 47, 69, 42], "RGB": [105, 94, 69], "hex": "#695e45", "name": "\u87F9\u58F3\u7070", "pinyin": "xiekehui" }, { "CMYK": [48, 48, 100, 45], "RGB": [100, 88, 34], "hex": "#645822", "name": "\u6F6D\u6C34\u7EFF", "pinyin": "tanshuilv" }, { "CMYK": [50, 50, 10, 48], "RGB": [94, 83, 20], "hex": "#5e5314", "name": "\u6A44\u6984\u7EFF", "pinyin": "ganlanlv" }, { "CMYK": [2, 6, 18, 0], "RGB": [249, 241, 219], "hex": "#f9f1db", "name": "\u868C\u8089\u767D", "pinyin": "bangroubai" }, { "CMYK": [3, 10, 31, 0], "RGB": [248, 232, 193], "hex": "#f8e8c1", "name": "\u8C46\u6C41\u9EC4", "pinyin": "douzhihuang" }, { "CMYK": [1, 19, 66, 0], "RGB": [249, 215, 112], "hex": "#f9d770", "name": "\u6DE1\u8327\u9EC4", "pinyin": "danjianhuang" }, { "CMYK": [0, 26, 94, 0], "RGB": [255, 201, 12], "hex": "#ffc90c", "name": "\u4E73\u9E2D\u9EC4", "pinyin": "ruyahuang" }, { "CMYK": [5, 11, 22, 0], "RGB": [242, 230, 206], "hex": "#f2e6ce", "name": "\u8354\u8089\u767D", "pinyin": "liroubai" }, { "CMYK": [5, 19, 50, 0], "RGB": [240, 214, 149], "hex": "#f0d695", "name": "\u8C61\u7259\u9EC4", "pinyin": "xiangyahuang" }, { "CMYK": [3, 23, 69, 0], "RGB": [244, 206, 105], "hex": "#f4ce69", "name": "\u7092\u7C73\u9EC4", "pinyin": "chaomihuang" }, { "CMYK": [1, 28, 89, 0], "RGB": [246, 196, 48], "hex": "#f6c430", "name": "\u9E66\u9E49\u51A0\u9EC4", "pinyin": "yingwuguanhuang" }, { "CMYK": [0, 30, 95, 0], "RGB": [249, 193, 22], "hex": "#f9c116", "name": "\u6728\u74DC\u9EC4", "pinyin": "muguahuang" }, { "CMYK": [0, 32, 95, 0], "RGB": [249, 189, 16], "hex": "#f9bd10", "name": "\u6D45\u70D9\u9EC4", "pinyin": "qianlaohuang" }, { "CMYK": [11, 18, 39, 1], "RGB": [229, 211, 170], "hex": "#e5d3aa", "name": "\u83B2\u5B50\u767D", "pinyin": "lianzibai" }, { "CMYK": [5, 35, 99, 0], "RGB": [232, 176, 4], "hex": "#e8b004", "name": "\u8C37\u9EC4", "pinyin": "guhuang" }, { "CMYK": [3, 36, 99, 0], "RGB": [235, 177, 13], "hex": "#ebb10d", "name": "\u6800\u5B50\u9EC4", "pinyin": "zhizihuang" }, { "CMYK": [11, 39, 100, 2], "RGB": [217, 164, 14], "hex": "#d9a40e", "name": "\u82A5\u9EC4", "pinyin": "jiehuang" }, { "CMYK": [28, 27, 43, 8], "RGB": [181, 170, 144], "hex": "#b5aa90", "name": "\u94F6\u9F20\u7070", "pinyin": "yinshuhui" }, { "CMYK": [26, 31, 57, 10], "RGB": [182, 164, 118], "hex": "#b6a476", "name": "\u5C18\u7070", "pinyin": "chenhui" }, { "CMYK": [21, 43, 100, 11], "RGB": [183, 141, 18], "hex": "#b78d12", "name": "\u67AF\u7EFF", "pinyin": "kulv" }, { "CMYK": [35, 44, 80, 30], "RGB": [135, 114, 62], "hex": "#87723e", "name": "\u9C9B\u9752", "pinyin": "jiaoqing" }, { "CMYK": [32, 50, 100, 31], "RGB": [135, 104, 24], "hex": "#876818", "name": "\u7CBD\u53F6\u7EFF", "pinyin": "zongyelv" }, { "CMYK": [31, 51, 100, 30], "RGB": [138, 105, 19], "hex": "#8a6913", "name": "\u7070\u7EFF", "pinyin": "huilv" }, { "CMYK": [52, 56, 64, 62], "RGB": [74, 64, 53], "hex": "#4a4035", "name": "\u9E64\u7070", "pinyin": "hehui" }, { "CMYK": [48, 58, 70, 62], "RGB": [77, 64, 48], "hex": "#4d4030", "name": "\u6DE1\u677E\u70DF", "pinyin": "dansongyan" }, { "CMYK": [45, 56, 100, 56], "RGB": [88, 71, 23], "hex": "#584717", "name": "\u6697\u6D77\u6C34\u7EFF", "pinyin": "anhaishuilv" }, { "CMYK": [45, 55, 100, 54], "RGB": [91, 73, 19], "hex": "#5b4913", "name": "\u68D5\u6988\u7EFF", "pinyin": "zonglvlv" }, { "CMYK": [1, 11, 24, 0], "RGB": [249, 223, 205], "hex": "#f9e9cd", "name": "\u7C73\u8272", "pinyin": "mise" }, { "CMYK": [1, 15, 38, 0], "RGB": [248, 224, 176], "hex": "#f8e0b0", "name": "\u6DE1\u8089\u8272", "pinyin": "danrouse" }, { "CMYK": [0, 23, 59, 0], "RGB": [249, 210, 125], "hex": "#f9d27d", "name": "\u9EA6\u82BD\u7CD6\u9EC4", "pinyin": "maiyatanghuang" }, { "CMYK": [0, 34, 93, 0], "RGB": [254, 186, 7], "hex": "#feba07", "name": "\u7425\u73C0\u9EC4", "pinyin": "hupohuang" }, { "CMYK": [1, 31, 79, 0], "RGB": [243, 191, 76], "hex": "#f3bf4c", "name": "\u7518\u8349\u9EC4", "pinyin": "gancaohuang" }, { "CMYK": [0, 33, 83, 0], "RGB": [248, 188, 49], "hex": "#f8bc31", "name": "\u521D\u719F\u674F\u9EC4", "pinyin": "chushuxinghuang" }, { "CMYK": [10, 27, 59, 1], "RGB": [226, 193, 124], "hex": "#e2c17c", "name": "\u6D45\u9A7C\u8272", "pinyin": "qiantuose" }, { "CMYK": [7, 32, 78, 1], "RGB": [229, 183, 81], "hex": "#e5b751", "name": "\u6C99\u77F3\u9EC4", "pinyin": "shashihuang" }, { "CMYK": [3, 38, 97, 0], "RGB": [234, 173, 26], "hex": "#eaad1a", "name": "\u864E\u76AE\u9EC4", "pinyin": "hupihuang" }, { "CMYK": [12, 41, 98, 2], "RGB": [214, 160, 29], "hex": "#d6a01d", "name": "\u571F\u9EC4", "pinyin": "tuhuang" }, { "CMYK": [28, 28, 41, 9], "RGB": [180, 169, 146], "hex": "#b4a992", "name": "\u767E\u7075\u9E1F\u7070", "pinyin": "bailingniaohui" }, { "CMYK": [21, 44, 97, 11], "RGB": [183, 139, 38], "hex": "#b78b26", "name": "\u5C71\u9E21\u9EC4", "pinyin": "shanjihuang" }, { "CMYK": [35, 47, 71, 33], "RGB": [130, 107, 72], "hex": "#826b48", "name": "\u9F9F\u80CC\u9EC4", "pinyin": "guibeihuang" }, { "CMYK": [34, 52, 85, 35], "RGB": [128, 99, 50], "hex": "#806332", "name": "\u82CD\u9EC4", "pinyin": "canghuang" }, { "CMYK": [32, 56, 96, 34], "RGB": [129, 95, 37], "hex": "#815f25", "name": "\u83B1\u9633\u68A8\u9EC4", "pinyin": "laiyanglihuang" }, { "CMYK": [31, 57, 100, 33], "RGB": [131, 94, 29], "hex": "#835e1d", "name": "\u8734\u870A\u7EFF", "pinyin": "yililv" }, { "CMYK": [46, 59, 68, 61], "RGB": [79, 64, 50], "hex": "#4f4032", "name": "\u677E\u9F20\u7070", "pinyin": "songshuhui" }, { "CMYK": [44, 61, 76, 62], "RGB": [80, 62, 42], "hex": "#503e2a", "name": "\u6A44\u6984\u7070", "pinyin": "ganlanhui" }, { "CMYK": [43, 63, 88, 61], "RGB": [81, 60, 32], "hex": "#513c20", "name": "\u87F9\u58F3\u7EFF", "pinyin": "xiekelv" }, { "CMYK": [42, 64, 94, 60], "RGB": [83, 60, 27], "hex": "#533c1b", "name": "\u53E4\u94DC\u7EFF", "pinyin": "gutonglv" }, { "CMYK": [41, 66, 94, 60], "RGB": [85, 59, 24], "hex": "#553b18", "name": "\u7126\u8336\u7EFF", "pinyin": "jiaochalv" }, { "CMYK": [1, 7, 13, 0], "RGB": [251, 242, 227], "hex": "#fbf2e3", "name": "\u7C89\u767D", "pinyin": "fenbai" }, { "CMYK": [1, 12, 22, 0], "RGB": [249, 232, 208], "hex": "#f9e8d0", "name": "\u843D\u82F1\u6DE1\u7C89", "pinyin": "luoyingdanfen" }, { "CMYK": [0, 27, 51, 0], "RGB": [249, 203, 139], "hex": "#f9cb8b", "name": "\u74DC\u74E4\u7C89", "pinyin": "guarangfen" }, { "CMYK": [0, 36, 72, 0], "RGB": [251, 185, 87], "hex": "#fbb957", "name": "\u871C\u9EC4", "pinyin": "mihuang" }, { "CMYK": [0, 44, 91, 0], "RGB": [255, 166, 15], "hex": "#ffa60f", "name": "\u91D1\u53F6\u9EC4", "pinyin": "jinyehuang" }, { "CMYK": [0, 43, 82, 0], "RGB": [244, 168, 58], "hex": "#f4a83a", "name": "\u91D1\u83BA\u9EC4", "pinyin": "jinyinghuang" }, { "CMYK": [8, 31, 50, 1], "RGB": [227, 189, 141], "hex": "#e3bd8d", "name": "\u9E7F\u89D2\u68D5", "pinyin": "lujiaozong" }, { "CMYK": [2, 44, 83, 0], "RGB": [231, 162, 63], "hex": "#e7a23f", "name": "\u51CB\u53F6\u68D5", "pinyin": "diaoyezong" }, { "CMYK": [10, 41, 72, 1], "RGB": [218, 164, 90], "hex": "#daa45a", "name": "\u73B3\u7441\u9EC4", "pinyin": "daimaohuang" }, { "CMYK": [7, 45, 82, 1], "RGB": [222, 158, 68], "hex": "#de9e44", "name": "\u8F6F\u6728\u9EC4", "pinyin": "ruanmuhuang" }, { "CMYK": [6, 51, 95, 1], "RGB": [220, 145, 35], "hex": "#dc9123", "name": "\u98CE\u5E06\u9EC4", "pinyin": "fengfanhuang" }, { "CMYK": [19, 44, 75, 7], "RGB": [192, 147, 81], "hex": "#c09351", "name": "\u6842\u76AE\u6DE1\u68D5", "pinyin": "guipidanzong" }, { "CMYK": [32, 40, 53, 22], "RGB": [151, 132, 108], "hex": "#97846c", "name": "\u7334\u6BDB\u7070", "pinyin": "houmaohui" }, { "CMYK": [27, 60, 97, 21], "RGB": [152, 101, 36], "hex": "#986524", "name": "\u5C71\u9E21\u8910", "pinyin": "shanjihe" }, { "CMYK": [37, 65, 84, 49], "RGB": [102, 70, 42], "hex": "#66462a", "name": "\u9A7C\u8272", "pinyin": "tuose" }, { "CMYK": [38, 69, 90, 54], "RGB": [93, 61, 33], "hex": "#5d3d21", "name": "\u8336\u8910", "pinyin": "chahe" }, { "CMYK": [37, 74, 96, 55], "RGB": [92, 55, 25], "hex": "#5c3719", "name": "\u53E4\u94DC\u8910", "pinyin": "gutonghe" }, { "CMYK": [0, 10, 14, 0], "RGB": [251, 236, 222], "hex": "#fbecde", "name": "\u8377\u82B1\u767D", "pinyin": "hehuabai" }, { "CMYK": [0, 40, 52, 0], "RGB": [248, 179, 127], "hex": "#f8b37f", "name": "\u73AB\u7470\u7C89", "pinyin": "meiguifen" }, { "CMYK": [0, 62, 88, 0], "RGB": [249, 125, 28], "hex": "#f97d1c", "name": "\u6A58\u6A59", "pinyin": "jucheng" }, { "CMYK": [0, 62, 85, 0], "RGB": [250, 126, 35], "hex": "#fa7e23", "name": "\u7F8E\u4EBA\u7126\u6A59", "pinyin": "meirenjiaocheng" }, { "CMYK": [0, 28, 25, 0], "RGB": [247, 205, 188], "hex": "#f7cdbc", "name": "\u6DA6\u7EA2", "pinyin": "runhong" }, { "CMYK": [0, 28, 22, 0], "RGB": [246, 206, 193], "hex": "#f6cec1", "name": "\u6DE1\u6843\u7EA2", "pinyin": "dantaohong" }, { "CMYK": [0, 53, 65, 0], "RGB": [240, 148, 93], "hex": "#f0945d", "name": "\u6D77\u87BA\u6A59", "pinyin": "hailuocheng" }, { "CMYK": [0, 44, 32, 0], "RGB": [240, 173, 160], "hex": "#f0ada0", "name": "\u6843\u7EA2", "pinyin": "taohong" }, { "CMYK": [0, 45, 34, 0], "RGB": [238, 170, 156], "hex": "#eeaa9c", "name": "\u988A\u7EA2", "pinyin": "jiahong" }, { "CMYK": [0, 49, 41, 0], "RGB": [238, 160, 140], "hex": "#eea08c", "name": "\u6DE1\u7F42\u7C9F\u7EA2", "pinyin": "danyingsuhong" }, { "CMYK": [0, 58, 67, 0], "RGB": [234, 137, 88], "hex": "#ea8958", "name": "\u6668\u66E6\u7EA2", "pinyin": "chenxihong" }, { "CMYK": [0, 65, 80, 0], "RGB": [242, 118, 53], "hex": "#f27635", "name": "\u87F9\u58F3\u7EA2", "pinyin": "xiekehong" }, { "CMYK": [0, 69, 86, 0], "RGB": [248, 107, 29], "hex": "#f86b1d", "name": "\u91D1\u83B2\u82B1\u6A59", "pinyin": "jinlianhuacheng" }, { "CMYK": [0, 69, 70, 0], "RGB": [239, 111, 72], "hex": "#ef6f48", "name": "\u8349\u8393\u7EA2", "pinyin": "caomeihong" }, { "CMYK": [0, 72, 82, 0], "RGB": [239, 99, 43], "hex": "#ef632b", "name": "\u9F99\u775B\u9C7C\u7EA2", "pinyin": "longjingyuhong" }, { "CMYK": [0, 81, 84, 0], "RGB": [241, 68, 29], "hex": "#f1441d", "name": "\u873B\u8713\u7EA2", "pinyin": "qingtinghong" }, { "CMYK": [0, 80, 83, 0], "RGB": [240, 75, 34], "hex": "#f04b22", "name": "\u5927\u7EA2", "pinyin": "dahong" }, { "CMYK": [0, 80, 85, 0], "RGB": [242, 72, 27], "hex": "#f2481b", "name": "\u67FF\u7EA2", "pinyin": "shihong" }, { "CMYK": [0, 80, 85, 0], "RGB": [243, 71, 24], "hex": "#f34718", "name": "\u69B4\u82B1\u7EA2", "pinyin": "liuhuahong" }, { "CMYK": [0, 83, 87, 0], "RGB": [244, 62, 6], "hex": "#f43e06", "name": "\u94F6\u6731", "pinyin": "yinzhu" }, { "CMYK": [0, 78, 83, 0], "RGB": [237, 81, 38], "hex": "#ed5126", "name": "\u6731\u7EA2", "pinyin": "zhuhong" }, { "CMYK": [0, 50, 68, 0], "RGB": [240, 156, 90], "hex": "#f09c5a", "name": "\u9C91\u9C7C\u7EA2", "pinyin": "guiyuhong" }, { "CMYK": [5, 69, 87, 0], "RGB": [242, 123, 31], "hex": "#f26b1f", "name": "\u91D1\u9EC4", "pinyin": "jinhuang" }, { "CMYK": [7, 52, 71, 1], "RGB": [217, 145, 86], "hex": "#d99156", "name": "\u9E7F\u76AE\u8910", "pinyin": "lupihe" }, { "CMYK": [4, 57, 82, 1], "RGB": [219, 133, 64], "hex": "#db8540", "name": "\u9189\u74DC\u8089", "pinyin": "zuiguarou" }, { "CMYK": [0, 64, 93, 0], "RGB": [222, 118, 34], "hex": "#de7622", "name": "\u9E82\u68D5", "pinyin": "jizong" }, { "CMYK": [22, 28, 34, 6], "RGB": [193, 178, 163], "hex": "#c1b2a3", "name": "\u6DE1\u94F6\u7070", "pinyin": "danyinhui" }, { "CMYK": [18, 57, 76, 6], "RGB": [190, 126, 74], "hex": "#be7e4a", "name": "\u6DE1\u8D6D", "pinyin": "danzhe" }, { "CMYK": [14, 69, 100, 4], "RGB": [193, 101, 26], "hex": "#c1651a", "name": "\u69DF\u6994\u7EFC", "pinyin": "binglangzong" }, { "CMYK": [34, 42, 46, 23], "RGB": [145, 128, 114], "hex": "#918072", "name": "\u94F6\u7070", "pinyin": "yinhui" }, { "CMYK": [42, 40, 46, 20], "RGB": [154, 136, 120], "hex": "#9a8878", "name": "\u6D77\u9E25\u7070", "pinyin": "haiouhui" }, { "CMYK": [27, 69, 85, 22], "RGB": [148, 88, 51], "hex": "#945833", "name": "\u6DE1\u5496\u5561", "pinyin": "dankafei" }, { "CMYK": [26, 76, 97, 20], "RGB": [150, 77, 34], "hex": "#964d22", "name": "\u5CA9\u77F3\u68D5", "pinyin": "yanshizong" }, { "CMYK": [25, 80, 100, 20], "RGB": [149, 68, 22], "hex": "#954416", "name": "\u8292\u679C\u68D5", "pinyin": "mangguozong" }, { "CMYK": [39, 60, 58, 51], "RGB": [98, 73, 65], "hex": "#624941", "name": "\u77F3\u677F\u7070", "pinyin": "shibanhui" }, { "CMYK": [38, 63, 63, 50], "RGB": [100, 72, 61], "hex": "#64483d", "name": "\u73E0\u6BCD\u7070", "pinyin": "zhumuhui" }, { "CMYK": [32, 83, 96, 41], "RGB": [113, 54, 29], "hex": "#71361d", "name": "\u4E01\u9999\u68D5", "pinyin": "dingxiangzong" }, { "CMYK": [30, 87, 100, 38], "RGB": [117, 49, 23], "hex": "#753117", "name": "\u5496\u5561", "pinyin": "kafei" }, { "CMYK": [30, 89, 100, 39], "RGB": [115, 46, 18], "hex": "#732e12", "name": "\u7B4D\u76AE\u68D5", "pinyin": "sunpizong" }, { "CMYK": [0, 72, 86, 0], "RGB": [252, 99, 21], "hex": "#fc6315", "name": "\u71D5\u9894\u7EA2", "pinyin": "yanhanhong" }, { "CMYK": [3, 38, 39, 0], "RGB": [232, 180, 154], "hex": "#e8b49a", "name": "\u7389\u7C89\u7EA2", "pinyin": "yufenhong" }, { "CMYK": [0, 70, 87, 0], "RGB": [228, 104, 40], "hex": "#e46828", "name": "\u91D1\u9A7C", "pinyin": "jintuo" }, { "CMYK": [0, 76, 97, 0], "RGB": [216, 89, 22], "hex": "#d85916", "name": "\u94C1\u68D5", "pinyin": "tiezong" }, { "CMYK": [23, 35, 38, 10], "RGB": [183, 160, 145], "hex": "#b7a091", "name": "\u86DB\u7F51\u7070", "pinyin": "zhuwanghui" }, { "CMYK": [16, 77, 100, 6], "RGB": [183, 81, 29], "hex": "#b7511d", "name": "\u6DE1\u53EF\u53EF\u68D5", "pinyin": "dankekezong" }, { "CMYK": [31, 63, 66, 31], "RGB": [139, 97, 77], "hex": "#8b614d", "name": "\u4E2D\u7EA2\u7070", "pinyin": "zhonghonghui" }, { "CMYK": [28, 76, 82, 26], "RGB": [140, 75, 49], "hex": "#8c4b31", "name": "\u6DE1\u571F\u9EC4", "pinyin": "dantuhuang" }, { "CMYK": [28, 83, 92, 28], "RGB": [135, 61, 36], "hex": "#873d24", "name": "\u6DE1\u8C46\u6C99", "pinyin": "dandousha" }, { "CMYK": [27, 85, 98, 27], "RGB": [136, 58, 30], "hex": "#883a1e", "name": "\u6930\u58F3\u68D5", "pinyin": "yekezong" }, { "CMYK": [40, 64, 61, 56], "RGB": [91, 66, 58], "hex": "#5b423a", "name": "\u6DE1\u94C1\u7070", "pinyin": "dantiehui" }, { "CMYK": [37, 72, 72, 52], "RGB": [96, 61, 48], "hex": "#603d30", "name": "\u4E2D\u7070\u9A7C", "pinyin": "zhonghuituo" }, { "CMYK": [34, 82, 85, 47], "RGB": [103, 52, 36], "hex": "#673424", "name": "\u6DE1\u6817\u68D5", "pinyin": "danlizong" }, { "CMYK": [33, 89, 92, 48], "RGB": [101, 43, 28], "hex": "#652b1c", "name": "\u53EF\u53EF\u68D5", "pinyin": "kekezong" }, { "CMYK": [32, 90, 95, 45], "RGB": [105, 42, 27], "hex": "#692a1b", "name": "\u67DE\u53F6\u68D5", "pinyin": "zhayezong" }, { "CMYK": [0, 53, 59, 0], "RGB": [251, 153, 104], "hex": "#fb9968", "name": "\u91CE\u8537\u8587\u7EA2", "pinyin": "yeqiangweihong" }, { "CMYK": [0, 65, 79, 0], "RGB": [252, 121, 48], "hex": "#fc7930", "name": "\u83E0\u841D\u7EA2", "pinyin": "boluohong" }, { "CMYK": [2, 31, 31, 0], "RGB": [237, 195, 174], "hex": "#edc3ae", "name": "\u85D5\u8377", "pinyin": "ouhe" }, { "CMYK": [0, 70, 91, 0], "RGB": [225, 103, 35], "hex": "#e16723", "name": "\u9676\u74F7\u7EA2", "pinyin": "taocihong" }, { "CMYK": [16, 23, 27, 2], "RGB": [212, 196, 183], "hex": "#d4c4b7", "name": "\u6653\u7070", "pinyin": "xiaohui" }, { "CMYK": [9, 64, 78, 1], "RGB": [207, 117, 67], "hex": "#cf7543", "name": "\u4F59\u70EC\u7EA2", "pinyin": "yujinhong" }, { "CMYK": [8, 72, 93, 1], "RGB": [205, 98, 39], "hex": "#cd6227", "name": "\u706B\u7816\u7EA2", "pinyin": "huozhuanhong" }, { "CMYK": [22, 64, 71, 12], "RGB": [170, 106, 76], "hex": "#aa6a4c", "name": "\u706B\u6CE5\u68D5", "pinyin": "huonizong" }, { "CMYK": [20, 76, 92, 9], "RGB": [166, 82, 44], "hex": "#a6522c", "name": "\u7EC0\u7EA2", "pinyin": "ganhong" }, { "CMYK": [31, 79, 77, 37], "RGB": [119, 61, 49], "hex": "#773d31", "name": "\u6A61\u6811\u68D5", "pinyin": "xiangshuzong" }, { "CMYK": [45, 68, 57, 66], "RGB": [72, 51, 50], "hex": "#483332", "name": "\u6D77\u62A5\u7070", "pinyin": "haibaohui" }, { "CMYK": [41, 76, 64, 65], "RGB": [175, 46, 43], "hex": "#4b2e2b", "name": "\u73AB\u7470\u7070", "pinyin": "meiguihui" }, { "CMYK": [41, 84, 71, 67], "RGB": [72, 37, 34], "hex": "#482522", "name": "\u706B\u5C71\u68D5", "pinyin": "huoshanzong" }, { "CMYK": [40, 92, 78, 66], "RGB": [72, 30, 28], "hex": "#481e1c", "name": "\u8C46\u6C99", "pinyin": "dousha" }, { "CMYK": [0, 9, 12, 0], "RGB": [251, 238, 226], "hex": "#fbeee2", "name": "\u6DE1\u7C73\u7C89", "pinyin": "danmifen" }, { "CMYK": [0, 19, 19, 0], "RGB": [246, 220, 206], "hex": "#f6dcce", "name": "\u521D\u6843\u7C89\u7EA2", "pinyin": "chutaofenhong" }, { "CMYK": [0, 27, 27, 0], "RGB": [247, 207, 186], "hex": "#f7cfba", "name": "\u4ECB\u58F3\u6DE1\u7C89\u7EA2", "pinyin": "jieqiaodanfenhong" }, { "CMYK": [0, 43, 43, 0], "RGB": [246, 173, 143], "hex": "#f6ad8f", "name": "\u6DE1\u85CF\u82B1\u7EA2", "pinyin": "dancanghuahong" }, { "CMYK": [0, 58, 61, 0], "RGB": [246, 140, 96], "hex": "#f68c60", "name": "\u74DC\u74E4\u7EA2", "pinyin": "guaranghong" }, { "CMYK": [0, 67, 74, 0], "RGB": [249, 114, 61], "hex": "#f9723d", "name": "\u8299\u84C9\u7EA2", "pinyin": "furonghong" }, { "CMYK": [0, 74, 85, 0], "RGB": [250, 93, 25], "hex": "#fa5d19", "name": "\u8393\u9171\u7EA2", "pinyin": "meijianghong" }, { "CMYK": [0, 62, 66, 0], "RGB": [238, 128, 85], "hex": "#ee8055", "name": "\u6CD5\u87BA\u7EA2", "pinyin": "faluohong" }, { "CMYK": [4, 82, 99, 0], "RGB": [207, 72, 19], "hex": "#cf4813", "name": "\u843D\u971E\u7EA2", "pinyin": "luoxiahong" }, { "CMYK": [21, 43, 43, 9], "RGB": [184, 148, 133], "hex": "#b89485", "name": "\u6DE1\u73AB\u7470\u7070", "pinyin": "danmeiguihui" }, { "CMYK": [18, 80, 92, 7], "RGB": [177, 75, 40], "hex": "#b14b28", "name": "\u87F9\u8765\u7EA2", "pinyin": "xiemaohong" }, { "CMYK": [27, 91, 95, 28], "RGB": [134, 48, 32], "hex": "#863020", "name": "\u706B\u5CA9\u68D5", "pinyin": "huoyanzong" }, { "CMYK": [27, 96, 100, 27], "RGB": [134, 38, 23], "hex": "#862617", "name": "\u8D6D\u77F3", "pinyin": "zheshi" }, { "CMYK": [36, 90, 82, 56], "RGB": [89, 38, 32], "hex": "#592620", "name": "\u6697\u9A7C\u68D5", "pinyin": "antuozong" }, { "CMYK": [35, 96, 88, 55], "RGB": [90, 31, 27], "hex": "#5a1f1b", "name": "\u9171\u68D5", "pinyin": "jiangzong" }, { "CMYK": [34, 98, 91, 53], "RGB": [92, 30, 25], "hex": "#5c1e19", "name": "\u6817\u68D5", "pinyin": "lizong" }, { "CMYK": [0, 31, 24, 0], "RGB": [244, 199, 186], "hex": "#f4c7ba", "name": "\u6D0B\u6C34\u4ED9\u7EA2", "pinyin": "yangshuixianhong" }, { "CMYK": [0, 67, 55, 0], "RGB": [241, 118, 102], "hex": "#f17666", "name": "\u8C37\u9798\u7EA2", "pinyin": "guqiaohong" }, { "CMYK": [0, 77, 69, 0], "RGB": [241, 86, 66], "hex": "#f15642", "name": "\u82F9\u679C\u7EA2", "pinyin": "pingguohong" }, { "CMYK": [0, 84, 82, 0], "RGB": [245, 57, 28], "hex": "#f5391c", "name": "\u94C1\u6C34\u7EA2", "pinyin": "tieshuihong" }, { "CMYK": [0, 76, 67, 0], "RGB": [242, 90, 71], "hex": "#f25a47", "name": "\u6842\u7EA2", "pinyin": "guihong" }, { "CMYK": [0, 84, 82, 0], "RGB": [243, 59, 31], "hex": "#f33b1f", "name": "\u6781\u5149\u7EA2", "pinyin": "jiguanghong" }, { "CMYK": [0, 38, 25, 0], "RGB": [242, 185, 178], "hex": "#f2b9b2", "name": "\u7C89\u7EA2", "pinyin": "fenhong" }, { "CMYK": [0, 53, 36, 0], "RGB": [241, 151, 144], "hex": "#f19790", "name": "\u820C\u7EA2", "pinyin": "shehong" }, { "CMYK": [0, 76, 68, 0], "RGB": [240, 90, 70], "hex": "#f05a46", "name": "\u66F2\u7EA2", "pinyin": "quhong" }, { "CMYK": [0, 83, 81, 0], "RGB": [242, 62, 35], "hex": "#f23e23", "name": "\u7EA2\u6C5E\u7EA2", "pinyin": "honggonghong" }, { "CMYK": [0, 29, 16, 0], "RGB": [242, 202, 201], "hex": "#f2cac9", "name": "\u6DE1\u7EEF", "pinyin": "danfei" }, { "CMYK": [0, 43, 24, 0], "RGB": [239, 175, 173], "hex": "#efafad", "name": "\u65E0\u82B1\u679C\u7EA2", "pinyin": "wuhuaguohong" }, { "CMYK": [0, 57, 36, 0], "RGB": [241, 144, 140], "hex": "#f1908c", "name": "\u69B4\u5B50\u7EA2", "pinyin": "liuzihong" }, { "CMYK": [0, 83, 81, 0], "RGB": [240, 63, 36], "hex": "#f03f24", "name": "\u80ED\u8102\u7EA2", "pinyin": "yanzhihong" }, { "CMYK": [0, 50, 23, 0], "RGB": [240, 161, 168], "hex": "#f0a1a8", "name": "\u5408\u6B22\u7EA2", "pinyin": "hehuanhong" }, { "CMYK": [0, 56, 27, 0], "RGB": [241, 147, 156], "hex": "#f1939c", "name": "\u6625\u6885\u7EA2", "pinyin": "chunmeihong" }, { "CMYK": [0, 65, 38, 0], "RGB": [240, 124, 130], "hex": "#f07c82", "name": "\u9999\u53F6\u7EA2", "pinyin": "xiangyehong" }, { "CMYK": [0, 80, 72, 0], "RGB": [240, 74, 58], "hex": "#f04a3a", "name": "\u73CA\u745A\u7EA2", "pinyin": "shanhuhong" }, { "CMYK": [0, 84, 82, 0], "RGB": [241, 60, 34], "hex": "#f13c22", "name": "\u841D\u535C\u7EA2", "pinyin": "luobohong" }, { "CMYK": [0, 65, 29, 0], "RGB": [231, 124, 142], "hex": "#e77c8e", "name": "\u6DE1\u831C\u7EA2", "pinyin": "danqianhong" }, { "CMYK": [0, 77, 49, 0], "RGB": [237, 90, 101], "hex": "#ed5a65", "name": "\u8273\u7EA2", "pinyin": "yanhong" }, { "CMYK": [0, 81, 66, 0], "RGB": [237, 72, 69], "hex": "#ed4845", "name": "\u6DE1\u83FD\u7EA2", "pinyin": "danshuhong" }, { "CMYK": [0, 84, 76, 0], "RGB": [237, 59, 47], "hex": "#ed3b2f", "name": "\u9C7C\u9CC3\u7EA2", "pinyin": "yusaihong" }, { "CMYK": [0, 86, 82, 0], "RGB": [237, 51, 33], "hex": "#ed3321", "name": "\u6A31\u6843\u7EA2", "pinyin": "yingtaohong" }, { "CMYK": [0, 82, 44, 0], "RGB": [238, 72, 102], "hex": "#ee4866", "name": "\u6DE1\u854A\u9999\u7EA2", "pinyin": "danruixianghong" }, { "CMYK": [0, 82, 46, 0], "RGB": [238, 72, 99], "hex": "#ee4863", "name": "\u77F3\u7AF9\u7EA2", "pinyin": "shizhuhong" }, { "CMYK": [0, 82, 50, 0], "RGB": [239, 71, 93], "hex": "#ef475d", "name": "\u8349\u8309\u8389\u7EA2", "pinyin": "caomolihong" }, { "CMYK": [0, 84, 60, 0], "RGB": [238, 63, 77], "hex": "#ee3f4d", "name": "\u8336\u82B1\u7EA2", "pinyin": "chahuahong" }, { "CMYK": [0, 86, 74, 0], "RGB": [237, 51, 51], "hex": "#ed3333", "name": "\u67B8\u67A2\u7EA2", "pinyin": "goushuhong" }, { "CMYK": [0, 88, 81, 0], "RGB": [236, 43, 36], "hex": "#ec2b24", "name": "\u79CB\u6D77\u68E0\u7EA2", "pinyin": "qiuhaitanghong" }, { "CMYK": [0, 89, 84, 0], "RGB": [235, 38, 26], "hex": "#eb261a", "name": "\u4E3D\u6625\u7EA2", "pinyin": "lichunhong" }, { "CMYK": [0, 90, 90, 0], "RGB": [222, 42, 24], "hex": "#de2a18", "name": "\u5915\u9633\u7EA2", "pinyin": "xiyanghong" }, { "CMYK": [0, 92, 95, 0], "RGB": [212, 37, 23], "hex": "#d42517", "name": "\u9E64\u9876\u7EA2", "pinyin": "hedinghong" }, { "CMYK": [19, 89, 85, 9], "RGB": [171, 55, 47], "hex": "#ab372f", "name": "\u9E45\u8840\u77F3\u7EA2", "pinyin": "exueshihong" }, { "CMYK": [17, 98, 100, 8], "RGB": [172, 31, 24], "hex": "#ac1f18", "name": "\u8986\u76C6\u5B50\u7EA2", "pinyin": "fupenzihong" }, { "CMYK": [36, 81, 64, 54], "RGB": [93, 49, 49], "hex": "#5d3131", "name": "\u8C82\u7D2B", "pinyin": "diaozi" }, { "CMYK": [35, 94, 77, 53], "RGB": [92, 34, 35], "hex": "#5c2223", "name": "\u6697\u7389\u7D2B", "pinyin": "anyuzi" }, { "CMYK": [35, 100, 85, 54], "RGB": [90, 25, 27], "hex": "#5a191b", "name": "\u6817\u7D2B", "pinyin": "lizi" }, { "CMYK": [35, 100, 80, 54], "RGB": [90, 18, 22], "hex": "#5a1216", "name": "\u8461\u8404\u9171\u7D2B", "pinyin": "putaojiangzi" }, { "CMYK": [0, 49, 27, 0], "RGB": [238, 162, 164], "hex": "#eea2a4", "name": "\u7261\u4E39\u7C89\u7EA2", "pinyin": "mudanfenhong" }, { "CMYK": [0, 78, 44, 0], "RGB": [237, 85, 106], "hex": "#ed556a", "name": "\u5C71\u8336\u7EA2", "pinyin": "shanchahong" }, { "CMYK": [0, 86, 55, 0], "RGB": [240, 55, 82], "hex": "#f03752", "name": "\u6D77\u68E0\u7EA2", "pinyin": "haitanghong" }, { "CMYK": [13, 83, 62, 3], "RGB": [192, 72, 81], "hex": "#c04851", "name": "\u7389\u7EA2", "pinyin": "yuhong" }, { "CMYK": [11, 93, 77, 2], "RGB": [192, 44, 56], "hex": "#c02c38", "name": "\u9AD8\u7CB1\u7EA2", "pinyin": "gaolianghong" }, { "CMYK": [22, 76, 54, 12], "RGB": [167, 83, 90], "hex": "#a7535a", "name": "\u6EE1\u6C5F\u7EA2", "pinyin": "manjianghong" }, { "CMYK": [28, 100, 86, 33], "RGB": [124, 24, 35], "hex": "#7c1823", "name": "\u67A3\u7EA2", "pinyin": "zaohong" }, { "CMYK": [39, 92, 67, 64], "RGB": [76, 31, 36], "hex": "#4c1f24", "name": "\u8461\u8404\u7D2B", "pinyin": "putaozi" }, { "CMYK": [39, 100, 79, 63], "RGB": [77, 16, 24], "hex": "#4d1018", "name": "\u9171\u7D2B", "pinyin": "jiangzi" }, { "CMYK": [0, 89, 62, 0], "RGB": [238, 39, 70], "hex": "#ee2746", "name": "\u6DE1\u66D9\u7EA2", "pinyin": "danshuhong" }, { "CMYK": [0, 93, 76, 0], "RGB": [222, 28, 49], "hex": "#de1c31", "name": "\u5510\u83D6\u84B2\u7EA2", "pinyin": "tangchangpuhong" }, { "CMYK": [1, 95, 82, 0], "RGB": [209, 26, 45], "hex": "#d11a2d", "name": "\u9E45\u51A0\u7EA2", "pinyin": "eguanhong" }, { "CMYK": [13, 76, 50, 2], "RGB": [196, 90, 101], "hex": "#c45a65", "name": "\u8393\u7EA2", "pinyin": "meihong" }, { "CMYK": [10, 96, 82, 2], "RGB": [194, 31, 48], "hex": "#c21f30", "name": "\u67AB\u53F6\u7EA2", "pinyin": "fengyehong" }, { "CMYK": [19, 99, 86, 11], "RGB": [166, 27, 41], "hex": "#a61b29", "name": "\u82CB\u83DC\u7EA2", "pinyin": "xiancaihong" }, { "CMYK": [29, 73, 51, 28], "RGB": [137, 78, 84], "hex": "#894e54", "name": "\u70DF\u7EA2", "pinyin": "yanhong" }, { "CMYK": [27, 98, 79, 30], "RGB": [130, 32, 43], "hex": "#82202b", "name": "\u6697\u7D2B\u82D1\u7EA2", "pinyin": "anziyuanhong" }, { "CMYK": [27, 100, 90, 29], "RGB": [130, 17, 31], "hex": "#82111f", "name": "\u6BB7\u7EA2", "pinyin": "yanhong" }, { "CMYK": [36, 95, 71, 59], "RGB": [84, 30, 36], "hex": "#541e24", "name": "\u732A\u809D\u7D2B", "pinyin": "zhuganzi" }, { "CMYK": [38, 100, 81, 61], "RGB": [80, 10, 22], "hex": "#500a16", "name": "\u91D1\u9C7C\u7D2B", "pinyin": "jinyuzi" }, { "CMYK": [1, 11, 9, 0], "RGB": [248, 235, 230], "hex": "#f8ebe6", "name": "\u8349\u73E0\u7EA2", "pinyin": "caozhuhong" }, { "CMYK": [0, 68, 21, 0], "RGB": [236, 118, 150], "hex": "#ec7696", "name": "\u6DE1\u7EDB\u7EA2", "pinyin": "danjianghong" }, { "CMYK": [0, 86, 30, 0], "RGB": [239, 52, 115], "hex": "#ef3473", "name": "\u54C1\u7EA2", "pinyin": "pinhong" }, { "CMYK": [0, 69, 22, 0], "RGB": [234, 114, 147], "hex": "#ea7293", "name": "\u51E4\u4ED9\u82B1\u7EA2", "pinyin": "fengxianhuahong" }, { "CMYK": [0, 52, 18, 0], "RGB": [236, 155, 173], "hex": "#ec9bad", "name": "\u7C89\u56E2\u82B1\u7EA2", "pinyin": "fentuanhuahong" }, { "CMYK": [0, 80, 28, 0], "RGB": [235, 80, 126], "hex": "#eb507e", "name": "\u5939\u7AF9\u6843\u7EA2", "pinyin": "jiazhutaohong" }, { "CMYK": [0, 88, 36, 0], "RGB": [237, 47, 106], "hex": "#ed2f6a", "name": "\u69B2\u6872\u7EA2", "pinyin": "wenpohong" }, { "CMYK": [0, 39, 14, 0], "RGB": [238, 184, 195], "hex": "#eeb8c3", "name": "\u59DC\u7EA2", "pinyin": "jianghong" }, { "CMYK": [0, 80, 27, 0], "RGB": [234, 81, 127], "hex": "#ea517f", "name": "\u83B2\u74E3\u7EA2", "pinyin": "lianbanhong" }, { "CMYK": [0, 33, 11, 0], "RGB": [241, 196, 205], "hex": "#f1c4cd", "name": "\u6C34\u7EA2", "pinyin": "shuihong" }, { "CMYK": [0, 60, 18, 0], "RGB": [236, 138, 164], "hex": "#ec8aa4", "name": "\u62A5\u6625\u7EA2", "pinyin": "baochunhong" }, { "CMYK": [8, 78, 35, 1], "RGB": [206, 87, 109], "hex": "#ce5777", "name": "\u6708\u5B63\u7EA2", "pinyin": "yuejihong" }, { "CMYK": [0, 52, 15, 0], "RGB": [237, 157, 178], "hex": "#ed9db2", "name": "\u8C47\u8C46\u7EA2", "pinyin": "jiangdouhong" }, { "CMYK": [0, 63, 18, 0], "RGB": [239, 130, 160], "hex": "#ef82a0", "name": "\u971E\u5149\u7EA2", "pinyin": "xiaguanghong" }, { "CMYK": [0, 85, 33, 0], "RGB": [235, 60, 112], "hex": "#eb3c70", "name": "\u677E\u53F6\u7261\u4E39\u7EA2", "pinyin": "songyemudanhong" }, { "CMYK": [0, 88, 40, 0], "RGB": [236, 44, 100], "hex": "#ec2c64", "name": "\u559C\u86CB\u7EA2", "pinyin": "xidanhong" }, { "CMYK": [5, 38, 20, 0], "RGB": [227, 180, 184], "hex": "#e3b4b8", "name": "\u9F20\u9F3B\u7EA2", "pinyin": "shubihong" }, { "CMYK": [5, 96, 73, 1], "RGB": [204, 22, 58], "hex": "#cc163a", "name": "\u5C16\u6676\u7389\u7EA2", "pinyin": "jianjingyuhong" }, { "CMYK": [16, 61, 34, 4], "RGB": [194, 124, 136], "hex": "#c27c88", "name": "\u5C71\u9ECE\u8C46\u7EA2", "pinyin": "shanlidouhong" }, { "CMYK": [13, 90, 56, 3], "RGB": [191, 53, 83], "hex": "#bf3553", "name": "\u9526\u8475\u7EA2", "pinyin": "jinkuihong" }, { "CMYK": [41, 64, 44, 36], "RGB": [115, 87, 92], "hex": "#73575c", "name": "\u9F20\u80CC\u7070", "pinyin": "shubeihui" }, { "CMYK": [33, 100, 75, 49], "RGB": [98, 22, 36], "hex": "#621624", "name": "\u7518\u8517\u7D2B", "pinyin": "ganzhezi" }, { "CMYK": [32, 100, 84, 49], "RGB": [99, 7, 28], "hex": "#63071c", "name": "\u77F3\u7AF9\u7D2B", "pinyin": "shizhuzi" }, { "CMYK": [57, 72, 54, 74], "RGB": [54, 40, 43], "hex": "#36282b", "name": "\u82CD\u8747\u7070", "pinyin": "cangyinghui" }, { "CMYK": [52, 88, 58, 81], "RGB": [48, 22, 28], "hex": "#30161c", "name": "\u5375\u77F3\u7D2B", "pinyin": "luanshizi" }, { "CMYK": [56, 88, 62, 84], "RGB": [43, 18, 22], "hex": "#2b1216", "name": "\u674E\u7D2B", "pinyin": "lizi" }, { "CMYK": [58, 90, 63, 83], "RGB": [45, 12, 19], "hex": "#2d0c13", "name": "\u8304\u76AE\u7D2B", "pinyin": "qiepizi" }, { "CMYK": [0, 76, 16, 0], "RGB": [206, 94, 138], "hex": "#ce5e8a", "name": "\u540A\u949F\u82B1\u7EA2", "pinyin": "diaozhonghuahong" }, { "CMYK": [0, 81, 18, 0], "RGB": [236, 78, 138], "hex": "#ec4e8a", "name": "\u5154\u773C\u7EA2", "pinyin": "tuyanhong" }, { "CMYK": [0, 87, 24, 0], "RGB": [238, 44, 121], "hex": "#ee2c79", "name": "\u7D2B\u8346\u7EA2", "pinyin": "zijinghong" }, { "CMYK": [24, 99, 52, 19], "RGB": [149, 28, 72], "hex": "#951c48", "name": "\u83DC\u5934\u7D2B", "pinyin": "caitouzi" }, { "CMYK": [34, 97, 54, 50], "RGB": [98, 29, 52], "hex": "#621d34", "name": "\u9E5E\u51A0\u7D2B", "pinyin": "yaoguanzi" }, { "CMYK": [33, 100, 58, 60], "RGB": [98, 16, 46], "hex": "#62102e", "name": "\u8461\u8404\u9152\u7EA2", "pinyin": "putaojiuhong" }, { "CMYK": [53, 81, 50, 74], "RGB": [56, 33, 41], "hex": "#382129", "name": "\u78E8\u77F3\u7D2B", "pinyin": "moshizi" }, { "CMYK": [48, 90, 50, 76], "RGB": [56, 25, 36], "hex": "#381924", "name": "\u6A80\u7D2B", "pinyin": "tanzi" }, { "CMYK": [50, 91, 54, 79], "RGB": [51, 20, 30], "hex": "#33141e", "name": "\u706B\u9E45\u7D2B", "pinyin": "huoezi" }, { "CMYK": [53, 92, 55, 81], "RGB": [49, 15, 27], "hex": "#310f1b", "name": "\u58A8\u7D2B", "pinyin": "mozi" }, { "CMYK": [0, 48, 15, 0], "RGB": [238, 166, 183], "hex": "#eea6b7", "name": "\u6676\u7EA2", "pinyin": "jinghong" }, { "CMYK": [0, 82, 16, 0], "RGB": [239, 73, 139], "hex": "#ef498b", "name": "\u6241\u8C46\u82B1\u7EA2", "pinyin": "biandouhuahong" }, { "CMYK": [2, 66, 22, 0], "RGB": [222, 120, 151], "hex": "#de7897", "name": "\u767D\u82A8\u7EA2", "pinyin": "baijihong" }, { "CMYK": [0, 85, 24, 0], "RGB": [222, 63, 124], "hex": "#de3f7c", "name": "\u5AE9\u83F1\u7EA2", "pinyin": "nenlinghong" }, { "CMYK": [5, 87, 30, 1], "RGB": [209, 60, 116], "hex": "#d13c74", "name": "\u83E0\u6839\u7EA2", "pinyin": "bogenhong" }, { "CMYK": [15, 68, 28, 2], "RGB": [197, 112, 139], "hex": "#c5708b", "name": "\u9162\u9171\u8349\u7EA2", "pinyin": "cujiangcaohong" }, { "CMYK": [22, 83, 34, 11], "RGB": [168, 69, 107], "hex": "#a8456b", "name": "\u6D0B\u8471\u7D2B", "pinyin": "yangcongzi" }, { "CMYK": [40, 92, 47, 64], "RGB": [75, 30, 47], "hex": "#4b1e2f", "name": "\u6D77\u8C61\u7D2B", "pinyin": "haixiangzi" }, { "CMYK": [41, 97, 49, 68], "RGB": [70, 22, 41], "hex": "#461629", "name": "\u7EC0\u7D2B", "pinyin": "ganzi" }, { "CMYK": [42, 99, 51, 69], "RGB": [68, 14, 37], "hex": "#440e25", "name": "\u53E4\u94DC\u7D2B", "pinyin": "gutongzi" }, { "CMYK": [0, 30, 12, 0], "RGB": [240, 201, 207], "hex": "#f0c9cf", "name": "\u77F3\u854A\u7EA2", "pinyin": "shiruihong" }, { "CMYK": [0, 50, 16, 0], "RGB": [235, 160, 179], "hex": "#eba0b3", "name": "\u828D\u836F\u8015\u7EA2", "pinyin": "shaoyaogenghong" }, { "CMYK": [0, 88, 23, 0], "RGB": [236, 45, 122], "hex": "#ec2d7a", "name": "\u85CF\u82B1\u7EA2", "pinyin": "canghuahong" }, { "CMYK": [0, 71, 18, 0], "RGB": [225, 108, 150], "hex": "#e16c96", "name": "\u521D\u8377\u7EA2", "pinyin": "chuhehong" }, { "CMYK": [6, 13, 7, 0], "RGB": [237, 227, 231], "hex": "#ede3e7", "name": "\u9A6C\u97AD\u8349\u7D2B", "pinyin": "mabiancaozi" }, { "CMYK": [7, 20, 8, 0], "RGB": [233, 215, 223], "hex": "#e9d7df", "name": "\u4E01\u9999\u6DE1\u7D2B", "pinyin": "dingxiangdanzi" }, { "CMYK": [7, 79, 18, 0], "RGB": [210, 86, 140], "hex": "#d2568c", "name": "\u4E39\u7D2B\u7EA2", "pinyin": "danzihong" }, { "CMYK": [4, 89, 21, 0], "RGB": [210, 53, 125], "hex": "#d2357d", "name": "\u73AB\u7470\u7EA2", "pinyin": "meiguihong" }, { "CMYK": [19, 27, 9, 0], "RGB": [209, 194, 211], "hex": "#d1c2d3", "name": "\u6DE1\u7275\u725B\u7D2B", "pinyin": "danqianniuzi" }, { "CMYK": [21, 37, 12, 0], "RGB": [200, 173, 196], "hex": "#c8adc4", "name": "\u51E4\u4FE1\u7D2B", "pinyin": "fengxinzi" }, { "CMYK": [23, 53, 14, 1], "RGB": [192, 142, 175], "hex": "#c08eaf", "name": "\u841D\u5170\u7D2B", "pinyin": "luolanzi" }, { "CMYK": [18, 91, 18, 2], "RGB": [186, 47, 123], "hex": "#ba2f7b", "name": "\u73AB\u7470\u7D2B", "pinyin": "meiguizi" }, { "CMYK": [58, 56, 17, 2], "RGB": [128, 118, 163], "hex": "#8076a3", "name": "\u85E4\u841D\u7D2B", "pinyin": "tengluozi" }, { "CMYK": [57, 62, 16, 2], "RGB": [128, 109, 158], "hex": "#806d9e", "name": "\u69FF\u7D2B", "pinyin": "jinzi" }, { "CMYK": [56, 72, 15, 1], "RGB": [129, 92, 148], "hex": "#815c94", "name": "\u8548\u7D2B", "pinyin": "xunzi" }, { "CMYK": [54, 89, 12, 1], "RGB": [129, 60, 133], "hex": "#813c85", "name": "\u6854\u6897\u7D2B", "pinyin": "jiegengzi" }, { "CMYK": [52, 100, 17, 7], "RGB": [126, 22, 113], "hex": "#7e1671", "name": "\u9B4F\u7D2B", "pinyin": "weizi" }, { "CMYK": [3, 26, 10, 0], "RGB": [233, 204, 211], "hex": "#e9ccd3", "name": "\u829D\u5170\u7D2B", "pinyin": "zhilanzi" }, { "CMYK": [10, 67, 12, 0], "RGB": [210, 118, 163], "hex": "#d276a3", "name": "\u83F1\u9530\u7EA2", "pinyin": "lingmenghong" }, { "CMYK": [11, 97, 10, 0], "RGB": [204, 85, 149], "hex": "#cc5595", "name": "\u9F99\u987B\u7EA2", "pinyin": "longxuhong" }, { "CMYK": [8, 22, 12, 0], "RGB": [230, 210, 213], "hex": "#e6d2d5", "name": "\u84DF\u7C89\u7EA2", "pinyin": "jifenhong" }, { "CMYK": [16, 79, 14, 1], "RGB": [195, 86, 145], "hex": "#c35691", "name": "\u7535\u6C14\u77F3\u7EA2", "pinyin": "dianqishihong" }, { "CMYK": [19, 68, 18, 1], "RGB": [192, 111, 152], "hex": "#c06f98", "name": "\u6A31\u8349\u7D2B", "pinyin": "yingcaozi" }, { "CMYK": [25, 31, 26, 5], "RGB": [189, 174, 173], "hex": "#bdaead", "name": "\u82A6\u7A57\u7070", "pinyin": "lusuihui" }, { "CMYK": [26, 43, 26, 6], "RGB": [181, 152, 161], "hex": "#b598a1", "name": "\u9690\u7EA2\u7070", "pinyin": "yinhonghui" }, { "CMYK": [27, 97, 27, 14], "RGB": [155, 30, 100], "hex": "#9b1e64", "name": "\u82CB\u83DC\u7D2B", "pinyin": "xiancaizi" }, { "CMYK": [39, 53, 38, 25], "RGB": [133, 109, 114], "hex": "#856d72", "name": "\u82A6\u7070", "pinyin": "luhui" }, { "CMYK": [49, 71, 49, 58], "RGB": [79, 56, 62], "hex": "#4f383e", "name": "\u66AE\u4E91\u7070", "pinyin": "muyunhui" }, { "CMYK": [49, 82, 46, 63], "RGB": [72, 41, 54], "hex": "#482936", "name": "\u6591\u9E20\u7070", "pinyin": "banjiuhui" }, { "CMYK": [4, 11, 9, 0], "RGB": [242, 231, 229], "hex": "#f2e7e5", "name": "\u6DE1\u85E4\u841D\u7D2B", "pinyin": "dantengluozi" }, { "CMYK": [10, 27, 11, 0], "RGB": [224, 200, 209], "hex": "#e0c8d1", "name": "\u6DE1\u9752\u7D2B", "pinyin": "danqingzi" }, { "CMYK": [24, 58, 15, 1], "RGB": [188, 132, 168], "hex": "#bc84a8", "name": "\u9752\u86E4\u58F3\u7D2B", "pinyin": "qinghakezi" }, { "CMYK": [31, 71, 15, 1], "RGB": [173, 101, 152], "hex": "#ad6598", "name": "\u8C46\u853B\u7D2B", "pinyin": "doukouzi" }, { "CMYK": [35, 75, 18, 2], "RGB": [163, 92, 143], "hex": "#a35c8f", "name": "\u6241\u8C46\u7D2B", "pinyin": "biandouzi" }, { "CMYK": [39, 91, 15, 3], "RGB": [152, 54, 128], "hex": "#983680", "name": "\u82A5\u82B1\u7D2B", "pinyin": "jiehuazi" }, { "CMYK": [43, 97, 19, 8], "RGB": [139, 38, 113], "hex": "#8b2671", "name": "\u9752\u83B2", "pinyin": "qinglian" }, { "CMYK": [44, 85, 24, 10], "RGB": [137, 66, 118], "hex": "#894276", "name": "\u8293\u7D2B", "pinyin": "zizi" }, { "CMYK": [45, 99, 24, 16], "RGB": [126, 32, 101], "hex": "#7e2065", "name": "\u845B\u5DFE\u7D2B", "pinyin": "gejinzi" }, { "CMYK": [49, 100, 29, 32], "RGB": [104, 23, 82], "hex": "#681752", "name": "\u7275\u725B\u7D2B", "pinyin": "qianniuzi" }, { "CMYK": [53, 75, 41, 41], "RGB": [93, 63, 81], "hex": "#5d3f51", "name": "\u7D2B\u7070", "pinyin": "zihui" }, { "CMYK": [55, 87, 41, 52], "RGB": [78, 42, 64], "hex": "#4e2a40", "name": "\u9F99\u775B\u9C7C\u7D2B", "pinyin": "longjingyuzi" }, { "CMYK": [58, 96, 40, 61], "RGB": [65, 28, 53], "hex": "#411c35", "name": "\u8378\u8360\u7D2B", "pinyin": "biqizi" }, { "CMYK": [63, 74, 52, 70], "RGB": [54, 41, 47], "hex": "#36292f", "name": "\u53E4\u9F0E\u7070", "pinyin": "gudinghui" }, { "CMYK": [81, 87, 54, 84], "RGB": [30, 19, 29], "hex": "#1e131d", "name": "\u4E4C\u6885\u7D2B", "pinyin": "wumeizi" }, { "CMYK": [83, 87, 55, 86], "RGB": [28, 13, 26], "hex": "#1c0d1a", "name": "\u6DF1\u7275\u725B\u7D2B", "pinyin": "shenqianniuzi" }, { "CMYK": [7, 5, 7, 0], "RGB": [241, 240, 237], "hex": "#f1f0ed", "name": "\u94F6\u767D", "pinyin": "yinbai" }, { "CMYK": [13, 10, 9, 0], "RGB": [226, 225, 228], "hex": "#e2e1e4", "name": "\u82A1\u98DF\u767D", "pinyin": "qianshibai" }, { "CMYK": [23, 18, 12, 1], "RGB": [204, 204, 214], "hex": "#ccccd6", "name": "\u8FDC\u5C71\u7D2B", "pinyin": "yuanshanzi" }, { "CMYK": [39, 31, 17, 2], "RGB": [167, 168, 189], "hex": "#a7a8bd", "name": "\u6DE1\u84DD\u7D2B", "pinyin": "danlanzi" }, { "CMYK": [74, 64, 14, 1], "RGB": [97, 100, 159], "hex": "#61649f", "name": "\u5C71\u6897\u7D2B", "pinyin": "shangengzi" }, { "CMYK": [63, 53, 22, 5], "RGB": [116, 117, 155], "hex": "#74759b", "name": "\u87BA\u7538\u7D2B", "pinyin": "luodianzi" }, { "CMYK": [21, 17, 19, 1], "RGB": [207, 204, 201], "hex": "#cfccc9", "name": "\u739B\u7459\u7070", "pinyin": "manaohui" }, { "CMYK": [80, 73, 21, 6], "RGB": [82, 82, 136], "hex": "#525288", "name": "\u91CE\u83CA\u7D2B", "pinyin": "yejuzi" }, { "CMYK": [100, 93, 21, 5], "RGB": [46, 49, 124], "hex": "#2e317c", "name": "\u6EE1\u5929\u661F\u7D2B", "pinyin": "mantianxingzi" }, { "CMYK": [48, 45, 40, 26], "RGB": [122, 115, 116], "hex": "#7a7374", "name": "\u950C\u7070", "pinyin": "xinhui" }, { "CMYK": [91, 84, 40, 43], "RGB": [48, 47, 75], "hex": "#302f4b", "name": "\u91CE\u8461\u8404\u7D2B", "pinyin": "yeputaozi" }, { "CMYK": [70, 69, 49, 56], "RGB": [62, 56, 65], "hex": "#3e3841", "name": "\u5251\u950B\u7D2B", "pinyin": "jianfengzi" }, { "CMYK": [79, 74, 49, 60], "RGB": [50, 47, 59], "hex": "#322f3b", "name": "\u9F99\u8475\u7D2B", "pinyin": "longkuizi" }, { "CMYK": [90, 84, 50, 69], "RGB": [34, 32, 46], "hex": "#22202e", "name": "\u6697\u9F99\u80C6\u7D2B", "pinyin": "anlongdanzi" }, { "CMYK": [98, 93, 48, 73], "RGB": [31, 32, 64], "hex": "#1f2040", "name": "\u6676\u77F3\u7D2B", "pinyin": "jingshizi" }, { "CMYK": [100, 94, 52, 77], "RGB": [19, 17, 36], "hex": "#131124", "name": "\u6697\u84DD\u7D2B", "pinyin": "anlanzi" }, { "CMYK": [95, 46, 10, 1], "RGB": [39, 117, 182], "hex": "#2775b6", "name": "\u666F\u6CF0\u84DD", "pinyin": "jingtailan" }, { "CMYK": [96, 47, 11, 1], "RGB": [36, 116, 181], "hex": "#2474b5", "name": "\u5C3C\u7F57\u84DD", "pinyin": "niluolan" }, { "CMYK": [25, 6, 10, 0], "RGB": [208, 223, 230], "hex": "#d0dfe6", "name": "\u8FDC\u5929\u84DD", "pinyin": "yuantianlan" }, { "CMYK": [53, 19, 15, 1], "RGB": [147, 181, 207], "hex": "#93b5cf", "name": "\u661F\u84DD", "pinyin": "xinglan" }, { "CMYK": [74, 27, 16, 2], "RGB": [97, 154, 195], "hex": "#619ac3", "name": "\u7FBD\u6247\u8C46\u84DD", "pinyin": "yushandoulan" }, { "CMYK": [95, 45, 10, 1], "RGB": [35, 118, 183], "hex": "#2376b7", "name": "\u82B1\u9752", "pinyin": "huaqing" }, { "CMYK": [78, 27, 17, 2], "RGB": [86, 152, 195], "hex": "#5698c3", "name": "\u775B\u84DD", "pinyin": "jinglan" }, { "CMYK": [99, 44, 10, 1], "RGB": [33, 119, 184], "hex": "#2177b8", "name": "\u8679\u84DD", "pinyin": "honglan" }, { "CMYK": [43, 4, 16, 0], "RGB": [176, 213, 223], "hex": "#b0d5df", "name": "\u6E56\u6C34\u84DD", "pinyin": "hushuilan" }, { "CMYK": [59, 12, 19, 0], "RGB": [138, 188, 209], "hex": "#8abcd1", "name": "\u79CB\u6CE2\u84DD", "pinyin": "qiubolan" }, { "CMYK": [73, 17, 20, 1], "RGB": [102, 169, 201], "hex": "#66a9c9", "name": "\u6DA7\u77F3\u84DD", "pinyin": "jianshilan" }, { "CMYK": [93, 36, 15, 2], "RGB": [41, 131, 187], "hex": "#2983bb", "name": "\u6F6E\u84DD", "pinyin": "chaolan" }, { "CMYK": [99, 48, 11, 1], "RGB": [23, 114, 180], "hex": "#1772b4", "name": "\u7FA4\u9752", "pinyin": "qunqing" }, { "CMYK": [74, 2, 24, 0], "RGB": [99, 187, 208], "hex": "#63bbd0", "name": "\u9701\u9752", "pinyin": "jiqing" }, { "CMYK": [77, 7, 24, 0], "RGB": [92, 179, 204], "hex": "#5cb3cc", "name": "\u78A7\u9752", "pinyin": "biqing" }, { "CMYK": [94, 32, 17, 3], "RGB": [36, 134, 185], "hex": "#2486b9", "name": "\u5B9D\u77F3\u84DD", "pinyin": "baoshilan" }, { "CMYK": [98, 43, 14, 2], "RGB": [22, 119, 179], "hex": "#1677b3", "name": "\u5929\u84DD", "pinyin": "tianlan" }, { "CMYK": [100, 52, 11, 1], "RGB": [18, 107, 174], "hex": "#126bae", "name": "\u67CF\u6797\u84DD", "pinyin": "bolinlan" }, { "CMYK": [92, 10, 25, 1], "RGB": [34, 162, 195], "hex": "#22a2c3", "name": "\u6D77\u9752", "pinyin": "haiqing" }, { "CMYK": [94, 16, 23, 3], "RGB": [26, 148, 188], "hex": "#1a94bc", "name": "\u94B4\u84DD", "pinyin": "gulan" }, { "CMYK": [95, 25, 20, 4], "RGB": [21, 139, 184], "hex": "#158bb8", "name": "\u9E22\u5C3E\u84DD", "pinyin": "yuanweilan" }, { "CMYK": [98, 42, 16, 3], "RGB": [17, 119, 176], "hex": "#1177b0", "name": "\u7275\u725B\u82B1\u84DD", "pinyin": "qianniuhualan" }, { "CMYK": [100, 65, 11, 1], "RGB": [15, 89, 164], "hex": "#0f59a4", "name": "\u98DE\u71D5\u8349\u84DD", "pinyin": "feiyancaolan" }, { "CMYK": [95, 47, 14, 2], "RGB": [43, 115, 175], "hex": "#2b73af", "name": "\u54C1\u84DD", "pinyin": "pinlan" }, { "CMYK": [24, 14, 16, 1], "RGB": [205, 209, 211], "hex": "#cdd1d3", "name": "\u94F6\u9C7C\u767D", "pinyin": "yinyubai" }, { "CMYK": [93, 49, 17, 3], "RGB": [49, 112, 167], "hex": "#3170a7", "name": "\u5B89\u5B89\u84DD", "pinyin": "ananlan" }, { "CMYK": [64, 52, 39, 28], "RGB": [94, 97, 109], "hex": "#5e616d", "name": "\u9C7C\u5C3E\u7070", "pinyin": "yuweihui" }, { "CMYK": [78, 60, 40, 31], "RGB": [71, 81, 100], "hex": "#475164", "name": "\u9CB8\u9C7C\u7070", "pinyin": "jingyuhui" }, { "CMYK": [1, 1, 2, 0], "RGB": [255, 254, 250], "hex": "#fffefa", "name": "\u6D77\u53C2\u7070", "pinyin": "haishenhui" }, { "CMYK": [76, 70, 51, 60], "RGB": [53, 51, 60], "hex": "#35333c", "name": "\u6C99\u9C7C\u7070", "pinyin": "shayuhui" }, { "CMYK": [100, 89, 54, 79], "RGB": [15, 20, 35], "hex": "#0f1423", "name": "\u94A2\u84DD", "pinyin": "ganglan" }, { "CMYK": [35, 13, 13, 0], "RGB": [186, 204, 217], "hex": "#baccd9", "name": "\u4E91\u6C34\u84DD", "pinyin": "yunshuilan" }, { "CMYK": [55, 20, 18, 1], "RGB": [143, 178, 201], "hex": "#8fb2c9", "name": "\u6674\u5C71\u84DD", "pinyin": "qingshanlan" }, { "CMYK": [100, 60, 8, 1], "RGB": [22, 97, 171], "hex": "#1661ab", "name": "\u975B\u9752", "pinyin": "dianqing" }, { "CMYK": [29, 16, 17, 1], "RGB": [196, 203, 207], "hex": "#c4cbcf", "name": "\u5927\u7406\u77F3\u7070", "pinyin": "dalishihui" }, { "CMYK": [100, 67, 16, 3], "RGB": [21, 85, 154], "hex": "#15559a", "name": "\u6D77\u6D9B\u84DD", "pinyin": "haitaolan" }, { "CMYK": [81, 41, 24, 8], "RGB": [78, 124, 161], "hex": "#4e7ca1", "name": "\u8776\u7FC5\u84DD", "pinyin": "diechilan" }, { "CMYK": [93, 50, 21, 6], "RGB": [52, 108, 156], "hex": "#346c9c", "name": "\u6D77\u519B\u84DD", "pinyin": "haijunlan" }, { "CMYK": [77, 68, 54, 66], "RGB": [47, 47, 53], "hex": "#2f2f35", "name": "\u6C34\u725B\u7070", "pinyin": "shuiniuhui" }, { "CMYK": [80, 70, 53, 65], "RGB": [45, 46, 54], "hex": "#2d2e36", "name": "\u725B\u89D2\u7070", "pinyin": "niujiaohui" }, { "CMYK": [100, 86, 54, 78], "RGB": [19, 24, 36], "hex": "#131824", "name": "\u71D5\u9894\u84DD", "pinyin": "yanhanlan" }, { "CMYK": [21, 6, 10, 0], "RGB": [216, 227, 231], "hex": "#d8e3e7", "name": "\u4E91\u5CF0\u767D", "pinyin": "yunfengbai" }, { "CMYK": [32, 8, 13, 0], "RGB": [195, 215, 223], "hex": "#c3d7df", "name": "\u4E95\u5929\u84DD", "pinyin": "jingtianlan" }, { "CMYK": [91, 24, 22, 4], "RGB": [47, 144, 185], "hex": "#2f90b9", "name": "\u4E91\u5C71\u84DD", "pinyin": "yunshanlan" }, { "CMYK": [96, 34, 18, 4], "RGB": [23, 129, 181], "hex": "#1781b5", "name": "\u91C9\u84DD", "pinyin": "youlan" }, { "CMYK": [28, 12, 17, 0], "RGB": [199, 210, 212], "hex": "#c7d2d4", "name": "\u9E25\u84DD", "pinyin": "oulan" }, { "CMYK": [100, 53, 21, 6], "RGB": [17, 101, 154], "hex": "#11659a", "name": "\u642A\u78C1\u84DD", "pinyin": "tangcilan" }, { "CMYK": [29, 18, 21, 2], "RGB": [192, 196, 195], "hex": "#c0c4c3", "name": "\u6708\u5F71\u767D", "pinyin": "yueyingbai" }, { "CMYK": [36, 20, 23, 2], "RGB": [178, 187, 190], "hex": "#b2bbbe", "name": "\u661F\u7070", "pinyin": "xinghui" }, { "CMYK": [70, 38, 36, 18], "RGB": [94, 121, 135], "hex": "#5e7987", "name": "\u6DE1\u84DD\u7070", "pinyin": "danlanhui" }, { "CMYK": [100, 68, 32, 20], "RGB": [20, 74, 116], "hex": "#144a74", "name": "\u9DC3\u84DD", "pinyin": "yanlan" }, { "CMYK": [55, 40, 40, 23], "RGB": [116, 120, 122], "hex": "#74787a", "name": "\u5AE9\u7070", "pinyin": "nenhui" }, { "CMYK": [77, 50, 41, 31], "RGB": [73, 92, 105], "hex": "#495c69", "name": "\u6218\u8230\u7070", "pinyin": "zhanjianhui" }, { "CMYK": [67, 57, 49, 49], "RGB": [71, 72, 76], "hex": "#47484c", "name": "\u74E6\u7F50\u7070", "pinyin": "waguanhui" }, { "CMYK": [87, 69, 51, 58], "RGB": [43, 51, 62], "hex": "#2b333e", "name": "\u9752\u7070", "pinyin": "qinghui" }, { "CMYK": [100, 77, 50, 62], "RGB": [28, 41, 56], "hex": "#1c2938", "name": "\u9E3D\u84DD", "pinyin": "gelan" }, { "CMYK": [100, 82, 51, 64], "RGB": [20, 35, 52], "hex": "#142334", "name": "\u94A2\u9752", "pinyin": "gangqing" }, { "CMYK": [100, 84, 51, 68], "RGB": [16, 31, 48], "hex": "#101f30", "name": "\u6697\u84DD", "pinyin": "anlan" }, { "CMYK": [11, 0, 8, 0], "RGB": [238, 247, 242], "hex": "#eef7f2", "name": "\u6708\u767D", "pinyin": "yuebai" }, { "CMYK": [33, 0, 14, 0], "RGB": [198, 230, 232], "hex": "#c6e6e8", "name": "\u6D77\u5929\u84DD", "pinyin": "haitianlan" }, { "CMYK": [57, 0, 22, 0], "RGB": [147, 213, 220], "hex": "#93d5dc", "name": "\u6E05\u6C34\u84DD", "pinyin": "qingshuilan" }, { "CMYK": [79, 0, 27, 0], "RGB": [81, 196, 211], "hex": "#51c4d3", "name": "\u7011\u5E03\u84DD", "pinyin": "pubulan" }, { "CMYK": [89, 0, 29, 0], "RGB": [41, 183, 203], "hex": "#29b7cb", "name": "\u851A\u84DD", "pinyin": "weilan" }, { "CMYK": [92, 0, 28, 0], "RGB": [14, 176, 201], "hex": "#0eb0c9", "name": "\u5B54\u96C0\u84DD", "pinyin": "kongquelan" }, { "CMYK": [93, 0, 31, 0], "RGB": [16, 174, 194], "hex": "#10aec2", "name": "\u7538\u5B50\u84DD", "pinyin": "dianzilan" }, { "CMYK": [78, 36, 0, 0], "RGB": [87, 195, 194], "hex": "#57c3c2", "name": "\u77F3\u7EFF", "pinyin": "shilv" }, { "CMYK": [40, 0, 30, 0], "RGB": [185, 222, 201], "hex": "#b9dec9", "name": "\u7AF9\u7BC1\u7EFF", "pinyin": "zhuhuanglv" }, { "CMYK": [64, 0, 46, 0], "RGB": [131, 203, 172], "hex": "#83cbac", "name": "\u7C89\u7EFF", "pinyin": "fenlv" }, { "CMYK": [95, 0, 52, 0], "RGB": [18, 170, 156], "hex": "#12aa9c", "name": "\u7F8E\u8776\u7EFF", "pinyin": "meidielv" }, { "CMYK": [75, 0, 61, 0], "RGB": [102, 193, 140], "hex": "#66c18c", "name": "\u6BDB\u7EFF", "pinyin": "maolv" }, { "CMYK": [78, 0, 62, 0], "RGB": [93, 190, 138], "hex": "#5dbe8a", "name": "\u853B\u68A2\u7EFF", "pinyin": "koushaolv" }, { "CMYK": [81, 0, 62, 0], "RGB": [85, 187, 138], "hex": "#55bb8a", "name": "\u9EA6\u82D7\u7EFF", "pinyin": "maimiaolv" }, { "CMYK": [86, 0, 63, 0], "RGB": [69, 183, 135], "hex": "#45b787", "name": "\u86D9\u7EFF", "pinyin": "walv" }, { "CMYK": [92, 0, 64, 0], "RGB": [43, 174, 133], "hex": "#2bae85", "name": "\u94DC\u7EFF", "pinyin": "tonglv" }, { "CMYK": [96, 0, 64, 0], "RGB": [27, 167, 132], "hex": "#1ba784", "name": "\u7AF9\u7EFF", "pinyin": "zhulv" }, { "CMYK": [98, 2, 64, 0], "RGB": [18, 161, 130], "hex": "#12a182", "name": "\u84DD\u7EFF", "pinyin": "lanlv" }, { "CMYK": [32, 7, 18, 0], "RGB": [196, 215, 214], "hex": "#c4d7d6", "name": "\u7A79\u7070", "pinyin": "qionghui" }, { "CMYK": [94, 11, 33, 1], "RGB": [30, 158, 179], "hex": "#1e9eb3", "name": "\u7FE0\u84DD", "pinyin": "cuilan" }, { "CMYK": [96, 16, 31, 3], "RGB": [15, 149, 176], "hex": "#0f95b0", "name": "\u80C6\u77FE\u84DD", "pinyin": "danfanlan" }, { "CMYK": [96, 18, 34, 4], "RGB": [20, 145, 168], "hex": "#1491a8", "name": "\u6A2B\u9E1F\u84DD", "pinyin": "jianniaolan" }, { "CMYK": [64, 18, 32, 2], "RGB": [124, 171, 177], "hex": "#7cabb1", "name": "\u95EA\u84DD", "pinyin": "shanlan" }, { "CMYK": [40, 24, 32, 6], "RGB": [164, 172, 167], "hex": "#a4aca7", "name": "\u51B0\u5C71\u84DD", "pinyin": "bingshanlan" }, { "CMYK": [56, 26, 36, 7], "RGB": [134, 157, 157], "hex": "#869d9d", "name": "\u867E\u58F3\u9752", "pinyin": "xiakeqing" }, { "CMYK": [71, 28, 39, 10], "RGB": [100, 142, 147], "hex": "#648e93", "name": "\u665A\u6CE2\u84DD", "pinyin": "wanbolan" }, { "CMYK": [89, 27, 41, 13], "RGB": [59, 129, 140], "hex": "#3b818c", "name": "\u873B\u8713\u84DD", "pinyin": "qingtinglan" }, { "CMYK": [99, 33, 38, 21], "RGB": [18, 110, 130], "hex": "#126e82", "name": "\u7389\u922B\u84DD", "pinyin": "yuqinlan" }, { "CMYK": [57, 37, 42, 21], "RGB": [115, 124, 123], "hex": "#737c7b", "name": "\u57A9\u7070", "pinyin": "ehui" }, { "CMYK": [65, 40, 44, 26], "RGB": [97, 113, 114], "hex": "#617172", "name": "\u590F\u4E91\u7070", "pinyin": "xiayunhui" }, { "CMYK": [100, 52, 46, 43], "RGB": [19, 72, 87], "hex": "#134857", "name": "\u82CD\u84DD", "pinyin": "canglan" }, { "CMYK": [67, 53, 51, 50], "RGB": [71, 75, 76], "hex": "#474b4c", "name": "\u9EC4\u660F\u7070", "pinyin": "huanghunhui" }, { "CMYK": [94, 58, 54, 60], "RGB": [33, 55, 61], "hex": "#21373d", "name": "\u7070\u84DD", "pinyin": "huilan" }, { "CMYK": [100, 64, 56, 68], "RGB": [19, 44, 51], "hex": "#132c33", "name": "\u6DF1\u7070\u84DD", "pinyin": "shenhuilan" }, { "CMYK": [49, 5, 37, 0], "RGB": [164, 202, 182], "hex": "#a4cab6", "name": "\u7389\u7C2A\u7EFF", "pinyin": "yuzanlv" }, { "CMYK": [96, 12, 66, 2], "RGB": [44, 150, 120], "hex": "#2c9678", "name": "\u9752\u77FE\u7EFF", "pinyin": "qingfanlv" }, { "CMYK": [52, 11, 37, 0], "RGB": [154, 190, 175], "hex": "#9abeaf", "name": "\u8349\u539F\u8FDC\u7EFF", "pinyin": "caoyuanyuanlv" }, { "CMYK": [74, 14, 51, 1], "RGB": [105, 167, 148], "hex": "#69a794", "name": "\u68A7\u679D\u7EFF", "pinyin": "wuzhilv" }, { "CMYK": [55, 16, 40, 1], "RGB": [146, 179, 165], "hex": "#92b3a5", "name": "\u6D6A\u82B1\u7EFF", "pinyin": "langhualv" }, { "CMYK": [99, 23, 70, 10], "RGB": [36, 128, 103], "hex": "#248067", "name": "\u6D77\u738B\u7EFF", "pinyin": "haiwanglv" }, { "CMYK": [88, 24, 61, 9], "RGB": [66, 134, 117], "hex": "#428675", "name": "\u4E9A\u4E01\u7EFF", "pinyin": "yadinglv" }, { "CMYK": [40, 27, 36, 8], "RGB": [159, 163, 154], "hex": "#9fa39a", "name": "\u954D\u7070", "pinyin": "niehui" }, { "CMYK": [52, 28, 42, 10], "RGB": [138, 152, 142], "hex": "#8a988e", "name": "\u660E\u7070", "pinyin": "minghui" }, { "CMYK": [63, 31, 50, 14], "RGB": [112, 136, 125], "hex": "#70887d", "name": "\u6DE1\u7EFF\u7070", "pinyin": "danlvhui" }, { "CMYK": [82, 32, 60, 20], "RGB": [73, 117, 104], "hex": "#497568", "name": "\u98DE\u6CC9\u7EFF", "pinyin": "feiquanlv" }, { "CMYK": [62, 43, 52, 34], "RGB": [93, 101, 95], "hex": "#5d655f", "name": "\u72FC\u70DF\u7070", "pinyin": "langyanhui" }, { "CMYK": [85, 44, 64, 52], "RGB": [49, 74, 67], "hex": "#314a43", "name": "\u7EFF\u7070", "pinyin": "lvhui" }, { "CMYK": [93, 46, 70, 61], "RGB": [34, 62, 54], "hex": "#223e36", "name": "\u82CD\u7EFF", "pinyin": "canglv" }, { "CMYK": [98, 46, 73, 63], "RGB": [26, 59, 50], "hex": "#1a3b32", "name": "\u6DF1\u6D77\u7EFF", "pinyin": "shenhailv" }, { "CMYK": [67, 60, 57, 68], "RGB": [54, 52, 51], "hex": "#363433", "name": "\u957F\u77F3\u7070", "pinyin": "changshihui" }, { "CMYK": [82, 60, 65, 80], "RGB": [31, 38, 35], "hex": "#1f2623", "name": "\u82F7\u84DD\u7EFF", "pinyin": "ganlanlv" }, { "CMYK": [90, 62, 67, 86], "RGB": [20, 30, 27], "hex": "#141e1b", "name": "\u83BD\u4E1B\u7EFF", "pinyin": "mangconglv" }, { "CMYK": [33, 1, 29, 0], "RGB": [198, 223, 200], "hex": "#c6dfc8", "name": "\u6DE1\u7FE0\u7EFF", "pinyin": "dancuilv" }, { "CMYK": [53, 1, 44, 0], "RGB": [158, 204, 171], "hex": "#9eccab", "name": "\u660E\u7EFF", "pinyin": "minglv" }, { "CMYK": [75, 0, 59, 0], "RGB": [104, 184, 142], "hex": "#68b88e", "name": "\u7530\u56ED\u7EFF", "pinyin": "tianyuanlv" }, { "CMYK": [98, 0, 82, 0], "RGB": [32, 161, 98], "hex": "#20a162", "name": "\u7FE0\u7EFF", "pinyin": "cuilv" }, { "CMYK": [78, 6, 62, 0], "RGB": [97, 172, 133], "hex": "#61ac85", "name": "\u6DE1\u7EFF", "pinyin": "danlv" }, { "CMYK": [90, 7, 73, 0], "RGB": [64, 160, 112], "hex": "#40a070", "name": "\u8471\u7EFF", "pinyin": "conglv" }, { "CMYK": [99, 10, 91, 2], "RGB": [34, 148, 83], "hex": "#229453", "name": "\u5B54\u96C0\u7EFF", "pinyin": "kongquelv" }, { "CMYK": [27, 11, 27, 1], "RGB": [202, 211, 195], "hex": "#cad3c3", "name": "\u827E\u7EFF", "pinyin": "ailv" }, { "CMYK": [92, 14, 76, 2], "RGB": [60, 149, 102], "hex": "#3c9566", "name": "\u87FE\u7EFF", "pinyin": "chanlv" }, { "CMYK": [100, 17, 92, 5], "RGB": [32, 137, 77], "hex": "#20894d", "name": "\u5BAB\u6BBF\u7EFF", "pinyin": "gongdianlv" }, { "CMYK": [61, 19, 52, 3], "RGB": [131, 167, 141], "hex": "#83a78d", "name": "\u677E\u971C\u7EFF", "pinyin": "songshuanglv" }, { "CMYK": [81, 19, 67, 4], "RGB": [87, 149, 114], "hex": "#579572", "name": "\u86CB\u767D\u77F3\u7EFF", "pinyin": "danbaishilv" }, { "CMYK": [100, 22, 90, 10], "RGB": [32, 127, 76], "hex": "#207f4c", "name": "\u8584\u8377\u7EFF", "pinyin": "bohelv" }, { "CMYK": [66, 29, 58, 12], "RGB": [110, 139, 116], "hex": "#6e8b74", "name": "\u74E6\u677E\u7EFF", "pinyin": "wasonglv" }, { "CMYK": [100, 31, 91, 25], "RGB": [26, 104, 64], "hex": "#1a6840", "name": "\u8377\u53F6\u7EFF", "pinyin": "heyelv" }, { "CMYK": [62, 42, 56, 34], "RGB": [94, 102, 91], "hex": "#5e665b", "name": "\u7530\u87BA\u7EFF", "pinyin": "tianluolv" }, { "CMYK": [74, 42, 65, 40], "RGB": [72, 91, 77], "hex": "#485b4d", "name": "\u767D\u5C48\u83DC\u7EFF", "pinyin": "baiqucailv" }, { "CMYK": [64, 57, 60, 67], "RGB": [57, 55, 51], "hex": "#393733", "name": "\u6CB3\u8C5A\u7070", "pinyin": "hetunhui" }, { "CMYK": [68, 56, 60, 66], "RGB": [55, 56, 52], "hex": "#373834", "name": "\u84BD\u6CB9\u7EFF", "pinyin": "enyoulv" }, { "CMYK": [76, 56, 75, 72], "RGB": [43, 49, 44], "hex": "#2b312c", "name": "\u69F2\u5BC4\u751F\u7EFF", "pinyin": "hujishenglv" }, { "CMYK": [91, 60, 76, 83], "RGB": [21, 35, 27], "hex": "#15231b", "name": "\u4E91\u6749\u7EFF", "pinyin": "yunshanlv" }, { "CMYK": [9, 1, 14, 0], "RGB": [240, 245, 229], "hex": "#f0f5e5", "name": "\u5AE9\u83CA\u7EFF", "pinyin": "nenjulv" }, { "CMYK": [20, 1, 23, 0], "RGB": [223, 236, 213], "hex": "#dfecd5", "name": "\u827E\u80CC\u7EFF", "pinyin": "aibeilv" }, { "CMYK": [47, 0, 49, 0], "RGB": [173, 213, 162], "hex": "#add5a2", "name": "\u5609\u9675\u6C34\u7EFF", "pinyin": "jialingshuilv" }, { "CMYK": [89, 0, 96, 0], "RGB": [65, 179, 73], "hex": "#41b349", "name": "\u7389\u9AD3\u7EFF", "pinyin": "yusuilv" }, { "CMYK": [88, 0, 99, 0], "RGB": [67, 178, 68], "hex": "#43b244", "name": "\u9C9C\u7EFF", "pinyin": "xianlv" }, { "CMYK": [90, 0, 100, 0], "RGB": [65, 174, 60], "hex": "#41ae3c", "name": "\u5B9D\u77F3\u7EFF", "pinyin": "baoshilv" }, { "CMYK": [18, 4, 33, 0], "RGB": [226, 231, 191], "hex": "#e2e7bf", "name": "\u6D77\u6CAC\u7EFF", "pinyin": "haimeilv" }, { "CMYK": [28, 4, 44, 0], "RGB": [208, 222, 170], "hex": "#d0deaa", "name": "\u59DA\u9EC4", "pinyin": "yaohuang" }, { "CMYK": [44, 3, 61, 0], "RGB": [178, 207, 135], "hex": "#b2cf87", "name": "\u6A44\u6984\u77F3\u7EFF", "pinyin": "ganlanshilv" }, { "CMYK": [62, 0, 76, 0], "RGB": [140, 194, 105], "hex": "#8cc269", "name": "\u6C34\u7EFF", "pinyin": "shuilv" }, { "CMYK": [42, 3, 67, 0], "RGB": [183, 208, 122], "hex": "#b7d07a", "name": "\u82A6\u82C7\u7EFF", "pinyin": "luweilv" }, { "CMYK": [28, 6, 66, 0], "RGB": [210, 217, 122], "hex": "#d2d97a", "name": "\u69D0\u82B1\u9EC4\u7EFF", "pinyin": "huaihuahuanglv" }, { "CMYK": [41, 4, 76, 0], "RGB": [186, 207, 101], "hex": "#bacf65", "name": "\u82F9\u679C\u7EFF", "pinyin": "pingguolv" }, { "CMYK": [58, 1, 88, 0], "RGB": [150, 194, 78], "hex": "#96c24e", "name": "\u82BD\u7EFF", "pinyin": "yalv" }, { "CMYK": [19, 9, 84, 1], "RGB": [226, 216, 73], "hex": "#e2d849", "name": "\u8776\u9EC4", "pinyin": "diehuang" }, { "CMYK": [38, 8, 94, 1], "RGB": [190, 201, 54], "hex": "#bec936", "name": "\u6A44\u6984\u9EC4\u7EFF", "pinyin": "ganlanhuanglv" }, { "CMYK": [81, 0, 100, 0], "RGB": [91, 174, 35], "hex": "#5bae23", "name": "\u9E66\u9E49\u7EFF", "pinyin": "yingwulv" }, { "CMYK": [84, 64, 94, 45], "RGB": [37, 61, 36], "hex": "#253d24", "name": "\u6CB9\u7EFF", "pinyin": "youlv" }, { "CMYK": [0, 1, 4, 0], "RGB": [255, 254, 248], "hex": "#fffef8", "name": "\u8C61\u7259\u767D", "pinyin": "xiangyabai" }, { "CMYK": [3, 5, 8, 0], "RGB": [248, 244, 237], "hex": "#f8f4ed", "name": "\u6C49\u767D\u7389", "pinyin": "hanbaiyu" }, { "CMYK": [0, 1, 3, 0], "RGB": [255, 254, 249], "hex": "#fffef9", "name": "\u96EA\u767D", "pinyin": "xuebai" }, { "CMYK": [4, 4, 8, 0], "RGB": [247, 244, 237], "hex": "#f7f4ed", "name": "\u9C7C\u809A\u767D", "pinyin": "yudubai" }, { "CMYK": [12, 12, 16, 0], "RGB": [228, 223, 215], "hex": "#e4dfd7", "name": "\u73CD\u73E0\u7070", "pinyin": "zhenzhuhui" }, { "CMYK": [16, 15, 20, 1], "RGB": [218, 212, 203], "hex": "#dad4cb", "name": "\u6D45\u7070", "pinyin": "qianhui" }, { "CMYK": [28, 5, 30, 5], "RGB": [187, 181, 172], "hex": "#bbb5ac", "name": "\u94C5\u7070", "pinyin": "qianhui" }, { "CMYK": [28, 25, 30, 5], "RGB": [187, 181, 172], "hex": "#bbb5ac", "name": "\u4E2D\u7070", "pinyin": "zhonghui" }, { "CMYK": [42, 40, 43, 23], "RGB": [134, 126, 118], "hex": "#867e76", "name": "\u74E6\u7070", "pinyin": "wahui" }, { "CMYK": [43, 40, 44, 42], "RGB": [132, 124, 116], "hex": "#847c74", "name": "\u591C\u7070", "pinyin": "yehui" }, { "CMYK": [42, 42, 45, 27], "RGB": [128, 118, 110], "hex": "#80766e", "name": "\u96C1\u7070", "pinyin": "yanhui" }, { "CMYK": [42, 42, 46, 27], "RGB": [129, 119, 110], "hex": "#81776e", "name": "\u6DF1\u7070", "pinyin": "shenhui" }];
23215
+ const { t } = vueI18n.useI18n();
23216
+ const { locale } = vueI18n.useI18n();
23217
+ const storesThemeConfig = useThemeConfig();
23218
+ const { themeConfig } = pinia$1.storeToRefs(storesThemeConfig);
23219
+ const { copyText } = commonFunction();
23220
+ const { getLightColor, getDarkColor } = useChangeColor();
23221
+ const state = vue.reactive({
23222
+ isMobile: false,
23223
+ onColorSet: false
23224
+ });
23225
+ const cliChineseColor = (e) => {
23226
+ navigator.clipboard.writeText(e);
23227
+ getThemeConfig.value.primary = e;
23228
+ onColorPickerChange();
23229
+ elementPlus.ElMessage.primary(`${t("message.layout.themeColorCopied")}\uFF1A\u3010${e}\u3011`);
23230
+ };
23231
+ const updateThemeConfig = () => {
23232
+ if (!themeConfig.value.columnsMenuWidth) {
23233
+ themeConfig.value.columnsMenuWidth = 70;
23234
+ }
23235
+ if (!themeConfig.value.columnsMenuHeight) {
23236
+ themeConfig.value.columnsMenuHeight = 50;
23237
+ }
23238
+ if (!themeConfig.value.columnsLogoHeight) {
23239
+ themeConfig.value.columnsLogoHeight = 50;
23240
+ }
23241
+ };
23242
+ const getThemeConfig = vue.computed(() => {
23243
+ updateThemeConfig();
23244
+ return themeConfig.value;
23245
+ });
23246
+ const onColorPickerChange = () => {
23247
+ if (!getThemeConfig.value.primary) return elementPlus.ElMessage.warning(t("message.layout.globalThemePrimaryColorCannotBeEmpty"));
23248
+ document.documentElement.style.setProperty("--el-color-primary-dark-2", `${getDarkColor(getThemeConfig.value.primary, 0.1)}`);
23249
+ document.documentElement.style.setProperty("--el-color-primary", getThemeConfig.value.primary);
23250
+ document.documentElement.style.setProperty("--vxe-ui-font-primary-color", getThemeConfig.value.primary);
23251
+ for (let i = 1; i <= 9; i++) {
23252
+ document.documentElement.style.setProperty(`--el-color-primary-light-${i}`, `${getLightColor(getThemeConfig.value.primary, i / 10)}`);
23253
+ if (i == 3) document.documentElement.style.setProperty("--vxe-ui-font-primary-lighten-color", `${getLightColor(getThemeConfig.value.primary, i / 10)}`);
23254
+ }
23255
+ setDispatchThemeConfig();
23256
+ };
23257
+ const onBgColorPickerChange = (bg) => {
23258
+ document.documentElement.style.setProperty(`--next-bg-${bg}`, themeConfig.value[bg]);
23259
+ if (bg === "menuBar") {
23260
+ document.documentElement.style.setProperty(`--next-bg-menuBar-light-1`, getLightColor(getThemeConfig.value.menuBar, 0.05));
23261
+ }
23262
+ onTopBarGradualChange();
23263
+ onMenuBarGradualChange();
23264
+ onColumnsMenuBarGradualChange();
23265
+ setDispatchThemeConfig();
23266
+ };
23267
+ const onTopBarGradualChange = () => {
23268
+ setGraduaFun(".layout-navbars-breadcrumb-index", getThemeConfig.value.isTopBarColorGradual, getThemeConfig.value.topBar);
23269
+ };
23270
+ const onMenuBarGradualChange = () => {
23271
+ setGraduaFun(".layout-container .el-aside", getThemeConfig.value.isMenuBarColorGradual, getThemeConfig.value.menuBar);
23272
+ };
23273
+ const onColumnsMenuBarGradualChange = () => {
23274
+ setGraduaFun(".layout-container .layout-columns-aside", getThemeConfig.value.isColumnsMenuBarColorGradual, getThemeConfig.value.columnsMenuBar);
23275
+ };
23276
+ const setGraduaFun = (el, bool, color) => {
23277
+ vue.nextTick(() => {
23278
+ setTimeout(() => {
23279
+ let els = document.querySelector(el);
23280
+ if (!els) return false;
23281
+ document.documentElement.style.setProperty("--el-menu-bg-color", document.documentElement.style.getPropertyValue("--next-bg-menuBar"));
23282
+ if (bool) els.setAttribute("style", `background:linear-gradient(to bottom , ${color}, ${getLightColor(color, 0.5)})`);
23283
+ else els.setAttribute("style", ``);
23284
+ setLocalThemeConfig();
23285
+ }, 300);
23286
+ });
23287
+ };
23288
+ const onColumnsMenuHoverPreloadChange = () => {
23289
+ setLocalThemeConfig();
23290
+ };
23291
+ const onColumnsLogoHeightChange = () => {
23292
+ document.documentElement.style.setProperty("--el-columnsLogoHeight", `${themeConfig.value.columnsLogoHeight}px`);
23293
+ setLocalThemeConfig();
23294
+ };
23295
+ const onColumnsMenuWidthChange = () => {
23296
+ document.documentElement.style.setProperty("--el-columnsMenuWidth", `${themeConfig.value.columnsMenuWidth}px`);
23297
+ document.documentElement.style.setProperty("--el-columnsMenuRoundWidth", `${themeConfig.value.columnsMenuWidth - 5}px`);
23298
+ setLocalThemeConfig();
23299
+ };
23300
+ const onColumnsMenuHeightChange = () => {
23301
+ document.documentElement.style.setProperty("--el-columnsMenuHeight", `${themeConfig.value.columnsMenuHeight}px`);
23302
+ document.documentElement.style.setProperty("--el-columnsMenuRoundHeight", `${themeConfig.value.columnsMenuHeight - 5}px`);
23303
+ setLocalThemeConfig();
23304
+ };
23305
+ const onThemeConfigChange = () => {
23306
+ setDispatchThemeConfig();
23307
+ };
23308
+ const onIsFixedHeaderChange = () => {
23309
+ getThemeConfig.value.isFixedHeaderChange = getThemeConfig.value.isFixedHeader ? false : true;
23310
+ setLocalThemeConfig();
23311
+ };
23312
+ const onClassicSplitMenuChange = () => {
23313
+ getThemeConfig.value.isBreadcrumb = false;
23314
+ setLocalThemeConfig();
23315
+ emitter.emit("getBreadcrumbIndexSetFilterRoutes");
23316
+ };
23317
+ const onIsShowLogoChange = () => {
23318
+ getThemeConfig.value.isShowLogoChange = getThemeConfig.value.isShowLogo ? false : true;
23319
+ setLocalThemeConfig();
23320
+ };
23321
+ const onIsBreadcrumbChange = () => {
23322
+ if (getThemeConfig.value.layout === "classic") {
23323
+ getThemeConfig.value.isClassicSplitMenu = false;
23324
+ }
23325
+ setLocalThemeConfig();
23326
+ };
23327
+ const onSortableTagsViewChange = () => {
23328
+ emitter.emit("openOrCloseSortable");
23329
+ setLocalThemeConfig();
23330
+ };
23331
+ const onShareTagsViewChange = () => {
23332
+ emitter.emit("openShareTagsView");
23333
+ setLocalThemeConfig();
23334
+ };
23335
+ const onAddFilterChange = (attr) => {
23336
+ if (attr === "grayscale") {
23337
+ if (getThemeConfig.value.isGrayscale) getThemeConfig.value.isInvert = false;
23338
+ } else {
23339
+ if (getThemeConfig.value.isInvert) getThemeConfig.value.isGrayscale = false;
23340
+ }
23341
+ const cssAttr = attr === "grayscale" ? `grayscale(${getThemeConfig.value.isGrayscale ? 1 : 0})` : `invert(${getThemeConfig.value.isInvert ? "80%" : "0%"})`;
23342
+ const appEle = document.body;
23343
+ appEle.setAttribute("style", `filter: ${cssAttr}`);
23344
+ setLocalThemeConfig();
23345
+ };
23346
+ const onAddDarkChange = () => {
23347
+ const body = document.documentElement;
23348
+ if (getThemeConfig.value.isIsDark) {
23349
+ body.setAttribute("data-theme", "dark");
23350
+ body.setAttribute("data-vxe-ui-theme", "dark");
23351
+ } else {
23352
+ body.setAttribute("data-theme", "");
23353
+ body.setAttribute("data-vxe-ui-theme", "light");
23354
+ }
23355
+ };
23356
+ const onWatermarkChange = () => {
23357
+ getThemeConfig.value.isWatermark ? watermark.set(getThemeConfig.value.watermarkText) : watermark.del();
23358
+ setLocalThemeConfig();
23359
+ };
23360
+ const onWatermarkTextInput = (val) => {
23361
+ getThemeConfig.value.watermarkText = verifyAndSpace(val);
23362
+ if (getThemeConfig.value.watermarkText === "") return false;
23363
+ if (getThemeConfig.value.isWatermark) watermark.set(getThemeConfig.value.watermarkText);
23364
+ setLocalThemeConfig();
23365
+ };
23366
+ const onSetLayout = (layout) => {
23367
+ Local.set("oldLayout", layout);
23368
+ if (getThemeConfig.value.layout === layout) return false;
23369
+ if (layout === "transverse") getThemeConfig.value.isCollapse = false;
23370
+ getThemeConfig.value.layout = layout;
23371
+ getThemeConfig.value.isDrawer = false;
23372
+ initLayoutChangeFun();
23373
+ };
23374
+ const initLayoutChangeFun = () => {
23375
+ onBgColorPickerChange("menuBar");
23376
+ onBgColorPickerChange("menuBarColor");
23377
+ onBgColorPickerChange("menuBarActiveColor");
23378
+ onBgColorPickerChange("topBar");
23379
+ onBgColorPickerChange("topBarColor");
23380
+ onBgColorPickerChange("columnsMenuBar");
23381
+ onBgColorPickerChange("columnsMenuBarColor");
23382
+ };
23383
+ const onDrawerClose = () => {
23384
+ getThemeConfig.value.isFixedHeaderChange = false;
23385
+ getThemeConfig.value.isShowLogoChange = false;
23386
+ getThemeConfig.value.isDrawer = false;
23387
+ setLocalThemeConfig();
23388
+ };
23389
+ const openDrawer = () => {
23390
+ getThemeConfig.value.isDrawer = true;
23391
+ };
23392
+ const setDispatchThemeConfig = () => {
23393
+ setLocalThemeConfig();
23394
+ setLocalThemeConfigStyle();
23395
+ };
23396
+ const setLocalThemeConfig = () => {
23397
+ Local.remove("themeConfig");
23398
+ Local.set("themeConfig", getThemeConfig.value);
23399
+ };
23400
+ const setLocalThemeConfigStyle = () => {
23401
+ Local.set("themeConfigStyle", document.documentElement.style.cssText);
23402
+ };
23403
+ const onCopyConfigClick = () => {
23404
+ let copyThemeConfig = Local.get("themeConfig");
23405
+ copyThemeConfig.isDrawer = false;
23406
+ copyText(JSON.stringify(copyThemeConfig)).then(() => {
23407
+ getThemeConfig.value.isDrawer = false;
23408
+ });
23409
+ };
23410
+ const onResetConfigClick = () => {
23411
+ Session.clear();
23412
+ Local.clear();
23413
+ window.location.reload();
23414
+ Local.set("version", __NEXT_VERSION__);
23415
+ };
23416
+ const initSetStyle = () => {
23417
+ onTopBarGradualChange();
23418
+ onMenuBarGradualChange();
23419
+ onColumnsMenuBarGradualChange();
23420
+ };
23421
+ vue.onMounted(() => {
23422
+ vue.nextTick(() => {
23423
+ if (!Local.get("frequency")) initLayoutChangeFun();
23424
+ Local.set("frequency", 1);
23425
+ emitter.on("layoutMobileResize", (res) => {
23426
+ getThemeConfig.value.layout = res.layout;
23427
+ getThemeConfig.value.isDrawer = false;
23428
+ initLayoutChangeFun();
23429
+ state.isMobile = other.isMobile();
23430
+ });
23431
+ setTimeout(() => {
23432
+ onColorPickerChange();
23433
+ if (getThemeConfig.value.isGrayscale) onAddFilterChange("grayscale");
23434
+ if (getThemeConfig.value.isInvert) onAddFilterChange("invert");
23435
+ if (getThemeConfig.value.isIsDark) onAddDarkChange();
23436
+ onWatermarkChange();
23437
+ onColumnsLogoHeightChange();
23438
+ onColumnsMenuWidthChange();
23439
+ onColumnsMenuHeightChange();
23440
+ if (Local.get("themeConfig")) locale.value = Local.get("themeConfig").globalI18n;
23441
+ initSetStyle();
23442
+ }, 100);
23443
+ });
23444
+ });
23445
+ vue.onUnmounted(() => {
23446
+ emitter.off("layoutMobileResize", () => {
23447
+ });
23448
+ });
23449
+ __expose({
23450
+ openDrawer
23451
+ });
23452
+ return (_ctx, _cache) => {
23453
+ const _component_el_divider = vue.resolveComponent("el-divider");
23454
+ const _component_el_color_picker = vue.resolveComponent("el-color-picker");
23455
+ const _component_el_button = vue.resolveComponent("el-button");
23456
+ const _component_el_switch = vue.resolveComponent("el-switch");
23457
+ const _component_el_input_number = vue.resolveComponent("el-input-number");
23458
+ const _component_el_input = vue.resolveComponent("el-input");
23459
+ const _component_el_option = vue.resolveComponent("el-option");
23460
+ const _component_el_select = vue.resolveComponent("el-select");
23461
+ const _component_el_alert = vue.resolveComponent("el-alert");
23462
+ const _component_ele_CopyDocument = vue.resolveComponent("ele-CopyDocument");
23463
+ const _component_el_icon = vue.resolveComponent("el-icon");
23464
+ const _component_ele_RefreshRight = vue.resolveComponent("ele-RefreshRight");
23465
+ const _component_el_scrollbar = vue.resolveComponent("el-scrollbar");
23466
+ const _component_el_drawer = vue.resolveComponent("el-drawer");
23467
+ const _component_ele_MagicStick = vue.resolveComponent("ele-MagicStick");
23468
+ const _component_ele_CircleCheck = vue.resolveComponent("ele-CircleCheck");
23469
+ const _component_el_col = vue.resolveComponent("el-col");
23470
+ const _component_el_row = vue.resolveComponent("el-row");
23471
+ const _component_el_dialog = vue.resolveComponent("el-dialog");
23472
+ return vue.openBlock(), vue.createElementBlock("div", _hoisted_1$i, [
23473
+ vue.createVNode(_component_el_drawer, {
23474
+ title: _ctx.$t("message.layout.configTitle"),
23475
+ modelValue: getThemeConfig.value.isDrawer,
23476
+ "onUpdate:modelValue": _cache[51] || (_cache[51] = ($event) => getThemeConfig.value.isDrawer = $event),
23477
+ direction: "rtl",
23478
+ "destroy-on-close": "",
23479
+ size: "280px",
23480
+ onClose: onDrawerClose
23481
+ }, {
23482
+ default: vue.withCtx(() => [
23483
+ vue.createVNode(_component_el_scrollbar, { class: "layout-breadcrumb-seting-bar" }, {
23484
+ default: vue.withCtx(() => [
23485
+ vue.createCommentVNode(" \u5168\u5C40\u4E3B\u9898 "),
23486
+ vue.createVNode(_component_el_divider, { "content-position": "center" }, {
23487
+ default: vue.withCtx(() => [
23488
+ vue.createTextVNode(
23489
+ vue.toDisplayString(_ctx.$t("message.layout.oneTitle")),
23490
+ 1
23491
+ /* TEXT */
23492
+ )
23493
+ ]),
23494
+ _: 1
23495
+ /* STABLE */
23496
+ }),
23497
+ vue.createElementVNode("div", _hoisted_2$b, [
23498
+ vue.createElementVNode(
23499
+ "div",
23500
+ _hoisted_3$7,
23501
+ vue.toDisplayString(_ctx.$t("message.layout.themeColors")),
23502
+ 1
23503
+ /* TEXT */
23504
+ ),
23505
+ vue.createElementVNode("div", _hoisted_4$4, [
23506
+ vue.createVNode(_component_el_color_picker, {
23507
+ modelValue: getThemeConfig.value.primary,
23508
+ "onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => getThemeConfig.value.primary = $event),
23509
+ size: "default",
23510
+ onChange: onColorPickerChange
23511
+ }, null, 8, ["modelValue"])
23512
+ ])
23513
+ ]),
23514
+ vue.createElementVNode("div", _hoisted_5$4, [
23515
+ vue.createVNode(
23516
+ _component_el_button,
23517
+ {
23518
+ style: { "width": "100%" },
23519
+ size: "default",
23520
+ class: "copy-config-btn",
23521
+ type: "primary",
23522
+ ref: "onColorRef",
23523
+ onClick: _cache[1] || (_cache[1] = ($event) => state.onColorSet = true)
23524
+ },
23525
+ {
23526
+ default: vue.withCtx(() => [
23527
+ vue.createTextVNode(
23528
+ vue.toDisplayString(_ctx.$t("message.layout.moreColors")),
23529
+ 1
23530
+ /* TEXT */
23531
+ )
23532
+ ]),
23533
+ _: 1
23534
+ /* STABLE */
23535
+ },
23536
+ 512
23537
+ /* NEED_PATCH */
23538
+ )
23539
+ ]),
23540
+ vue.createElementVNode("div", _hoisted_6$3, [
23541
+ vue.createElementVNode(
23542
+ "div",
23543
+ _hoisted_7$3,
23544
+ vue.toDisplayString(_ctx.$t("message.layout.fourIsDark")),
23545
+ 1
23546
+ /* TEXT */
23547
+ ),
23548
+ vue.createElementVNode("div", _hoisted_8$2, [
23549
+ vue.createVNode(_component_el_switch, {
23550
+ modelValue: getThemeConfig.value.isIsDark,
23551
+ "onUpdate:modelValue": _cache[2] || (_cache[2] = ($event) => getThemeConfig.value.isIsDark = $event),
23552
+ size: "small",
23553
+ onChange: onAddDarkChange
23554
+ }, null, 8, ["modelValue"])
23555
+ ])
23556
+ ]),
23557
+ vue.createCommentVNode(" \u9876\u680F\u8BBE\u7F6E "),
23558
+ vue.createVNode(_component_el_divider, { "content-position": "center" }, {
23559
+ default: vue.withCtx(() => [
23560
+ vue.createTextVNode(
23561
+ vue.toDisplayString(_ctx.$t("message.layout.twoTopTitle")),
23562
+ 1
23563
+ /* TEXT */
23564
+ )
23565
+ ]),
23566
+ _: 1
23567
+ /* STABLE */
23568
+ }),
23569
+ vue.createElementVNode("div", _hoisted_9$2, [
23570
+ vue.createElementVNode(
23571
+ "div",
23572
+ _hoisted_10$2,
23573
+ vue.toDisplayString(_ctx.$t("message.layout.twoTopBar")),
23574
+ 1
23575
+ /* TEXT */
23576
+ ),
23577
+ vue.createElementVNode("div", _hoisted_11$2, [
23578
+ vue.createVNode(_component_el_color_picker, {
23579
+ modelValue: getThemeConfig.value.topBar,
23580
+ "onUpdate:modelValue": _cache[3] || (_cache[3] = ($event) => getThemeConfig.value.topBar = $event),
23581
+ size: "default",
23582
+ onChange: _cache[4] || (_cache[4] = ($event) => onBgColorPickerChange("topBar"))
23583
+ }, null, 8, ["modelValue"])
23584
+ ])
23585
+ ]),
23586
+ vue.createElementVNode("div", _hoisted_12$1, [
23587
+ vue.createElementVNode(
23588
+ "div",
23589
+ _hoisted_13$1,
23590
+ vue.toDisplayString(_ctx.$t("message.layout.twoTopBarColor")),
23591
+ 1
23592
+ /* TEXT */
23593
+ ),
23594
+ vue.createElementVNode("div", _hoisted_14$1, [
23595
+ vue.createVNode(_component_el_color_picker, {
23596
+ modelValue: getThemeConfig.value.topBarColor,
23597
+ "onUpdate:modelValue": _cache[5] || (_cache[5] = ($event) => getThemeConfig.value.topBarColor = $event),
23598
+ size: "default",
23599
+ onChange: _cache[6] || (_cache[6] = ($event) => onBgColorPickerChange("topBarColor"))
23600
+ }, null, 8, ["modelValue"])
23601
+ ])
23602
+ ]),
23603
+ vue.createElementVNode("div", _hoisted_15, [
23604
+ vue.createElementVNode(
23605
+ "div",
23606
+ _hoisted_16,
23607
+ vue.toDisplayString(_ctx.$t("message.layout.twoIsTopBarColorGradual")),
23608
+ 1
23609
+ /* TEXT */
23610
+ ),
23611
+ vue.createElementVNode("div", _hoisted_17, [
23612
+ vue.createVNode(_component_el_switch, {
23613
+ modelValue: getThemeConfig.value.isTopBarColorGradual,
23614
+ "onUpdate:modelValue": _cache[7] || (_cache[7] = ($event) => getThemeConfig.value.isTopBarColorGradual = $event),
23615
+ size: "small",
23616
+ onChange: onTopBarGradualChange
23617
+ }, null, 8, ["modelValue"])
23618
+ ])
23619
+ ]),
23620
+ vue.createCommentVNode(" \u83DC\u5355\u8BBE\u7F6E "),
23621
+ vue.createVNode(_component_el_divider, { "content-position": "center" }, {
23622
+ default: vue.withCtx(() => [
23623
+ vue.createTextVNode(
23624
+ vue.toDisplayString(_ctx.$t("message.layout.twoMenuTitle")),
23625
+ 1
23626
+ /* TEXT */
23627
+ )
23628
+ ]),
23629
+ _: 1
23630
+ /* STABLE */
23631
+ }),
23632
+ vue.createElementVNode("div", _hoisted_18, [
23633
+ vue.createElementVNode(
23634
+ "div",
23635
+ _hoisted_19,
23636
+ vue.toDisplayString(_ctx.$t("message.layout.twoMenuBar")),
23637
+ 1
23638
+ /* TEXT */
23639
+ ),
23640
+ vue.createElementVNode("div", _hoisted_20, [
23641
+ vue.createVNode(_component_el_color_picker, {
23642
+ modelValue: getThemeConfig.value.menuBar,
23643
+ "onUpdate:modelValue": _cache[8] || (_cache[8] = ($event) => getThemeConfig.value.menuBar = $event),
23644
+ size: "default",
23645
+ onChange: _cache[9] || (_cache[9] = ($event) => onBgColorPickerChange("menuBar"))
23646
+ }, null, 8, ["modelValue"])
23647
+ ])
23648
+ ]),
23649
+ vue.createElementVNode("div", _hoisted_21, [
23650
+ vue.createElementVNode(
23651
+ "div",
23652
+ _hoisted_22,
23653
+ vue.toDisplayString(_ctx.$t("message.layout.twoMenuBarColor")),
23654
+ 1
23655
+ /* TEXT */
23656
+ ),
23657
+ vue.createElementVNode("div", _hoisted_23, [
23658
+ vue.createVNode(_component_el_color_picker, {
23659
+ modelValue: getThemeConfig.value.menuBarColor,
23660
+ "onUpdate:modelValue": _cache[10] || (_cache[10] = ($event) => getThemeConfig.value.menuBarColor = $event),
23661
+ size: "default",
23662
+ onChange: _cache[11] || (_cache[11] = ($event) => onBgColorPickerChange("menuBarColor"))
23663
+ }, null, 8, ["modelValue"])
23664
+ ])
23665
+ ]),
23666
+ vue.createCommentVNode(` <div class="layout-breadcrumb-seting-bar-flex">\r
23667
+ <div class="layout-breadcrumb-seting-bar-flex-label">{{ $t('message.layout.twoMenuBarActiveColor') }}</div>\r
23668
+ <div class="layout-breadcrumb-seting-bar-flex-value">\r
23669
+ <el-color-picker v-model="getThemeConfig.menuBarActiveColor" size="default" show-alpha @change="onBgColorPickerChange('menuBarActiveColor')" />\r
23670
+ </div>\r
23671
+ </div> `),
23672
+ vue.createElementVNode("div", _hoisted_24, [
23673
+ vue.createElementVNode(
23674
+ "div",
23675
+ _hoisted_25,
23676
+ vue.toDisplayString(_ctx.$t("message.layout.twoIsMenuBarColorGradual")),
23677
+ 1
23678
+ /* TEXT */
23679
+ ),
23680
+ vue.createElementVNode("div", _hoisted_26, [
23681
+ vue.createVNode(_component_el_switch, {
23682
+ modelValue: getThemeConfig.value.isMenuBarColorGradual,
23683
+ "onUpdate:modelValue": _cache[12] || (_cache[12] = ($event) => getThemeConfig.value.isMenuBarColorGradual = $event),
23684
+ size: "small",
23685
+ onChange: onMenuBarGradualChange
23686
+ }, null, 8, ["modelValue"])
23687
+ ])
23688
+ ]),
23689
+ vue.createCommentVNode(" \u5206\u680F\u8BBE\u7F6E "),
23690
+ vue.createVNode(_component_el_divider, {
23691
+ "content-position": "center",
23692
+ style: vue.normalizeStyle({ opacity: getThemeConfig.value.layout !== "columns" ? 0.5 : 1 })
23693
+ }, {
23694
+ default: vue.withCtx(() => [
23695
+ vue.createTextVNode(
23696
+ vue.toDisplayString(_ctx.$t("message.layout.twoColumnsTitle")),
23697
+ 1
23698
+ /* TEXT */
23699
+ )
23700
+ ]),
23701
+ _: 1
23702
+ /* STABLE */
23703
+ }, 8, ["style"]),
23704
+ vue.createElementVNode(
23705
+ "div",
23706
+ {
23707
+ class: "layout-breadcrumb-seting-bar-flex",
23708
+ style: vue.normalizeStyle({ opacity: getThemeConfig.value.layout !== "columns" ? 0.5 : 1 })
23709
+ },
23710
+ [
23711
+ vue.createElementVNode(
23712
+ "div",
23713
+ _hoisted_27,
23714
+ vue.toDisplayString(_ctx.$t("message.layout.twoColumnsMenuBar")),
23715
+ 1
23716
+ /* TEXT */
23717
+ ),
23718
+ vue.createElementVNode("div", _hoisted_28, [
23719
+ vue.createVNode(_component_el_color_picker, {
23720
+ modelValue: getThemeConfig.value.columnsMenuBar,
23721
+ "onUpdate:modelValue": _cache[13] || (_cache[13] = ($event) => getThemeConfig.value.columnsMenuBar = $event),
23722
+ size: "default",
23723
+ onChange: _cache[14] || (_cache[14] = ($event) => onBgColorPickerChange("columnsMenuBar")),
23724
+ disabled: getThemeConfig.value.layout !== "columns"
23725
+ }, null, 8, ["modelValue", "disabled"])
23726
+ ])
23727
+ ],
23728
+ 4
23729
+ /* STYLE */
23730
+ ),
23731
+ vue.createElementVNode(
23732
+ "div",
23733
+ {
23734
+ class: "layout-breadcrumb-seting-bar-flex",
23735
+ style: vue.normalizeStyle({ opacity: getThemeConfig.value.layout !== "columns" ? 0.5 : 1 })
23736
+ },
23737
+ [
23738
+ vue.createElementVNode(
23739
+ "div",
23740
+ _hoisted_29,
23741
+ vue.toDisplayString(_ctx.$t("message.layout.twoColumnsMenuBarColor")),
23742
+ 1
23743
+ /* TEXT */
23744
+ ),
23745
+ vue.createElementVNode("div", _hoisted_30, [
23746
+ vue.createVNode(_component_el_color_picker, {
23747
+ modelValue: getThemeConfig.value.columnsMenuBarColor,
23748
+ "onUpdate:modelValue": _cache[15] || (_cache[15] = ($event) => getThemeConfig.value.columnsMenuBarColor = $event),
23749
+ size: "default",
23750
+ onChange: _cache[16] || (_cache[16] = ($event) => onBgColorPickerChange("columnsMenuBarColor")),
23751
+ disabled: getThemeConfig.value.layout !== "columns"
23752
+ }, null, 8, ["modelValue", "disabled"])
23753
+ ])
23754
+ ],
23755
+ 4
23756
+ /* STYLE */
23757
+ ),
23758
+ vue.createElementVNode(
23759
+ "div",
23760
+ {
23761
+ class: "layout-breadcrumb-seting-bar-flex mt14",
23762
+ style: vue.normalizeStyle({ opacity: getThemeConfig.value.layout !== "columns" ? 0.5 : 1 })
23763
+ },
23764
+ [
23765
+ vue.createElementVNode(
23766
+ "div",
23767
+ _hoisted_31,
23768
+ vue.toDisplayString(_ctx.$t("message.layout.twoIsColumnsMenuBarColorGradual")),
23769
+ 1
23770
+ /* TEXT */
23771
+ ),
23772
+ vue.createElementVNode("div", _hoisted_32, [
23773
+ vue.createVNode(_component_el_switch, {
23774
+ modelValue: getThemeConfig.value.isColumnsMenuBarColorGradual,
23775
+ "onUpdate:modelValue": _cache[17] || (_cache[17] = ($event) => getThemeConfig.value.isColumnsMenuBarColorGradual = $event),
23776
+ size: "small",
23777
+ onChange: onColumnsMenuBarGradualChange,
23778
+ disabled: getThemeConfig.value.layout !== "columns"
23779
+ }, null, 8, ["modelValue", "disabled"])
23780
+ ])
23781
+ ],
23782
+ 4
23783
+ /* STYLE */
23784
+ ),
23785
+ vue.createElementVNode(
23786
+ "div",
23787
+ {
23788
+ class: "layout-breadcrumb-seting-bar-flex mt14",
23789
+ style: vue.normalizeStyle({ opacity: getThemeConfig.value.layout !== "columns" ? 0.5 : 1 })
23790
+ },
23791
+ [
23792
+ vue.createElementVNode(
23793
+ "div",
23794
+ _hoisted_33,
23795
+ vue.toDisplayString(_ctx.$t("message.layout.twoIsColumnsMenuHoverPreload")),
23796
+ 1
23797
+ /* TEXT */
23798
+ ),
23799
+ vue.createElementVNode("div", _hoisted_34, [
23800
+ vue.createVNode(_component_el_switch, {
23801
+ modelValue: getThemeConfig.value.isColumnsMenuHoverPreload,
23802
+ "onUpdate:modelValue": _cache[18] || (_cache[18] = ($event) => getThemeConfig.value.isColumnsMenuHoverPreload = $event),
23803
+ size: "small",
23804
+ onChange: onColumnsMenuHoverPreloadChange,
23805
+ disabled: getThemeConfig.value.layout !== "columns"
23806
+ }, null, 8, ["modelValue", "disabled"])
23807
+ ])
23808
+ ],
23809
+ 4
23810
+ /* STYLE */
23811
+ ),
23812
+ vue.createElementVNode("div", _hoisted_35, [
23813
+ vue.createElementVNode(
23814
+ "div",
23815
+ _hoisted_36,
23816
+ vue.toDisplayString(_ctx.$t("message.layout.twoColumnsLogoHeight")),
23817
+ 1
23818
+ /* TEXT */
23819
+ ),
23820
+ vue.createElementVNode("div", _hoisted_37, [
23821
+ vue.createVNode(_component_el_input_number, {
23822
+ modelValue: getThemeConfig.value.columnsLogoHeight,
23823
+ "onUpdate:modelValue": _cache[19] || (_cache[19] = ($event) => getThemeConfig.value.columnsLogoHeight = $event),
23824
+ "controls-position": "right",
23825
+ min: 1,
23826
+ max: 9999,
23827
+ onChange: onColumnsLogoHeightChange,
23828
+ size: "small",
23829
+ style: { "width": "90px", "margin-right": "1px" }
23830
+ }, null, 8, ["modelValue"])
23831
+ ])
23832
+ ]),
23833
+ vue.createElementVNode("div", _hoisted_38, [
23834
+ vue.createElementVNode(
23835
+ "div",
23836
+ _hoisted_39,
23837
+ vue.toDisplayString(_ctx.$t("message.layout.twoColumnsMenuWidth")),
23838
+ 1
23839
+ /* TEXT */
23840
+ ),
23841
+ vue.createElementVNode("div", _hoisted_40, [
23842
+ vue.createVNode(_component_el_input_number, {
23843
+ modelValue: getThemeConfig.value.columnsMenuWidth,
23844
+ "onUpdate:modelValue": _cache[20] || (_cache[20] = ($event) => getThemeConfig.value.columnsMenuWidth = $event),
23845
+ "controls-position": "right",
23846
+ min: 1,
23847
+ max: 9999,
23848
+ onChange: onColumnsMenuWidthChange,
23849
+ size: "small",
23850
+ style: { "width": "90px", "margin-right": "1px" }
23851
+ }, null, 8, ["modelValue"])
23852
+ ])
23853
+ ]),
23854
+ vue.createElementVNode("div", _hoisted_41, [
23855
+ vue.createElementVNode(
23856
+ "div",
23857
+ _hoisted_42,
23858
+ vue.toDisplayString(_ctx.$t("message.layout.twoColumnsMenuHeight")),
23859
+ 1
23860
+ /* TEXT */
23861
+ ),
23862
+ vue.createElementVNode("div", _hoisted_43, [
23863
+ vue.createVNode(_component_el_input_number, {
23864
+ modelValue: getThemeConfig.value.columnsMenuHeight,
23865
+ "onUpdate:modelValue": _cache[21] || (_cache[21] = ($event) => getThemeConfig.value.columnsMenuHeight = $event),
23866
+ "controls-position": "right",
23867
+ min: 1,
23868
+ max: 9999,
23869
+ onChange: onColumnsMenuHeightChange,
23870
+ size: "small",
23871
+ style: { "width": "90px", "margin-right": "1px" }
23872
+ }, null, 8, ["modelValue"])
23873
+ ])
23874
+ ]),
23875
+ vue.createCommentVNode(" \u754C\u9762\u8BBE\u7F6E "),
23876
+ vue.createVNode(_component_el_divider, { "content-position": "center" }, {
23877
+ default: vue.withCtx(() => [
23878
+ vue.createTextVNode(
23879
+ vue.toDisplayString(_ctx.$t("message.layout.threeTitle")),
23880
+ 1
23881
+ /* TEXT */
23882
+ )
23883
+ ]),
23884
+ _: 1
23885
+ /* STABLE */
23886
+ }),
23887
+ vue.createElementVNode(
23888
+ "div",
23889
+ {
23890
+ class: "layout-breadcrumb-seting-bar-flex",
23891
+ style: vue.normalizeStyle({ opacity: getThemeConfig.value.layout === "transverse" ? 0.5 : 1 })
23892
+ },
23893
+ [
23894
+ vue.createElementVNode(
23895
+ "div",
23896
+ _hoisted_44,
23897
+ vue.toDisplayString(_ctx.$t("message.layout.threeIsCollapse")),
23898
+ 1
23899
+ /* TEXT */
23900
+ ),
23901
+ vue.createElementVNode("div", _hoisted_45, [
23902
+ vue.createVNode(_component_el_switch, {
23903
+ modelValue: getThemeConfig.value.isCollapse,
23904
+ "onUpdate:modelValue": _cache[22] || (_cache[22] = ($event) => getThemeConfig.value.isCollapse = $event),
23905
+ disabled: getThemeConfig.value.layout === "transverse",
23906
+ size: "small",
23907
+ onChange: onThemeConfigChange
23908
+ }, null, 8, ["modelValue", "disabled"])
23909
+ ])
23910
+ ],
23911
+ 4
23912
+ /* STYLE */
23913
+ ),
23914
+ vue.createElementVNode(
23915
+ "div",
23916
+ {
23917
+ class: "layout-breadcrumb-seting-bar-flex mt15",
23918
+ style: vue.normalizeStyle({ opacity: getThemeConfig.value.layout === "transverse" ? 0.5 : 1 })
23919
+ },
23920
+ [
23921
+ vue.createElementVNode(
23922
+ "div",
23923
+ _hoisted_46,
23924
+ vue.toDisplayString(_ctx.$t("message.layout.threeIsUniqueOpened")),
23925
+ 1
23926
+ /* TEXT */
23927
+ ),
23928
+ vue.createElementVNode("div", _hoisted_47, [
23929
+ vue.createVNode(_component_el_switch, {
23930
+ modelValue: getThemeConfig.value.isUniqueOpened,
23931
+ "onUpdate:modelValue": _cache[23] || (_cache[23] = ($event) => getThemeConfig.value.isUniqueOpened = $event),
23932
+ disabled: getThemeConfig.value.layout === "transverse",
23933
+ size: "small",
23934
+ onChange: setLocalThemeConfig
23935
+ }, null, 8, ["modelValue", "disabled"])
23936
+ ])
23937
+ ],
23938
+ 4
23939
+ /* STYLE */
23940
+ ),
23941
+ vue.createElementVNode("div", _hoisted_48, [
23942
+ vue.createElementVNode(
23943
+ "div",
23944
+ _hoisted_49,
23945
+ vue.toDisplayString(_ctx.$t("message.layout.threeIsFixedHeader")),
23946
+ 1
23947
+ /* TEXT */
23948
+ ),
23949
+ vue.createElementVNode("div", _hoisted_50, [
23950
+ vue.createVNode(_component_el_switch, {
23951
+ modelValue: getThemeConfig.value.isFixedHeader,
23952
+ "onUpdate:modelValue": _cache[24] || (_cache[24] = ($event) => getThemeConfig.value.isFixedHeader = $event),
23953
+ size: "small",
23954
+ onChange: onIsFixedHeaderChange
23955
+ }, null, 8, ["modelValue"])
23956
+ ])
23957
+ ]),
23958
+ vue.createElementVNode(
23959
+ "div",
23960
+ {
23961
+ class: "layout-breadcrumb-seting-bar-flex mt15",
23962
+ style: vue.normalizeStyle({ opacity: getThemeConfig.value.layout !== "classic" ? 0.5 : 1 })
23963
+ },
23964
+ [
23965
+ vue.createElementVNode(
23966
+ "div",
23967
+ _hoisted_51,
23968
+ vue.toDisplayString(_ctx.$t("message.layout.threeIsClassicSplitMenu")),
23969
+ 1
23970
+ /* TEXT */
23971
+ ),
23972
+ vue.createElementVNode("div", _hoisted_52, [
23973
+ vue.createVNode(_component_el_switch, {
23974
+ modelValue: getThemeConfig.value.isClassicSplitMenu,
23975
+ "onUpdate:modelValue": _cache[25] || (_cache[25] = ($event) => getThemeConfig.value.isClassicSplitMenu = $event),
23976
+ disabled: getThemeConfig.value.layout !== "classic",
23977
+ size: "small",
23978
+ onChange: onClassicSplitMenuChange
23979
+ }, null, 8, ["modelValue", "disabled"])
23980
+ ])
23981
+ ],
23982
+ 4
23983
+ /* STYLE */
23984
+ ),
23985
+ vue.createElementVNode("div", _hoisted_53, [
23986
+ vue.createElementVNode(
23987
+ "div",
23988
+ _hoisted_54,
23989
+ vue.toDisplayString(_ctx.$t("message.layout.threeIsLockScreen")),
23990
+ 1
23991
+ /* TEXT */
23992
+ ),
23993
+ vue.createElementVNode("div", _hoisted_55, [
23994
+ vue.createVNode(_component_el_switch, {
23995
+ modelValue: getThemeConfig.value.isLockScreen,
23996
+ "onUpdate:modelValue": _cache[26] || (_cache[26] = ($event) => getThemeConfig.value.isLockScreen = $event),
23997
+ size: "small",
23998
+ onChange: setLocalThemeConfig
23999
+ }, null, 8, ["modelValue"])
24000
+ ])
24001
+ ]),
24002
+ vue.createElementVNode("div", _hoisted_56, [
24003
+ vue.createElementVNode(
24004
+ "div",
24005
+ _hoisted_57,
24006
+ vue.toDisplayString(_ctx.$t("message.layout.threeLockScreenTime")),
24007
+ 1
24008
+ /* TEXT */
24009
+ ),
24010
+ vue.createElementVNode("div", _hoisted_58, [
24011
+ vue.createVNode(_component_el_input_number, {
24012
+ modelValue: getThemeConfig.value.lockScreenTime,
24013
+ "onUpdate:modelValue": _cache[27] || (_cache[27] = ($event) => getThemeConfig.value.lockScreenTime = $event),
24014
+ "controls-position": "right",
24015
+ min: 1,
24016
+ max: 9999,
24017
+ onChange: setLocalThemeConfig,
24018
+ size: "small",
24019
+ style: { "width": "90px", "margin-right": "1px" }
24020
+ }, null, 8, ["modelValue"])
24021
+ ])
24022
+ ]),
24023
+ vue.createCommentVNode(" \u754C\u9762\u663E\u793A "),
24024
+ vue.createVNode(_component_el_divider, { "content-position": "center" }, {
24025
+ default: vue.withCtx(() => [
24026
+ vue.createTextVNode(
24027
+ vue.toDisplayString(_ctx.$t("message.layout.fourTitle")),
24028
+ 1
24029
+ /* TEXT */
24030
+ )
24031
+ ]),
24032
+ _: 1
24033
+ /* STABLE */
24034
+ }),
24035
+ vue.createElementVNode("div", _hoisted_59, [
24036
+ vue.createElementVNode(
24037
+ "div",
24038
+ _hoisted_60,
24039
+ vue.toDisplayString(_ctx.$t("message.layout.fourIsShowLogo")),
24040
+ 1
24041
+ /* TEXT */
24042
+ ),
24043
+ vue.createElementVNode("div", _hoisted_61, [
24044
+ vue.createVNode(_component_el_switch, {
24045
+ modelValue: getThemeConfig.value.isShowLogo,
24046
+ "onUpdate:modelValue": _cache[28] || (_cache[28] = ($event) => getThemeConfig.value.isShowLogo = $event),
24047
+ size: "small",
24048
+ onChange: onIsShowLogoChange
24049
+ }, null, 8, ["modelValue"])
24050
+ ])
24051
+ ]),
24052
+ vue.createElementVNode(
24053
+ "div",
24054
+ {
24055
+ class: "layout-breadcrumb-seting-bar-flex mt15",
24056
+ style: vue.normalizeStyle({ opacity: getThemeConfig.value.layout === "classic" || getThemeConfig.value.layout === "transverse" ? 0.5 : 1 })
24057
+ },
24058
+ [
24059
+ vue.createElementVNode(
24060
+ "div",
24061
+ _hoisted_62,
24062
+ vue.toDisplayString(_ctx.$t("message.layout.fourIsBreadcrumb")),
24063
+ 1
24064
+ /* TEXT */
24065
+ ),
24066
+ vue.createElementVNode("div", _hoisted_63, [
24067
+ vue.createVNode(_component_el_switch, {
24068
+ modelValue: getThemeConfig.value.isBreadcrumb,
24069
+ "onUpdate:modelValue": _cache[29] || (_cache[29] = ($event) => getThemeConfig.value.isBreadcrumb = $event),
24070
+ disabled: getThemeConfig.value.layout === "classic" || getThemeConfig.value.layout === "transverse",
24071
+ size: "small",
24072
+ onChange: onIsBreadcrumbChange
24073
+ }, null, 8, ["modelValue", "disabled"])
24074
+ ])
24075
+ ],
24076
+ 4
24077
+ /* STYLE */
24078
+ ),
24079
+ vue.createElementVNode("div", _hoisted_64, [
24080
+ vue.createElementVNode(
24081
+ "div",
24082
+ _hoisted_65,
24083
+ vue.toDisplayString(_ctx.$t("message.layout.fourIsBreadcrumbIcon")),
24084
+ 1
24085
+ /* TEXT */
24086
+ ),
24087
+ vue.createElementVNode("div", _hoisted_66, [
24088
+ vue.createVNode(_component_el_switch, {
24089
+ modelValue: getThemeConfig.value.isBreadcrumbIcon,
24090
+ "onUpdate:modelValue": _cache[30] || (_cache[30] = ($event) => getThemeConfig.value.isBreadcrumbIcon = $event),
24091
+ size: "small",
24092
+ onChange: setLocalThemeConfig
24093
+ }, null, 8, ["modelValue"])
24094
+ ])
24095
+ ]),
24096
+ vue.createElementVNode("div", _hoisted_67, [
24097
+ vue.createElementVNode(
24098
+ "div",
24099
+ _hoisted_68,
24100
+ vue.toDisplayString(_ctx.$t("message.layout.fourIsTagsview")),
24101
+ 1
24102
+ /* TEXT */
24103
+ ),
24104
+ vue.createElementVNode("div", _hoisted_69, [
24105
+ vue.createVNode(_component_el_switch, {
24106
+ modelValue: getThemeConfig.value.isTagsview,
24107
+ "onUpdate:modelValue": _cache[31] || (_cache[31] = ($event) => getThemeConfig.value.isTagsview = $event),
24108
+ size: "small",
24109
+ onChange: setLocalThemeConfig
24110
+ }, null, 8, ["modelValue"])
24111
+ ])
24112
+ ]),
24113
+ vue.createElementVNode("div", _hoisted_70, [
24114
+ vue.createElementVNode(
24115
+ "div",
24116
+ _hoisted_71,
24117
+ vue.toDisplayString(_ctx.$t("message.layout.fourIsTagsviewIcon")),
24118
+ 1
24119
+ /* TEXT */
24120
+ ),
24121
+ vue.createElementVNode("div", _hoisted_72, [
24122
+ vue.createVNode(_component_el_switch, {
24123
+ modelValue: getThemeConfig.value.isTagsviewIcon,
24124
+ "onUpdate:modelValue": _cache[32] || (_cache[32] = ($event) => getThemeConfig.value.isTagsviewIcon = $event),
24125
+ size: "small",
24126
+ onChange: setLocalThemeConfig
24127
+ }, null, 8, ["modelValue"])
24128
+ ])
24129
+ ]),
24130
+ vue.createElementVNode("div", _hoisted_73, [
24131
+ vue.createElementVNode(
24132
+ "div",
24133
+ _hoisted_74,
24134
+ vue.toDisplayString(_ctx.$t("message.layout.fourIsCacheTagsView")),
24135
+ 1
24136
+ /* TEXT */
24137
+ ),
24138
+ vue.createElementVNode("div", _hoisted_75, [
24139
+ vue.createVNode(_component_el_switch, {
24140
+ modelValue: getThemeConfig.value.isCacheTagsView,
24141
+ "onUpdate:modelValue": _cache[33] || (_cache[33] = ($event) => getThemeConfig.value.isCacheTagsView = $event),
24142
+ size: "small",
24143
+ onChange: setLocalThemeConfig
24144
+ }, null, 8, ["modelValue"])
24145
+ ])
24146
+ ]),
24147
+ vue.createElementVNode(
24148
+ "div",
24149
+ {
24150
+ class: "layout-breadcrumb-seting-bar-flex mt15",
24151
+ style: vue.normalizeStyle({ opacity: state.isMobile ? 0.5 : 1 })
24152
+ },
24153
+ [
24154
+ vue.createElementVNode(
24155
+ "div",
24156
+ _hoisted_76,
24157
+ vue.toDisplayString(_ctx.$t("message.layout.fourIsSortableTagsView")),
24158
+ 1
24159
+ /* TEXT */
24160
+ ),
24161
+ vue.createElementVNode("div", _hoisted_77, [
24162
+ vue.createVNode(_component_el_switch, {
24163
+ modelValue: getThemeConfig.value.isSortableTagsView,
24164
+ "onUpdate:modelValue": _cache[34] || (_cache[34] = ($event) => getThemeConfig.value.isSortableTagsView = $event),
24165
+ disabled: state.isMobile ? true : false,
24166
+ size: "small",
24167
+ onChange: onSortableTagsViewChange
24168
+ }, null, 8, ["modelValue", "disabled"])
24169
+ ])
24170
+ ],
24171
+ 4
24172
+ /* STYLE */
24173
+ ),
24174
+ vue.createElementVNode("div", _hoisted_78, [
24175
+ vue.createElementVNode(
24176
+ "div",
24177
+ _hoisted_79,
24178
+ vue.toDisplayString(_ctx.$t("message.layout.fourIsShareTagsView")),
24179
+ 1
24180
+ /* TEXT */
24181
+ ),
24182
+ vue.createElementVNode("div", _hoisted_80, [
24183
+ vue.createVNode(_component_el_switch, {
24184
+ modelValue: getThemeConfig.value.isShareTagsView,
24185
+ "onUpdate:modelValue": _cache[35] || (_cache[35] = ($event) => getThemeConfig.value.isShareTagsView = $event),
24186
+ size: "small",
24187
+ onChange: onShareTagsViewChange
24188
+ }, null, 8, ["modelValue"])
24189
+ ])
24190
+ ]),
24191
+ vue.createElementVNode("div", _hoisted_81, [
24192
+ vue.createElementVNode(
24193
+ "div",
24194
+ _hoisted_82,
24195
+ vue.toDisplayString(_ctx.$t("message.layout.fourIsFooter")),
24196
+ 1
24197
+ /* TEXT */
24198
+ ),
24199
+ vue.createElementVNode("div", _hoisted_83, [
24200
+ vue.createVNode(_component_el_switch, {
24201
+ modelValue: getThemeConfig.value.isFooter,
24202
+ "onUpdate:modelValue": _cache[36] || (_cache[36] = ($event) => getThemeConfig.value.isFooter = $event),
24203
+ size: "small",
24204
+ onChange: setLocalThemeConfig
24205
+ }, null, 8, ["modelValue"])
24206
+ ])
24207
+ ]),
24208
+ vue.createElementVNode("div", _hoisted_84, [
24209
+ vue.createElementVNode(
24210
+ "div",
24211
+ _hoisted_85,
24212
+ vue.toDisplayString(_ctx.$t("message.layout.fourIsGrayscale")),
24213
+ 1
24214
+ /* TEXT */
24215
+ ),
24216
+ vue.createElementVNode("div", _hoisted_86, [
24217
+ vue.createVNode(_component_el_switch, {
24218
+ modelValue: getThemeConfig.value.isGrayscale,
24219
+ "onUpdate:modelValue": _cache[37] || (_cache[37] = ($event) => getThemeConfig.value.isGrayscale = $event),
24220
+ size: "small",
24221
+ onChange: _cache[38] || (_cache[38] = ($event) => onAddFilterChange("grayscale"))
24222
+ }, null, 8, ["modelValue"])
24223
+ ])
24224
+ ]),
24225
+ vue.createElementVNode("div", _hoisted_87, [
24226
+ vue.createElementVNode(
24227
+ "div",
24228
+ _hoisted_88,
24229
+ vue.toDisplayString(_ctx.$t("message.layout.fourIsInvert")),
24230
+ 1
24231
+ /* TEXT */
24232
+ ),
24233
+ vue.createElementVNode("div", _hoisted_89, [
24234
+ vue.createVNode(_component_el_switch, {
24235
+ modelValue: getThemeConfig.value.isInvert,
24236
+ "onUpdate:modelValue": _cache[39] || (_cache[39] = ($event) => getThemeConfig.value.isInvert = $event),
24237
+ size: "small",
24238
+ onChange: _cache[40] || (_cache[40] = ($event) => onAddFilterChange("invert"))
24239
+ }, null, 8, ["modelValue"])
24240
+ ])
24241
+ ]),
24242
+ vue.createElementVNode("div", _hoisted_90, [
24243
+ vue.createElementVNode(
24244
+ "div",
24245
+ _hoisted_91,
24246
+ vue.toDisplayString(_ctx.$t("message.layout.fourIsWatermark")),
24247
+ 1
24248
+ /* TEXT */
24249
+ ),
24250
+ vue.createElementVNode("div", _hoisted_92, [
24251
+ vue.createCommentVNode(" \u7531\u53C2\u6570\u914D\u7F6E sys_watermark \u63A7\u5236 "),
24252
+ vue.createVNode(_component_el_switch, {
24253
+ modelValue: getThemeConfig.value.isWatermark,
24254
+ "onUpdate:modelValue": _cache[41] || (_cache[41] = ($event) => getThemeConfig.value.isWatermark = $event),
24255
+ size: "small",
24256
+ onChange: onWatermarkChange,
24257
+ disabled: ""
24258
+ }, null, 8, ["modelValue"])
24259
+ ])
24260
+ ]),
24261
+ vue.createElementVNode("div", _hoisted_93, [
24262
+ vue.createElementVNode(
24263
+ "div",
24264
+ _hoisted_94,
24265
+ vue.toDisplayString(_ctx.$t("message.layout.fourWatermarkText")),
24266
+ 1
24267
+ /* TEXT */
24268
+ ),
24269
+ vue.createElementVNode("div", _hoisted_95, [
24270
+ vue.createVNode(_component_el_input, {
24271
+ modelValue: getThemeConfig.value.watermarkText,
24272
+ "onUpdate:modelValue": _cache[42] || (_cache[42] = ($event) => getThemeConfig.value.watermarkText = $event),
24273
+ size: "small",
24274
+ style: { "width": "90px", "margin-right": "1px" },
24275
+ onInput: onWatermarkTextInput,
24276
+ disabled: ""
24277
+ }, null, 8, ["modelValue"])
24278
+ ])
24279
+ ]),
24280
+ vue.createCommentVNode(" \u5176\u5B83\u8BBE\u7F6E "),
24281
+ vue.createVNode(_component_el_divider, { "content-position": "center" }, {
24282
+ default: vue.withCtx(() => [
24283
+ vue.createTextVNode(
24284
+ vue.toDisplayString(_ctx.$t("message.layout.fiveTitle")),
24285
+ 1
24286
+ /* TEXT */
24287
+ )
24288
+ ]),
24289
+ _: 1
24290
+ /* STABLE */
24291
+ }),
24292
+ vue.createElementVNode("div", _hoisted_96, [
24293
+ vue.createElementVNode(
24294
+ "div",
24295
+ _hoisted_97,
24296
+ vue.toDisplayString(_ctx.$t("message.layout.fiveTagsStyle")),
24297
+ 1
24298
+ /* TEXT */
24299
+ ),
24300
+ vue.createElementVNode("div", _hoisted_98, [
24301
+ vue.createVNode(_component_el_select, {
24302
+ modelValue: getThemeConfig.value.tagsStyle,
24303
+ "onUpdate:modelValue": _cache[43] || (_cache[43] = ($event) => getThemeConfig.value.tagsStyle = $event),
24304
+ placeholder: _ctx.$t("message.layout.chooseStyle"),
24305
+ size: "small",
24306
+ style: { "width": "90px", "margin-right": "1px" },
24307
+ onChange: setLocalThemeConfig
24308
+ }, {
24309
+ default: vue.withCtx(() => [
24310
+ vue.createVNode(_component_el_option, {
24311
+ label: _ctx.$t("message.layout.style1"),
24312
+ value: "tags-style-one"
24313
+ }, null, 8, ["label"]),
24314
+ vue.createVNode(_component_el_option, {
24315
+ label: _ctx.$t("message.layout.style4"),
24316
+ value: "tags-style-four"
24317
+ }, null, 8, ["label"]),
24318
+ vue.createVNode(_component_el_option, {
24319
+ label: _ctx.$t("message.layout.style5"),
24320
+ value: "tags-style-five"
24321
+ }, null, 8, ["label"])
24322
+ ]),
24323
+ _: 1
24324
+ /* STABLE */
24325
+ }, 8, ["modelValue", "placeholder"])
24326
+ ])
24327
+ ]),
24328
+ vue.createElementVNode("div", _hoisted_99, [
24329
+ vue.createElementVNode(
24330
+ "div",
24331
+ _hoisted_100,
24332
+ vue.toDisplayString(_ctx.$t("message.layout.fiveAnimation")),
24333
+ 1
24334
+ /* TEXT */
24335
+ ),
24336
+ vue.createElementVNode("div", _hoisted_101, [
24337
+ vue.createVNode(_component_el_select, {
24338
+ modelValue: getThemeConfig.value.animation,
24339
+ "onUpdate:modelValue": _cache[44] || (_cache[44] = ($event) => getThemeConfig.value.animation = $event),
24340
+ placeholder: _ctx.$t("message.layout.chooseStyle"),
24341
+ size: "small",
24342
+ style: { "width": "90px", "margin-right": "1px" },
24343
+ onChange: setLocalThemeConfig
24344
+ }, {
24345
+ default: vue.withCtx(() => [
24346
+ vue.createVNode(_component_el_option, {
24347
+ label: "slide-right",
24348
+ value: "slide-right"
24349
+ }),
24350
+ vue.createVNode(_component_el_option, {
24351
+ label: "slide-left",
24352
+ value: "slide-left"
24353
+ }),
24354
+ vue.createVNode(_component_el_option, {
24355
+ label: "opacitys",
24356
+ value: "opacitys"
24357
+ }),
24358
+ vue.createVNode(_component_el_option, {
24359
+ label: "fade",
24360
+ value: "fade"
24361
+ }),
24362
+ vue.createVNode(_component_el_option, {
24363
+ label: "fadeUp",
24364
+ value: "fadeUp"
24365
+ }),
24366
+ vue.createVNode(_component_el_option, {
24367
+ label: "fadeDown",
24368
+ value: "fadeDown"
24369
+ }),
24370
+ vue.createVNode(_component_el_option, {
24371
+ label: "fadeLeft",
24372
+ value: "fadeLeft"
24373
+ }),
24374
+ vue.createVNode(_component_el_option, {
24375
+ label: "fadeRight",
24376
+ value: "fadeRight"
24377
+ }),
24378
+ vue.createVNode(_component_el_option, {
24379
+ label: "lightSpeedLeft",
24380
+ value: "lightSpeedLeft"
24381
+ }),
24382
+ vue.createVNode(_component_el_option, {
24383
+ label: "lightSpeedRight",
24384
+ value: "lightSpeedRight"
24385
+ }),
24386
+ vue.createVNode(_component_el_option, {
24387
+ label: "zoom",
24388
+ value: "zoom"
24389
+ }),
24390
+ vue.createVNode(_component_el_option, {
24391
+ label: "zoomUp",
24392
+ value: "zoomUp"
24393
+ }),
24394
+ vue.createVNode(_component_el_option, {
24395
+ label: "zoomDown",
24396
+ value: "zoomDown"
24397
+ }),
24398
+ vue.createVNode(_component_el_option, {
24399
+ label: "zoomLeft",
24400
+ value: "zoomLeft"
24401
+ }),
24402
+ vue.createVNode(_component_el_option, {
24403
+ label: "zoomRight",
24404
+ value: "zoomRight"
24405
+ }),
24406
+ vue.createVNode(_component_el_option, {
24407
+ label: "flip",
24408
+ value: "flip"
24409
+ }),
24410
+ vue.createVNode(_component_el_option, {
24411
+ label: "flipX",
24412
+ value: "flipX"
24413
+ }),
24414
+ vue.createVNode(_component_el_option, {
24415
+ label: "flipY",
24416
+ value: "flipY"
24417
+ }),
24418
+ vue.createVNode(_component_el_option, {
24419
+ label: "backUp",
24420
+ value: "backUp"
24421
+ }),
24422
+ vue.createVNode(_component_el_option, {
24423
+ label: "backDown",
24424
+ value: "backDown"
24425
+ }),
24426
+ vue.createVNode(_component_el_option, {
24427
+ label: "backLeft",
24428
+ value: "backLeft"
24429
+ }),
24430
+ vue.createVNode(_component_el_option, {
24431
+ label: "backRight",
24432
+ value: "backRight"
24433
+ }),
24434
+ vue.createVNode(_component_el_option, {
24435
+ label: "bounce",
24436
+ value: "bounce"
24437
+ }),
24438
+ vue.createVNode(_component_el_option, {
24439
+ label: "bounceUp",
24440
+ value: "bounceUp"
24441
+ }),
24442
+ vue.createVNode(_component_el_option, {
24443
+ label: "bounceDown",
24444
+ value: "bounceDown"
24445
+ }),
24446
+ vue.createVNode(_component_el_option, {
24447
+ label: "bounceLeft",
24448
+ value: "bounceLeft"
24449
+ }),
24450
+ vue.createVNode(_component_el_option, {
24451
+ label: "bounceRight",
24452
+ value: "bounceRight"
24453
+ })
24454
+ ]),
24455
+ _: 1
24456
+ /* STABLE */
24457
+ }, 8, ["modelValue", "placeholder"])
24458
+ ])
24459
+ ]),
24460
+ vue.createElementVNode(
24461
+ "div",
24462
+ {
24463
+ class: "layout-breadcrumb-seting-bar-flex mt15",
24464
+ style: vue.normalizeStyle({ opacity: getThemeConfig.value.layout !== "columns" ? 0.5 : 1 })
24465
+ },
24466
+ [
24467
+ vue.createElementVNode(
24468
+ "div",
24469
+ _hoisted_102,
24470
+ vue.toDisplayString(_ctx.$t("message.layout.fiveColumnsAsideStyle")),
24471
+ 1
24472
+ /* TEXT */
24473
+ ),
24474
+ vue.createElementVNode("div", _hoisted_103, [
24475
+ vue.createVNode(_component_el_select, {
24476
+ modelValue: getThemeConfig.value.columnsAsideStyle,
24477
+ "onUpdate:modelValue": _cache[45] || (_cache[45] = ($event) => getThemeConfig.value.columnsAsideStyle = $event),
24478
+ placeholder: _ctx.$t("message.layout.chooseStyle"),
24479
+ size: "small",
24480
+ style: { "width": "90px", "margin-right": "1px" },
24481
+ disabled: getThemeConfig.value.layout !== "columns" ? true : false,
24482
+ onChange: setLocalThemeConfig
24483
+ }, {
24484
+ default: vue.withCtx(() => [
24485
+ vue.createVNode(_component_el_option, {
24486
+ label: _ctx.$t("message.layout.round"),
24487
+ value: "columns-round"
24488
+ }, null, 8, ["label"]),
24489
+ vue.createVNode(_component_el_option, {
24490
+ label: _ctx.$t("message.layout.card"),
24491
+ value: "columns-card"
24492
+ }, null, 8, ["label"])
24493
+ ]),
24494
+ _: 1
24495
+ /* STABLE */
24496
+ }, 8, ["modelValue", "placeholder", "disabled"])
24497
+ ])
24498
+ ],
24499
+ 4
24500
+ /* STYLE */
24501
+ ),
24502
+ vue.createElementVNode(
24503
+ "div",
24504
+ {
24505
+ class: "layout-breadcrumb-seting-bar-flex mt15 mb27",
24506
+ style: vue.normalizeStyle({ opacity: getThemeConfig.value.layout !== "columns" ? 0.5 : 1 })
24507
+ },
24508
+ [
24509
+ vue.createElementVNode(
24510
+ "div",
24511
+ _hoisted_104,
24512
+ vue.toDisplayString(_ctx.$t("message.layout.fiveColumnsAsideLayout")),
24513
+ 1
24514
+ /* TEXT */
24515
+ ),
24516
+ vue.createElementVNode("div", _hoisted_105, [
24517
+ vue.createVNode(_component_el_select, {
24518
+ modelValue: getThemeConfig.value.columnsAsideLayout,
24519
+ "onUpdate:modelValue": _cache[46] || (_cache[46] = ($event) => getThemeConfig.value.columnsAsideLayout = $event),
24520
+ placeholder: _ctx.$t("message.layout.chooseStyle"),
24521
+ size: "small",
24522
+ style: { "width": "90px", "margin-right": "1px" },
24523
+ disabled: getThemeConfig.value.layout !== "columns" ? true : false,
24524
+ onChange: setLocalThemeConfig
24525
+ }, {
24526
+ default: vue.withCtx(() => [
24527
+ vue.createVNode(_component_el_option, {
24528
+ label: _ctx.$t("message.layout.horizontal"),
24529
+ value: "columns-horizontal"
24530
+ }, null, 8, ["label"]),
24531
+ vue.createVNode(_component_el_option, {
24532
+ label: _ctx.$t("message.layout.vertical"),
24533
+ value: "columns-vertical"
24534
+ }, null, 8, ["label"])
24535
+ ]),
24536
+ _: 1
24537
+ /* STABLE */
24538
+ }, 8, ["modelValue", "placeholder", "disabled"])
24539
+ ])
24540
+ ],
24541
+ 4
24542
+ /* STYLE */
24543
+ ),
24544
+ vue.createCommentVNode(" \u5E03\u5C40\u5207\u6362 "),
24545
+ vue.createVNode(_component_el_divider, { "content-position": "center" }, {
24546
+ default: vue.withCtx(() => [
24547
+ vue.createTextVNode(
24548
+ vue.toDisplayString(_ctx.$t("message.layout.sixTitle")),
24549
+ 1
24550
+ /* TEXT */
24551
+ )
24552
+ ]),
24553
+ _: 1
24554
+ /* STABLE */
24555
+ }),
24556
+ vue.createElementVNode("div", _hoisted_106, [
24557
+ vue.createCommentVNode(" defaults \u5E03\u5C40 "),
24558
+ vue.createElementVNode("div", {
24559
+ class: "layout-drawer-content-item",
24560
+ onClick: _cache[47] || (_cache[47] = ($event) => onSetLayout("defaults"))
24561
+ }, [
24562
+ vue.createElementVNode(
24563
+ "section",
24564
+ {
24565
+ class: vue.normalizeClass(["el-container el-circular", { "drawer-layout-active": getThemeConfig.value.layout === "defaults" }])
24566
+ },
24567
+ [..._cache[53] || (_cache[53] = [
24568
+ vue.createElementVNode(
24569
+ "aside",
24570
+ {
24571
+ class: "el-aside",
24572
+ style: { "width": "20px" }
24573
+ },
24574
+ null,
24575
+ -1
24576
+ /* CACHED */
24577
+ ),
24578
+ vue.createElementVNode(
24579
+ "section",
24580
+ { class: "el-container is-vertical" },
24581
+ [
24582
+ vue.createElementVNode("header", {
24583
+ class: "el-header",
24584
+ style: { "height": "10px" }
24585
+ }),
24586
+ vue.createElementVNode("main", { class: "el-main" })
24587
+ ],
24588
+ -1
24589
+ /* CACHED */
24590
+ )
24591
+ ])],
24592
+ 2
24593
+ /* CLASS */
24594
+ ),
24595
+ vue.createElementVNode(
24596
+ "div",
24597
+ {
24598
+ class: vue.normalizeClass(["layout-tips-warp", { "layout-tips-warp-active": getThemeConfig.value.layout === "defaults" }])
24599
+ },
24600
+ [
24601
+ vue.createElementVNode("div", _hoisted_107, [
24602
+ vue.createElementVNode(
24603
+ "p",
24604
+ _hoisted_108,
24605
+ vue.toDisplayString(_ctx.$t("message.layout.sixDefaults")),
24606
+ 1
24607
+ /* TEXT */
24608
+ )
24609
+ ])
24610
+ ],
24611
+ 2
24612
+ /* CLASS */
24613
+ )
24614
+ ]),
24615
+ vue.createCommentVNode(" classic \u5E03\u5C40 "),
24616
+ vue.createElementVNode("div", {
24617
+ class: "layout-drawer-content-item",
24618
+ onClick: _cache[48] || (_cache[48] = ($event) => onSetLayout("classic"))
24619
+ }, [
24620
+ vue.createElementVNode(
24621
+ "section",
24622
+ {
24623
+ class: vue.normalizeClass(["el-container is-vertical el-circular", { "drawer-layout-active": getThemeConfig.value.layout === "classic" }])
24624
+ },
24625
+ [..._cache[54] || (_cache[54] = [
24626
+ vue.createElementVNode(
24627
+ "header",
24628
+ {
24629
+ class: "el-header",
24630
+ style: { "height": "10px" }
24631
+ },
24632
+ null,
24633
+ -1
24634
+ /* CACHED */
24635
+ ),
24636
+ vue.createElementVNode(
24637
+ "section",
24638
+ { class: "el-container" },
24639
+ [
24640
+ vue.createElementVNode("aside", {
24641
+ class: "el-aside",
24642
+ style: { "width": "20px" }
24643
+ }),
24644
+ vue.createElementVNode("section", { class: "el-container is-vertical" }, [
24645
+ vue.createElementVNode("main", { class: "el-main" })
24646
+ ])
24647
+ ],
24648
+ -1
24649
+ /* CACHED */
24650
+ )
24651
+ ])],
24652
+ 2
24653
+ /* CLASS */
24654
+ ),
24655
+ vue.createElementVNode(
24656
+ "div",
24657
+ {
24658
+ class: vue.normalizeClass(["layout-tips-warp", { "layout-tips-warp-active": getThemeConfig.value.layout === "classic" }])
24659
+ },
24660
+ [
24661
+ vue.createElementVNode("div", _hoisted_109, [
24662
+ vue.createElementVNode(
24663
+ "p",
24664
+ _hoisted_110,
24665
+ vue.toDisplayString(_ctx.$t("message.layout.sixClassic")),
24666
+ 1
24667
+ /* TEXT */
24668
+ )
24669
+ ])
24670
+ ],
24671
+ 2
24672
+ /* CLASS */
24673
+ )
24674
+ ]),
24675
+ vue.createCommentVNode(" transverse \u5E03\u5C40 "),
24676
+ vue.createElementVNode("div", {
24677
+ class: "layout-drawer-content-item",
24678
+ onClick: _cache[49] || (_cache[49] = ($event) => onSetLayout("transverse"))
24679
+ }, [
24680
+ vue.createElementVNode(
24681
+ "section",
24682
+ {
24683
+ class: vue.normalizeClass(["el-container is-vertical el-circular", { "drawer-layout-active": getThemeConfig.value.layout === "transverse" }])
24684
+ },
24685
+ [..._cache[55] || (_cache[55] = [
24686
+ vue.createElementVNode(
24687
+ "header",
24688
+ {
24689
+ class: "el-header",
24690
+ style: { "height": "10px" }
24691
+ },
24692
+ null,
24693
+ -1
24694
+ /* CACHED */
24695
+ ),
24696
+ vue.createElementVNode(
24697
+ "section",
24698
+ { class: "el-container" },
24699
+ [
24700
+ vue.createElementVNode("section", { class: "el-container is-vertical" }, [
24701
+ vue.createElementVNode("main", { class: "el-main" })
24702
+ ])
24703
+ ],
24704
+ -1
24705
+ /* CACHED */
24706
+ )
24707
+ ])],
24708
+ 2
24709
+ /* CLASS */
24710
+ ),
24711
+ vue.createElementVNode(
24712
+ "div",
24713
+ {
24714
+ class: vue.normalizeClass(["layout-tips-warp", { "layout-tips-warp-active": getThemeConfig.value.layout === "transverse" }])
24715
+ },
24716
+ [
24717
+ vue.createElementVNode("div", _hoisted_111, [
24718
+ vue.createElementVNode(
24719
+ "p",
24720
+ _hoisted_112,
24721
+ vue.toDisplayString(_ctx.$t("message.layout.sixTransverse")),
24722
+ 1
24723
+ /* TEXT */
24724
+ )
24725
+ ])
24726
+ ],
24727
+ 2
24728
+ /* CLASS */
24729
+ )
24730
+ ]),
24731
+ vue.createCommentVNode(" columns \u5E03\u5C40 "),
24732
+ vue.createElementVNode("div", {
24733
+ class: "layout-drawer-content-item",
24734
+ onClick: _cache[50] || (_cache[50] = ($event) => onSetLayout("columns"))
24735
+ }, [
24736
+ vue.createElementVNode(
24737
+ "section",
24738
+ {
24739
+ class: vue.normalizeClass(["el-container el-circular", { "drawer-layout-active": getThemeConfig.value.layout === "columns" }])
24740
+ },
24741
+ [..._cache[56] || (_cache[56] = [
24742
+ vue.createElementVNode(
24743
+ "aside",
24744
+ {
24745
+ class: "el-aside-dark",
24746
+ style: { "width": "10px" }
24747
+ },
24748
+ null,
24749
+ -1
24750
+ /* CACHED */
24751
+ ),
24752
+ vue.createElementVNode(
24753
+ "aside",
24754
+ {
24755
+ class: "el-aside",
24756
+ style: { "width": "20px" }
24757
+ },
24758
+ null,
24759
+ -1
24760
+ /* CACHED */
24761
+ ),
24762
+ vue.createElementVNode(
24763
+ "section",
24764
+ { class: "el-container is-vertical" },
24765
+ [
24766
+ vue.createElementVNode("header", {
24767
+ class: "el-header",
24768
+ style: { "height": "10px" }
24769
+ }),
24770
+ vue.createElementVNode("main", { class: "el-main" })
24771
+ ],
24772
+ -1
24773
+ /* CACHED */
24774
+ )
24775
+ ])],
24776
+ 2
24777
+ /* CLASS */
24778
+ ),
24779
+ vue.createElementVNode(
24780
+ "div",
24781
+ {
24782
+ class: vue.normalizeClass(["layout-tips-warp", { "layout-tips-warp-active": getThemeConfig.value.layout === "columns" }])
24783
+ },
24784
+ [
24785
+ vue.createElementVNode("div", _hoisted_113, [
24786
+ vue.createElementVNode(
24787
+ "p",
24788
+ _hoisted_114,
24789
+ vue.toDisplayString(_ctx.$t("message.layout.sixColumns")),
24790
+ 1
24791
+ /* TEXT */
24792
+ )
24793
+ ])
24794
+ ],
24795
+ 2
24796
+ /* CLASS */
24797
+ )
24798
+ ])
24799
+ ]),
24800
+ vue.createElementVNode("div", _hoisted_115, [
24801
+ vue.createVNode(_component_el_alert, {
24802
+ title: _ctx.$t("message.layout.tipText"),
24803
+ type: "warning",
24804
+ closable: false
24805
+ }, null, 8, ["title"]),
24806
+ vue.createVNode(
24807
+ _component_el_button,
24808
+ {
24809
+ size: "default",
24810
+ class: "copy-config-btn",
24811
+ type: "primary",
24812
+ ref: "copyConfigBtnRef",
24813
+ onClick: onCopyConfigClick
24814
+ },
24815
+ {
24816
+ default: vue.withCtx(() => [
24817
+ vue.createVNode(_component_el_icon, { class: "mr5" }, {
24818
+ default: vue.withCtx(() => [
24819
+ vue.createVNode(_component_ele_CopyDocument)
24820
+ ]),
24821
+ _: 1
24822
+ /* STABLE */
24823
+ }),
24824
+ vue.createTextVNode(
24825
+ " " + vue.toDisplayString(_ctx.$t("message.layout.copyText")),
24826
+ 1
24827
+ /* TEXT */
24828
+ )
24829
+ ]),
24830
+ _: 1
24831
+ /* STABLE */
24832
+ },
24833
+ 512
24834
+ /* NEED_PATCH */
24835
+ ),
24836
+ vue.createVNode(_component_el_button, {
24837
+ size: "default",
24838
+ class: "copy-config-btn-reset",
24839
+ type: "info",
24840
+ onClick: onResetConfigClick
24841
+ }, {
24842
+ default: vue.withCtx(() => [
24843
+ vue.createVNode(_component_el_icon, { class: "mr5" }, {
24844
+ default: vue.withCtx(() => [
24845
+ vue.createVNode(_component_ele_RefreshRight)
24846
+ ]),
24847
+ _: 1
24848
+ /* STABLE */
24849
+ }),
24850
+ vue.createTextVNode(
24851
+ " " + vue.toDisplayString(_ctx.$t("message.layout.resetText")),
24852
+ 1
24853
+ /* TEXT */
24854
+ )
24855
+ ]),
24856
+ _: 1
24857
+ /* STABLE */
24858
+ })
24859
+ ])
24860
+ ]),
24861
+ _: 1
24862
+ /* STABLE */
24863
+ })
24864
+ ]),
24865
+ _: 1
24866
+ /* STABLE */
24867
+ }, 8, ["title", "modelValue"]),
24868
+ vue.createVNode(_component_el_dialog, {
24869
+ modelValue: state.onColorSet,
24870
+ "onUpdate:modelValue": _cache[52] || (_cache[52] = ($event) => state.onColorSet = $event)
24871
+ }, {
24872
+ header: vue.withCtx(() => [
24873
+ vue.createElementVNode("div", _hoisted_116, [
24874
+ vue.createVNode(_component_el_icon, {
24875
+ size: "16",
24876
+ style: { "margin-right": "3px", "display": "inline", "vertical-align": "middle" }
24877
+ }, {
24878
+ default: vue.withCtx(() => [
24879
+ vue.createVNode(_component_ele_MagicStick)
24880
+ ]),
24881
+ _: 1
24882
+ /* STABLE */
24883
+ }),
24884
+ vue.createElementVNode(
24885
+ "span",
24886
+ null,
24887
+ vue.toDisplayString(_ctx.$t("message.layout.chineseTraditionalColors")),
24888
+ 1
24889
+ /* TEXT */
24890
+ )
24891
+ ])
24892
+ ]),
24893
+ default: vue.withCtx(() => [
24894
+ vue.createElementVNode("div", _hoisted_117, [
24895
+ vue.createVNode(_component_el_row, { gutter: 20 }, {
24896
+ default: vue.withCtx(() => [
24897
+ (vue.openBlock(), vue.createElementBlock(
24898
+ vue.Fragment,
24899
+ null,
24900
+ vue.renderList(chineseColorArr, (i) => {
24901
+ return vue.createVNode(_component_el_col, {
24902
+ xs: 6,
24903
+ sm: 4,
24904
+ md: 4,
24905
+ lg: 4,
24906
+ xl: 3,
24907
+ class: "mb15",
24908
+ key: i,
24909
+ onClick: ($event) => cliChineseColor(i.hex)
24910
+ }, {
24911
+ default: vue.withCtx(() => [
24912
+ vue.createElementVNode(
24913
+ "div",
24914
+ {
24915
+ class: "traditionalColors",
24916
+ style: vue.normalizeStyle("background:" + i.hex)
24917
+ },
24918
+ [
24919
+ getThemeConfig.value.primary == i.hex ? (vue.openBlock(), vue.createBlock(_component_el_icon, {
24920
+ key: 0,
24921
+ class: "traditionalColors-circleCheck",
24922
+ size: "20",
24923
+ color: "#fff"
24924
+ }, {
24925
+ default: vue.withCtx(() => [
24926
+ vue.createVNode(_component_ele_CircleCheck)
24927
+ ]),
24928
+ _: 1
24929
+ /* STABLE */
24930
+ })) : vue.createCommentVNode("v-if", true)
24931
+ ],
24932
+ 4
24933
+ /* STYLE */
24934
+ ),
24935
+ vue.createElementVNode(
24936
+ "div",
24937
+ _hoisted_118,
24938
+ vue.toDisplayString(i.name),
24939
+ 1
24940
+ /* TEXT */
24941
+ ),
24942
+ vue.createElementVNode(
24943
+ "div",
24944
+ _hoisted_119,
24945
+ vue.toDisplayString(i.hex),
24946
+ 1
24947
+ /* TEXT */
24948
+ )
24949
+ ]),
24950
+ _: 2
24951
+ /* DYNAMIC */
24952
+ }, 1032, ["onClick"]);
24953
+ }),
24954
+ 64
24955
+ /* STABLE_FRAGMENT */
24956
+ ))
24957
+ ]),
24958
+ _: 1
24959
+ /* STABLE */
24960
+ })
24961
+ ])
24962
+ ]),
24963
+ _: 1
24964
+ /* STABLE */
24965
+ }, 8, ["modelValue"])
24966
+ ]);
24967
+ };
24968
+ }
24969
+ });
24970
+
24971
+ const FSettings = _sfc_main$n;
24972
+
24973
+ const makeInstaller = (components = []) => {
24974
+ const install = (app) => {
24975
+ app.use(pinia);
24976
+ components.forEach(
24977
+ (component) => {
24978
+ if (!app._context.components[component.name]) {
24979
+ app.component(component.name, component);
24980
+ }
24981
+ }
24982
+ );
24983
+ elSvg(app);
24984
+ directive(app);
24985
+ setupVXETable(app);
24986
+ };
24987
+ return {
24988
+ install
24989
+ };
24990
+ };
24991
+
24992
+ const plugins = [
24993
+ FButton,
24994
+ FInput,
24995
+ FLayoutPage,
24996
+ FLayoutPageItem,
24997
+ FSelect,
24998
+ FSelectTable,
24999
+ FQueryCondition,
25000
+ FChart,
25001
+ FForm,
25002
+ FLayout,
25003
+ FSettings
25004
+ ];
25005
+
25006
+ var installer = makeInstaller([...plugins]);
25007
+
25008
+ const cssCdnUrlList = [
25009
+ // 调整为从本地引入,注释下面的 url
25010
+ // '//at.alicdn.com/t/c/font_2298093_rnp72ifj3ba.css',
25011
+ // '//netdna.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css',
25012
+ ];
25013
+ const jsCdnUrlList = [];
25014
+ function setCssCdn() {
25015
+ if (cssCdnUrlList.length <= 0) return false;
25016
+ cssCdnUrlList.map((v) => {
25017
+ let link = document.createElement("link");
25018
+ link.rel = "stylesheet";
25019
+ link.href = v;
25020
+ link.crossOrigin = "anonymous";
25021
+ document.getElementsByTagName("head")[0].appendChild(link);
25022
+ });
25023
+ }
25024
+ function setJsCdn() {
25025
+ if (jsCdnUrlList.length <= 0) return false;
25026
+ jsCdnUrlList.map((v) => {
25027
+ let link = document.createElement("script");
25028
+ link.src = v;
25029
+ document.body.appendChild(link);
25030
+ });
25031
+ }
25032
+ const setIntroduction = {
25033
+ // 设置css
25034
+ cssCdn: () => {
25035
+ setCssCdn();
25036
+ },
25037
+ // 设置js
25038
+ jsCdn: () => {
25039
+ setJsCdn();
25040
+ }
25041
+ };
25042
+
23271
25043
  const version = "1.0.0";
23272
25044
 
23273
25045
  const commonFun = commonFunction();
@@ -27155,7 +28927,6 @@
27155
28927
  exports.setDynamicViewsModules = setDynamicViewsModules;
27156
28928
  exports.setIntroduction = setIntroduction;
27157
28929
  exports.setJsCdn = setJsCdn;
27158
- exports.setPathPrefix = setPathPrefix;
27159
28930
  exports.setupI18n = setupI18n;
27160
28931
  exports.signalR = signalR;
27161
28932
  exports.signatureByKSort = signatureByKSort;