C端小程序
Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.

84 linhas
2.3 KiB

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