grab.json 242 B

12345678
  1. {
  2. "navigationBarTitleText": "抢单",
  3. "usingComponents": {
  4. "i-fixed-bottom": "../../components/fixed-bottom/index",
  5. "i-empty": "../../components/empty/index",
  6. "i-cashon_delivery": "../../components/cashon_delivery/index"
  7. }
  8. }