product.json 557 B

12345678910111213
  1. {
  2. "navigationBarTitleText": "详情展示",
  3. "usingComponents": {
  4. "guess-like": "/pages/product/common/guessLike",
  5. "top-swiper": "/pages/product/common/topSwiper",
  6. "product-content": "/pages/product/common/productContent",
  7. "discounts": "/pages/product/common/discounts",
  8. "fresh-detail": "/pages/product/common/freshDetail",
  9. "content-text": "/pages/product/common/contentText",
  10. "product-bottom": "/pages/product/common/productBottom",
  11. "estimate": "/pages/product/common/estimate"
  12. }
  13. }