index.json 155 B

123456
  1. {
  2. "usingComponents": {
  3. "My_group_list": "../../components/My_group_list/index",
  4. "My_product_list": "../../components/My_product_list/index"
  5. }
  6. }