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.

92 line
2.5 KiB

  1. {
  2. "ext": {
  3. "attr": {
  4. "car": {
  5. "etcp": {
  6. "etcpAppId": "wxc07f9d67923d676d",
  7. "etcpCallbackUrl": "https://admin.malls.iformall.com/api/carCallback/etcpPaidCallback",
  8. "payPath": "pages/pay/order-pay-open/main"
  9. },
  10. "tjd": {
  11. "tjdAppId": "wx6945d1bda68d7993",
  12. "payPath": ""
  13. },
  14. "bolink": {
  15. "bolinkAppId": "wxbd08b4baa10fcc1d",
  16. "payPath": "pages/park/park"
  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": "wx649b3be73c1afe47",
  41. "appVersion": "C.test.5.2.0"
  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. "color": "#abb1be",
  72. "selectedColor": "#b2743d"
  73. },
  74. "window": {
  75. "backgroundTextStyle": "dark",
  76. "navigationBarTextStyle": "black",
  77. "navigationBarTitleText": "",
  78. "navigationBarBackgroundColor": "#FFFFFF"
  79. },
  80. "extAppid": "wx649b3be73c1afe47",
  81. "extEnable": true,
  82. "permission": {
  83. "scope.userLocation": {
  84. "desc": "你的位置信息将用于小程序位置接口的效果展示"
  85. }
  86. },
  87. "directCommit": false,
  88. "networkTimeout": {
  89. "request": 30000,
  90. "downloadFile": 10000
  91. }
  92. }