goods_cate.json 311 B

12345678910
  1. {
  2. "navigationBarTitleText": "商品分类",
  3. "navigationStyle": "custom",
  4. "usingComponents": {
  5. "goods-cate1": "/pages/goods_cate/goods_cate1",
  6. "goods-cate2": "/pages/goods_cate/goods_cate2",
  7. "goods-cate3": "/pages/goods_cate/goods_cate3",
  8. "page-footer": "/components/pageFooter/index"
  9. }
  10. }