C端小程序
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

113 rader
3.0 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": "1604439800",
  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. "businessSwitch": "1",
  38. "ifHaveWebSocket": "0",
  39. "ifHaveCarModular": "0"
  40. },
  41. "name": "富茂链客生产版",
  42. "weappId": "wx6a2524a8286d687f",
  43. "appVersion": "C.5.1.1"
  44. },
  45. "debug": false,
  46. "tabBar": {
  47. "list": [
  48. {
  49. "text": "首页",
  50. "iconPath": "assets/images/home.png",
  51. "pagePath": "index/index",
  52. "selectedIconPath": "assets/images/home-a.png"
  53. },
  54. {
  55. "text": "首页",
  56. "iconPath": "assets/images/home.png",
  57. "pagePath": "pages/theme/index1/index",
  58. "selectedIconPath": "assets/images/home-a.png"
  59. },
  60. {
  61. "text": "门店",
  62. "iconPath": "assets/images/mendian.png",
  63. "pagePath": "index/searchbar",
  64. "selectedIconPath": "assets/images/mendian-a.png"
  65. },
  66. {
  67. "text": "停车",
  68. "iconPath": "assets/images/park.png",
  69. "pagePath": "index/passCar",
  70. "selectedIconPath": "assets/images/park-a.png"
  71. },
  72. {
  73. "text": "我的",
  74. "iconPath": "assets/images/user.png",
  75. "pagePath": "index/user",
  76. "selectedIconPath": "assets/images/user-a.png"
  77. }
  78. ],
  79. "custom": true
  80. },
  81. "window": {
  82. "backgroundTextStyle": "dark",
  83. "navigationBarTextStyle": "black",
  84. "navigationBarTitleText": "",
  85. "navigationBarBackgroundColor": "#FFFFFF"
  86. },
  87. "plugins": {
  88. "auto-points-plugin": {
  89. "version": "1.3.0",
  90. "provider": "wxfab2bf944bfc4da6"
  91. },
  92. "live-player-plugin": {
  93. "version": "1.3.5",
  94. "provider": "wx2b03c6e691cd7370"
  95. }
  96. },
  97. "extAppid": "wx6a2524a8286d687f",
  98. "extEnable": true,
  99. "permission": {
  100. "scope.userLocation": {
  101. "desc": "你的位置信息将用于小程序位置接口的效果展示"
  102. }
  103. },
  104. "directCommit": false,
  105. "networkTimeout": {
  106. "request": 30000,
  107. "downloadFile": 10000
  108. },
  109. "requiredPrivateInfos": [
  110. "chooseLocation",
  111. "getLocation"
  112. ]
  113. }