index.json 193 B

12345678
  1. {
  2. "usingComponents": {
  3. "List": "./modules/list/index",
  4. "Float": "./add/float/index",
  5. "Yl_HeadNav": "/components/Yl_HeadNav/index"
  6. },
  7. "navigationBarTitleText": "销售订单"
  8. }