goodsDetail.json 185 B

1234567
  1. {
  2. "navigationBarTitleText": "商品详情",
  3. "usingComponents": {
  4. "i-auth": "../../components/auth/index",
  5. "i-order-notify": "../../components/order-notify/index"
  6. }
  7. }