logistics.json 209 B

12345678
  1. {
  2. "navigationBarTitleText": "填写物流",
  3. "navigationBarBackgroundColor": "#86a7da",
  4. "usingComponents": {
  5. "currency": "../../../../component/currency/currency"
  6. },
  7. "backgroundColor": "#f3f3f3"
  8. }