king
2023-03-08 4fc1eb4913f3302679d88ec01099fc8dd3a80f81
src/mob/components/sharecode/options.jsx
@@ -48,8 +48,7 @@
      field: 'color',
      label: '颜色',
      initval: wrap.color || '#000000',
      tooltip: '小程序中无效。',
      isHex: true,
      colorType: 'hex',
      required: true
    },
  ]