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