抖音c端
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.

13 рядки
434 B

  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. "backgroundColor":"#f4f4f4",
  10. "navigationBarBackgroundColor": "#fff",
  11. "navigationBarTextStyle": "black",
  12. "enablePullDownRefresh": true
  13. }