12345678910 |
- {
- "navigationBarTitleText": "商品分类",
- "navigationStyle": "custom",
- "usingComponents": {
- "goods-cate1": "/pages/goods_cate/goods_cate1",
- "goods-cate2": "/pages/goods_cate/goods_cate2",
- "goods-cate3": "/pages/goods_cate/goods_cate3",
- "page-footer": "/components/pageFooter/index"
- }
- }
|