goods.json 217 B

12345678
  1. {
  2. "navigationBarTitleText": "商品详情",
  3. "usingComponents": {
  4. "sharePop": "/components/sharePop/sharePop",
  5. "goodList": "/components/goodList/goodList",
  6. "van-notify": "/components/notify/index"
  7. }
  8. }