order.json 209 B

12345678
  1. {
  2. "navigationBarTitleText": "",
  3. "enablePullDownRefresh": false,
  4. "usingComponents": {
  5. "order-type": "/components/order-type/order-type",
  6. "order-all": "/components/orders/order-all/order-all"
  7. }
  8. }