search.json 320 B

1234567891011
  1. {
  2. "usingComponents": {
  3. "l-search-bar": "/dist/search-bar/index",
  4. "l-icon":"/dist/icon/index",
  5. "content-title": "/components/content-title/index",
  6. "content-card": "/components/content-card/index",
  7. "l-card":"/dist/card/index",
  8. "l-tag":"/dist/tag/index"
  9. },
  10. "navigationBarTitleText": "笑话"
  11. }