C端小程序
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

101 lines
2.7 KiB

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