giftPage.json 695 Bytes
{
  "navigationBarTitleText": "换购商品",
  "usingComponents": {
    "shoppingCartFooterView": "../../components/shopCart/footerView/shoppingCartFooterView",
    "shoppingCartProductCell": "../../components/shopCart/cells/shoppingCartProductCell",
    "shoppingCartGiftOrPriceCell": "../../components/shopCart/cells/shoppingCartGiftOrPriceCell",
    "shoppingCartInvalidProductCell": "../../components/shopCart/cells/shoppingCartInvalidProductCell",
    "shoppingCartPromotionCell": "../../components/shopCart/cells/shoppingCartPromotionCell",
    "shoppingCartOneProductCell": "../../components/shopCart/cells/shoppingCartOneProductCell",
    "picker":"../../components/picker/picker"
  }
}