king
2022-08-15 704f82b06befe96e5f739b2dce419f76f5683a6f
src/menu/components/card/data-card/options.jsx
@@ -188,6 +188,7 @@
        {value: 'active', label: '外阴影'},
        {value: 'backFont', label: '背景+文字'},
        {value: 'font', label: '文字'},
        {value: 'tabs', label: '标签页'},
        ...(subtype === 'datacard' && appType === 'mob' ? [{value: 'check', label: '勾选'}] : [])
      ],
      forbid: subtype === 'tablecard'