C端小程序
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

94 lignes
2.5 KiB

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