C端小程序
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.

97 líneas
2.6 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.formall.oss-accelerate.aliyuncs.com"
  24. },
  25. {
  26. "newUrl": "https://c.malls.iformall.com/img1",
  27. "orgUrl": "https://formall.oss-accelerate.aliyuncs.com"
  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. },
  43. "debug": false,
  44. "tabBar": {
  45. "list": [
  46. {
  47. "text": "首页",
  48. "iconPath": "assets/images/home.png",
  49. "pagePath": "index/index",
  50. "selectedIconPath": "assets/images/home-a.png"
  51. },
  52. {
  53. "text": "门店",
  54. "iconPath": "assets/images/mendian.png",
  55. "pagePath": "index/searchbar",
  56. "selectedIconPath": "assets/images/mendian-a.png"
  57. },
  58. {
  59. "text": "停车",
  60. "iconPath": "assets/images/park.png",
  61. "pagePath": "index/passCar",
  62. "selectedIconPath": "assets/images/park-a.png"
  63. },
  64. {
  65. "text": "我的",
  66. "iconPath": "assets/images/user.png",
  67. "pagePath": "index/user",
  68. "selectedIconPath": "assets/images/user-a.png"
  69. }
  70. ],
  71. "custom": true
  72. },
  73. "window": {
  74. "backgroundTextStyle": "dark",
  75. "navigationBarTextStyle": "black",
  76. "navigationBarTitleText": "",
  77. "navigationBarBackgroundColor": "#FFFFFF"
  78. },
  79. "plugins": {
  80. "live-player-plugin": {
  81. "version": "1.0.11",
  82. "provider": "wx2b03c6e691cd7370"
  83. }
  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. }