order.json 136 B

123456
  1. {
  2. "navigationBarTitleText": "下单订餐",
  3. "usingComponents": {
  4. "format-time": "../../../component/formatTime/formatTime"
  5. }
  6. }