C端小程序
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.

91 satır
2.4 KiB

  1. {
  2. "ext": {
  3. "attr": {
  4. "imgProxy": [
  5. {
  6. "newUrl": "https://c.malls.iformall.com/img",
  7. "orgUrl": "https://iformall-net.s3.cn-northwest-1.amazonaws.com.cn"
  8. },
  9. {
  10. "newUrl": "https://c.malls.iformall.com/img1",
  11. "orgUrl": "https://s3.cn-northwest-1.amazonaws.com.cn"
  12. },
  13. {
  14. "newUrl": "https://c.malls.iformall.com/img2",
  15. "orgUrl": "https://wx.qlogo.cn"
  16. }
  17. ],
  18. "car": {
  19. "etcp": {
  20. "etcpAppId": "wxc07f9d67923d676d",
  21. "etcpCallbackUrl": "https://admin.malls.iformall.com/api/carCallback/etcpPaidCallback",
  22. "payPath": "pages/pay/order-pay-open/main"
  23. },
  24. "tjd": {
  25. "tjdAppId": "wx6945d1bda68d7993",
  26. "payPath": ""
  27. },
  28. "bolink": {
  29. "bolinkAppId": "wxbd08b4baa10fcc1d",
  30. "payPath": "pages/park/park"
  31. },
  32. "version": "release"
  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. "extAppid": "wx6a2524a8286d687f",
  80. "extEnable": true,
  81. "permission": {
  82. "scope.userLocation": {
  83. "desc": "你的位置信息将用于小程序位置接口的效果展示"
  84. }
  85. },
  86. "directCommit": false,
  87. "networkTimeout": {
  88. "request": 30000,
  89. "downloadFile": 10000
  90. }
  91. }