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