index.json 206 B

12345678
  1. {
  2. "navigationBarTitleText": "搜索商品",
  3. "usingComponents": {
  4. "good-list": "/components/goodList/index",
  5. "recommend": "/components/recommend/index",
  6. "home": "/components/home/index"
  7. }
  8. }