结构
checkbox
├── __test__
│ └── checkout.test.tsx
├── checkbox-button.vue
├── checkbox-group.ts
├── checkbox-group.vue
├── checkbox.vue
├── constant.ts
├── index.ts
└── styles
├── checkbox-button.scss
├── checkbox-group.scss
└── index.scss