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.

112 line
2.9 KiB

  1. {
  2. "ext": {
  3. "attr": {
  4. "car": {
  5. "tjd": {
  6. "payPath": "",
  7. "tjdAppId": "wx6945d1bda68d7993"
  8. },
  9. "etcp": {
  10. "payPath": "pages/pay/order-pay-open/main",
  11. "etcpAppId": "wxc07f9d67923d676d",
  12. "etcpCallbackUrl": "https://admin.malls.iformall.com/api/carCallback/etcpPaidCallback"
  13. },
  14. "bolink": {
  15. "payPath": "pages/park/park",
  16. "bolinkAppId": "wxbd08b4baa10fcc1d"
  17. },
  18. "version": "release"
  19. },
  20. "mchId": "1567485381",
  21. "imgProxy": [
  22. {
  23. "newUrl": "https://c.malls.iformall.com/img",
  24. "orgUrl": "https://iformall-net.formall.oss-accelerate.aliyuncs.com"
  25. },
  26. {
  27. "newUrl": "https://c.malls.iformall.com/img1",
  28. "orgUrl": "https://formall.oss-accelerate.aliyuncs.com"
  29. },
  30. {
  31. "newUrl": "https://c.malls.iformall.com/img2",
  32. "orgUrl": "https://wx.qlogo.cn"
  33. }
  34. ],
  35. "configUrl": "https://c.malls.iformall.com/C/api",
  36. "ifStoreApp": "0",
  37. "ifHaveWebSocket": "0",
  38. "ifHaveCarModular": "1"
  39. },
  40. "name": "福州连江万星广场",
  41. "weappId": "wxce917a9a151fc03c",
  42. "appVersion": "C.5.1.1"
  43. },
  44. "debug": false,
  45. "tabBar": {
  46. "list": [
  47. {
  48. "text": "首页",
  49. "iconPath": "assets/images/home.png",
  50. "pagePath": "index/index",
  51. "selectedIconPath": "assets/images/home-a.png"
  52. },
  53. {
  54. "text": "首页",
  55. "iconPath": "assets/images/home.png",
  56. "pagePath": "pages/theme/index1/index",
  57. "selectedIconPath": "assets/images/home-a.png"
  58. },
  59. {
  60. "text": "门店",
  61. "iconPath": "assets/images/mendian.png",
  62. "pagePath": "index/searchbar",
  63. "selectedIconPath": "assets/images/mendian-a.png"
  64. },
  65. {
  66. "text": "停车",
  67. "iconPath": "assets/images/park.png",
  68. "pagePath": "index/passCar",
  69. "selectedIconPath": "assets/images/park-a.png"
  70. },
  71. {
  72. "text": "我的",
  73. "iconPath": "assets/images/user.png",
  74. "pagePath": "index/user",
  75. "selectedIconPath": "assets/images/user-a.png"
  76. }
  77. ],
  78. "custom": true
  79. },
  80. "window": {
  81. "backgroundTextStyle": "dark",
  82. "navigationBarTextStyle": "black",
  83. "navigationBarTitleText": "",
  84. "navigationBarBackgroundColor": "#FFFFFF"
  85. },
  86. "plugins": {
  87. "auto-points-plugin": {
  88. "version": "1.3.0",
  89. "provider": "wxfab2bf944bfc4da6"
  90. },
  91. "live-player-plugin": {
  92. "version": "1.2.5",
  93. "provider": "wx2b03c6e691cd7370"
  94. }
  95. },
  96. "extAppid": "wxce917a9a151fc03c",
  97. "extEnable": true,
  98. "permission": {
  99. "scope.userLocation": {
  100. "desc": "你的位置信息将用于小程序位置接口的效果展示"
  101. }
  102. },
  103. "directCommit": false,
  104. "networkTimeout": {
  105. "request": 30000,
  106. "downloadFile": 10000
  107. },
  108. "requiredPrivateInfos": [
  109. "chooseLocation",
  110. "getLocation"
  111. ]
  112. }