抖音b端
Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.

44 linhas
1.3 KiB

  1. {
  2. "ext": {
  3. "attr": {
  4. "configUrl": "https://btest.malls.iformall.com",
  5. "datatowerurl": "https://mobiletest.malls.iformall.com"
  6. },
  7. "name": "富茂家政商户端",
  8. "weappId": "tt80b0f60d1f8c7bda01",
  9. "appVersion": "Btest.5.1.0"
  10. },
  11. "debug": false,
  12. "tabBar": {
  13. "list": [{
  14. "text": "首页",
  15. "iconPath": "assets/images/home-n.png",
  16. "pagePath": "pages/main/main",
  17. "selectedIconPath": "assets/images/home-y.png"
  18. }, {
  19. "text": "我的",
  20. "iconPath": "assets/images/user-n.png",
  21. "pagePath": "pages/user/user",
  22. "selectedIconPath": "assets/images/user-y.png"
  23. }],
  24. "color": "#9F9F9F",
  25. "selectedColor": "#52a0fd",
  26. "backgroundColor": "#fff"
  27. },
  28. "window": {
  29. "backgroundTextStyle": "light",
  30. "navigationBarBackgroundColor": "#52A0FD"
  31. },
  32. "extAppid": "tt80b0f60d1f8c7bda01",
  33. "extEnable": true,
  34. "permission": {
  35. "scope.userLocation": {
  36. "desc": "你的位置信息将用于小程序位置接口的效果展示"
  37. }
  38. },
  39. "directCommit": false,
  40. "networkTimeout": {
  41. "request": 30000,
  42. "downloadFile": 10000
  43. }
  44. }