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.

95 satır
2.5 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. "mchId": "",
  21. "imgProxy": [
  22. {
  23. "newUrl": "https://c.malls.iformall.com/img",
  24. "orgUrl": "https://iformall-net.formall.oss-accelerate.aliyuncs.com"
  25. },
  26. {
  27. "newUrl": "https://c.malls.iformall.com/img1",
  28. "orgUrl": "https://formall.oss-accelerate.aliyuncs.com"
  29. },
  30. {
  31. "newUrl": "https://c.malls.iformall.com/img2",
  32. "orgUrl": "https://wx.qlogo.cn"
  33. }
  34. ],
  35. "configUrl": "https://c.malls.iformall.com/C/api",
  36. "ifStoreApp": "0",
  37. "ifHaveWebSocket": "0",
  38. "ifHaveCarModular": "0"
  39. },
  40. "name": "泊悦茂邻荟",
  41. "weappId": "wx34aa0a9a9a55b810",
  42. "appVersion": "C.5.1.1"
  43. },
  44. "debug": false,
  45. "tabBar": {
  46. "list": [
  47. {
  48. "text": "首页",
  49. "iconPath": "assets/images/home.png",
  50. "pagePath": "index/index",
  51. "selectedIconPath": "assets/images/home-a.png"
  52. },
  53. {
  54. "text": "门店",
  55. "iconPath": "assets/images/mendian.png",
  56. "pagePath": "index/searchbar",
  57. "selectedIconPath": "assets/images/mendian-a.png"
  58. },
  59. {
  60. "text": "停车",
  61. "iconPath": "assets/images/park.png",
  62. "pagePath": "index/passCar",
  63. "selectedIconPath": "assets/images/park-a.png"
  64. },
  65. {
  66. "text": "我的",
  67. "iconPath": "assets/images/user.png",
  68. "pagePath": "index/user",
  69. "selectedIconPath": "assets/images/user-a.png"
  70. }
  71. ],
  72. "custom": true
  73. },
  74. "window": {
  75. "backgroundTextStyle": "dark",
  76. "navigationBarTextStyle": "black",
  77. "navigationBarTitleText": "",
  78. "navigationBarBackgroundColor": "#FFFFFF"
  79. },
  80. "plugins": {
  81. },
  82. "extAppid": "wx34aa0a9a9a55b810",
  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. }