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