src/menu/components/card/double-data-card/options.jsx
@@ -60,22 +60,6 @@ precision: 0, required: true }, // { // type: 'radio', // field: 'layout', // label: '卡片布局', // initval: wrap.layout || 'grid', // tooltip: appType === 'mob' ? '弹性布局时,滑动加载无效' : '', // required: false, // options: [ // {value: 'grid', label: '栅格布局'}, // {value: 'flex', label: '弹性布局'}, // ], // controlFields: [ // {field: 'printHeight', values: ['flex']}, // {field: 'cardFloat', values: ['grid']}, // ] // }, { type: 'radio', field: 'pagestyle',