king
2023-08-10 a07c0ccec35e8287ceb9bc2f4bd11302c5190d06
src/mob/components/sharecode/options.jsx
@@ -48,7 +48,7 @@
      field: 'color',
      label: '颜色',
      initval: wrap.color || '#000000',
      isHex: true,
      colorType: 'hex',
      required: true
    },
  ]