common-buttom.json 310 B

12345678
  1. {
  2. "component": true,
  3. "usingComponents": {
  4. "app-iphonex-bottom": "/components/page-component/app-iphonex-bottom/app-iphonex-bottom",
  5. "app-empty-bottom": "/components/basic-component/app-empty-bottom/app-empty-bottom",
  6. "app-iphone-x": "/components/basic-component/app-iphone-x/app-iphone-x"
  7. }
  8. }