productGroup.json 563 B

1234567891011121314
  1. {
  2. "navigationBarTitleText": "拼团详情展示",
  3. "usingComponents": {
  4. "top-swiper": "/pages/product/common/topSwiper",
  5. "group-time": "/pages/product/common/groupTime",
  6. "group-content": "/pages/product/common/groupContent",
  7. "discounts": "/pages/product/common/discounts",
  8. "fresh-detail": "/pages/product/common/freshDetail",
  9. "content-text": "/pages/product/common/contentText",
  10. "group-bottom": "/pages/product/common/groupBottom",
  11. "return-button": "/components/returnButton",
  12. "now-list": "/components/newlist/nowList"
  13. }
  14. }