You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

6 lines
234 B

4 months ago
  1. {
  2. "component": true,
  3. "usingComponents": {
  4. "u-checkbox": "../../uni_modules/uview-plus/components/u-checkbox/u-checkbox",
  5. "u-checkbox-group": "../../uni_modules/uview-plus/components/u-checkbox-group/u-checkbox-group"
  6. }
  7. }