用工小程序前端代码
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.

8 lines
336 B

7 months ago
  1. {
  2. "component": true,
  3. "usingComponents": {
  4. "u--form": "/uni_modules/uview-ui/components/u--form/u--form",
  5. "u-form-item": "/uni_modules/uview-ui/components/u-form-item/u-form-item",
  6. "u--input": "/uni_modules/uview-ui/components/u--input/u--input",
  7. "u-upload": "/uni_modules/uview-ui/components/u-upload/u-upload"
  8. }
  9. }