goodsDetail.json 204 B

1234567
  1. {
  2. "usingComponents": {
  3. "customer-tab": "../../components/customer-tab/index",
  4. "business-detail-large": "../../components/business-detail-large"
  5. },
  6. "navigationBarTitleText": "商品详情"
  7. }