C端小程序
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.

88 linhas
2.3 KiB

  1. {
  2. "ext": {
  3. "attr": {
  4. "car": {
  5. "etcp": {
  6. "etcpAppId": "wx192b7d2e8dcbefd0",
  7. "etcpVersion": "release",
  8. "etcpCallbackUrl": "https://admintest.malls.iformall.com/api/carCallback/etcpPaidCallback"
  9. }
  10. },
  11. "imgProxy": [
  12. {
  13. "newUrl": "https://ctest.malls.iformall.com/img",
  14. "orgUrl": "https://iformall-net.formall.oss-accelerate.aliyuncs.com"
  15. },
  16. {
  17. "newUrl": "https://ctest.malls.iformall.com/img1",
  18. "orgUrl": "https://formall.oss-accelerate.aliyuncs.com"
  19. },
  20. {
  21. "newUrl": "https://ctest.malls.iformall.com/img2",
  22. "orgUrl": "https://wx.qlogo.cn"
  23. }
  24. ],
  25. "configUrl": "https://ctest.malls.iformall.com/C/api",
  26. "ifHaveWebSocket": "0",
  27. "ifHaveCarModular": "1"
  28. },
  29. "name": "金泸商务",
  30. "weappId": "wx649b3be73c1afe47",
  31. "appVersion": "C.test.5.2.0"
  32. },
  33. "debug": false,
  34. "tabBar": {
  35. "list": [
  36. {
  37. "text": "首页",
  38. "iconPath": "assets/images/home.png",
  39. "pagePath": "index/index",
  40. "selectedIconPath": "assets/images/home-a.png"
  41. },
  42. {
  43. "text": "门店",
  44. "iconPath": "assets/images/mendian.png",
  45. "pagePath": "index/searchbar",
  46. "selectedIconPath": "assets/images/mendian-a.png"
  47. },
  48. {
  49. "text": "停车",
  50. "iconPath": "assets/images/park.png",
  51. "pagePath": "index/passCar",
  52. "selectedIconPath": "assets/images/park-a.png"
  53. },
  54. {
  55. "text": "我的",
  56. "iconPath": "assets/images/user.png",
  57. "pagePath": "index/user",
  58. "selectedIconPath": "assets/images/user-a.png"
  59. }
  60. ],
  61. "color": "#abb1be",
  62. "selectedColor": "#b2743d"
  63. },
  64. "window": {
  65. "backgroundTextStyle": "dark",
  66. "navigationBarTextStyle": "black",
  67. "navigationBarTitleText": "",
  68. "navigationBarBackgroundColor": "#FFFFFF"
  69. },
  70. "plugins": {
  71. "live-player-plugin": {
  72. "version": "1.2.5",
  73. "provider": "wx2b03c6e691cd7370"
  74. }
  75. },
  76. "extAppid": "wx649b3be73c1afe47",
  77. "extEnable": true,
  78. "permission": {
  79. "scope.userLocation": {
  80. "desc": "你的位置信息将用于小程序位置接口的效果展示"
  81. }
  82. },
  83. "directCommit": false,
  84. "networkTimeout": {
  85. "request": 30000,
  86. "downloadFile": 10000
  87. }
  88. }