抖音c端
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

confirmation.json 414 B

123456789101112
  1. {
  2. "usingComponents": {
  3. "navbar": "../../../components/navbar/navbar",
  4. "store": "../../../components/store/index",
  5. "c-coupons": "../../../components/coupons/index",
  6. "phoem":"../../../components/getPhoen/getPhoen"
  7. },
  8. "navigationBarTitleText": "确认订单",
  9. "backgroundColor":"#f4f4f4",
  10. "navigationBarBackgroundColor": "#f4f4f4",
  11. "navigationBarTextStyle": "black"
  12. }