address.json 353 B

123456789
  1. {
  2. "navigationBarTitleText": "填写地址",
  3. "navigationBarBackgroundColor": "#F09A21",
  4. "usingComponents": {
  5. "app-submit-address": "/plugins/gift/address/app-submit-address",
  6. "app-empty-bottom": "/components/basic-component/app-empty-bottom/app-empty-bottom",
  7. "app-diy-form": "/components/page-component/app-diy-form/app-diy-form"
  8. }
  9. }