抖音c端
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.

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