goods_cate.json 292 B

123456789
  1. {
  2. "navigationBarTitleText": "商品分类",
  3. "usingComponents": {
  4. "goods-cate1": "/pages/goods_cate/goods_cate1",
  5. "goods-cate2": "/pages/goods_cate/goods_cate2",
  6. "goods-cate3": "/pages/goods_cate/goods_cate3",
  7. "tab-bar": "/pages/index/visualization/components/tabBar"
  8. }
  9. }