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