index.json 127 B

123456
  1. {
  2. "navigationBarTitleText": "分类",
  3. "usingComponents": {
  4. "goods-category": "./components/goods-category/index"
  5. }
  6. }