logs.json 514 B

1234567891011121314
  1. {
  2. "navigationBarTitleText": "首页",
  3. "usingComponents": {
  4. "van-swipe-cell": "/components/swipe-cell/index",
  5. "van-dropdown-menu": "/components/dropdown-menu/index",
  6. "van-dropdown-item": "/components/dropdown-item/index",
  7. "van-popup": "/components/popup/index",
  8. "van-overlay": "/components/overlay/index",
  9. "van-icon": "/components/icon/index",
  10. "footer":"/components/footer/footer",
  11. "loadToast": "../../view/load-toast/load-toast"
  12. },
  13. "navigationStyle": "custom"
  14. }