抖音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.

пре 2 година
пре 2 година
123456789101112
  1. {
  2. "usingComponents": {
  3. "navbar": "../../components/navbar/navbar",
  4. "store": "../../components/store/index",
  5. "c-coupons": "../../components/coupons/index",
  6. "phoen":"../../components/getPhoen/getPhoen"
  7. },
  8. "navigationBarTitleText": "详情",
  9. "navigationBarBackgroundColor": "#fff",
  10. "navigationBarTextStyle": "black",
  11. "enablePullDownRefresh": true
  12. }