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

104 строки
2.7 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. "mchId": "1604439800",
  12. "imgProxy": [
  13. {
  14. "newUrl": "https://ctest.malls.iformall.com/img",
  15. "orgUrl": "https://iformall-net.formall.oss-accelerate.aliyuncs.com"
  16. },
  17. {
  18. "newUrl": "https://ctest.malls.iformall.com/img1",
  19. "orgUrl": "https://formall.oss-accelerate.aliyuncs.com"
  20. },
  21. {
  22. "newUrl": "https://ctest.malls.iformall.com/img2",
  23. "orgUrl": "https://wx.qlogo.cn"
  24. }
  25. ],
  26. "configUrl": "https://ctest.malls.iformall.com/C/api",
  27. "businessSwitch": "1",
  28. "ifHaveWebSocket": "0",
  29. "ifHaveCarModular": "1"
  30. },
  31. "name": "金泸商务",
  32. "weappId": "wx649b3be73c1afe47",
  33. "appVersion": "C.test.5.2.0"
  34. },
  35. "debug": false,
  36. "tabBar": {
  37. "list": [
  38. {
  39. "text": "首页",
  40. "iconPath": "assets/images/home.png",
  41. "pagePath": "index/index",
  42. "selectedIconPath": "assets/images/home-a.png"
  43. },
  44. {
  45. "text": "首页",
  46. "iconPath": "assets/images/home.png",
  47. "pagePath": "pages/theme/index1/index",
  48. "selectedIconPath": "assets/images/home-a.png"
  49. },
  50. {
  51. "text": "门店",
  52. "iconPath": "assets/images/mendian.png",
  53. "pagePath": "index/searchbar",
  54. "selectedIconPath": "assets/images/mendian-a.png"
  55. },
  56. {
  57. "text": "停车",
  58. "iconPath": "assets/images/park.png",
  59. "pagePath": "index/passCar",
  60. "selectedIconPath": "assets/images/park-a.png"
  61. },
  62. {
  63. "text": "我的",
  64. "iconPath": "assets/images/user.png",
  65. "pagePath": "index/user",
  66. "selectedIconPath": "assets/images/user-a.png"
  67. }
  68. ],
  69. "color": "#abb1be",
  70. "selectedColor": "#b2743d"
  71. },
  72. "window": {
  73. "backgroundTextStyle": "dark",
  74. "navigationBarTextStyle": "black",
  75. "navigationBarTitleText": "",
  76. "navigationBarBackgroundColor": "#FFFFFF"
  77. },
  78. "plugins": {
  79. "auto-points-plugin": {
  80. "version": "1.3.0",
  81. "provider": "wxfab2bf944bfc4da6"
  82. },
  83. "live-player-plugin": {
  84. "version": "1.3.4",
  85. "provider": "wx2b03c6e691cd7370"
  86. }
  87. },
  88. "extAppid": "wx649b3be73c1afe47",
  89. "extEnable": true,
  90. "permission": {
  91. "scope.userLocation": {
  92. "desc": "你的位置信息将用于小程序位置接口的效果展示"
  93. }
  94. },
  95. "directCommit": false,
  96. "networkTimeout": {
  97. "request": 30000,
  98. "downloadFile": 10000
  99. },
  100. "requiredPrivateInfos": [
  101. "chooseLocation",
  102. "getLocation"
  103. ]
  104. }