抖音c端
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 rivejä
414 B

  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. }