ticketBuy.json 115 B

123456
  1. {
  2. "usingComponents": {
  3. "cart": "../../components/cart/cart"
  4. },
  5. "navigationBarTitleText": "购方开具"
  6. }