pendingDeliveryOrders.json 267 B

123456789
  1. {
  2. "navigationBarBackgroundColor": "#FFF",
  3. "navigationBarTitleText": "用户待核销订单",
  4. "navigationBarTextStyle": "black",
  5. "usingComponents": {
  6. "i-auth": "../../components/auth/index",
  7. "component-img": "../../components/image/index"
  8. }
  9. }