orderManagement.json 248 B

12345678
  1. {
  2. "usingComponents": {
  3. "u-tag": "/node-modules/uview-ui/components/u-tag/u-tag",
  4. "u-icon": "/node-modules/uview-ui/components/u-icon/u-icon",
  5. "u-button": "/node-modules/uview-ui/components/u-button/u-button"
  6. },
  7. "component": true
  8. }