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