index.json 120 B

123456
  1. {
  2. "navigationBarTitleText": "电商商品",
  3. "usingComponents": {
  4. "goodList": "/components/goodsList/index"
  5. }
  6. }