抖音c端
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

23 строки
564 B

  1. {
  2. "ext": {
  3. "attr": {
  4. "configUrl": "https://c.malls.iformall.com/C/api"
  5. },
  6. "name": "吾悦广场",
  7. "weappId": "tt48a23e1fd79d648801"
  8. },
  9. "window": {
  10. "backgroundTextStyle": "light",
  11. "navigationBarTextStyle": "black",
  12. "navigationBarTitleText": "Mini Program",
  13. "navigationBarBackgroundColor": "#fff"
  14. },
  15. "extAppid": "tt48a23e1fd79d648801",
  16. "extEnable": true,
  17. "directCommit": false,
  18. "networkTimeout": {
  19. "request": 30000,
  20. "downloadFile": 10000
  21. },
  22. "requiredPrivateInfos": ["chooseLocation", "getLocation"]
  23. }