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.

97 rivejä
3.1 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. "imgProxy": [
  21. {
  22. "newUrl": "https://c.malls.iformall.com/img",
  23. "orgUrl": "https://iformall-net.s3.cn-northwest-1.amazonaws.com.cn"
  24. },
  25. {
  26. "newUrl": "https://c.malls.iformall.com/img1",
  27. "orgUrl": "https://s3.cn-northwest-1.amazonaws.com.cn"
  28. },
  29. {
  30. "newUrl": "https://c.malls.iformall.com/img2",
  31. "orgUrl": "https://wx.qlogo.cn"
  32. }
  33. ],
  34. "configUrl": "https://c.malls.iformall.com/C/api",
  35. "ifStoreApp": "0",
  36. "ifHaveWebSocket": "0",
  37. "ifHaveCarModular": "1"
  38. },
  39. "name": "富茂链客生产版",
  40. "weappId": "wx6a2524a8286d687f",
  41. "appVersion": "C.5.1.1",
  42. "plugins": {
  43. "live-player-plugin": {
  44. "version": "1.0.16",
  45. "provider": "wx2b03c6e691cd7370"
  46. }
  47. }
  48. },
  49. "debug": false,
  50. "tabBar": {
  51. "list": [
  52. {
  53. "text": "首页",
  54. "iconPath": "assets/images/home.png",
  55. "pagePath": "index/index",
  56. "selectedIconPath": "assets/images/home-a.png"
  57. },
  58. {
  59. "text": "门店",
  60. "iconPath": "assets/images/mendian.png",
  61. "pagePath": "index/searchbar",
  62. "selectedIconPath": "assets/images/mendian-a.png"
  63. },
  64. {
  65. "text": "停车",
  66. "iconPath": "assets/images/park.png",
  67. "pagePath": "index/passCar",
  68. "selectedIconPath": "assets/images/park-a.png"
  69. },
  70. {
  71. "text": "我的",
  72. "iconPath": "assets/images/user.png",
  73. "pagePath": "index/user",
  74. "selectedIconPath": "assets/images/user-a.png"
  75. }
  76. ],
  77. "custom": true
  78. },
  79. "window": {
  80. "backgroundTextStyle": "dark",
  81. "navigationBarTextStyle": "black",
  82. "navigationBarTitleText": "",
  83. "navigationBarBackgroundColor": "#FFFFFF"
  84. },
  85. "extAppid": "wx6a2524a8286d687f",
  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. }