presaleCommodity.json 278 B

123456789
  1. {
  2. "usingComponents": {
  3. "header":"/components/header/header",
  4. "product-list":"/components/product-list/product-list",
  5. "addCartModel":"/components/addCartModel/addCartModel"
  6. },
  7. "navigationStyle":"custom",
  8. "navigationBarTitleText":"预售商品"
  9. }