content.json 299 B

123456789101112131415161718
  1. [
  2. {
  3. "title": "基础表格",
  4. "active": true
  5. }, {
  6. "title": "斑马纹"
  7. }, {
  8. "title": "带边框"
  9. }, {
  10. "title": "特定样式"
  11. }, {
  12. "title": "固定表头"
  13. }, {
  14. "title": "单选"
  15. }, {
  16. "title": "多选"
  17. }
  18. ]