C端小程序
Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.

84 righe
2.7 KiB

  1. {
  2. "ext": {
  3. "attr": {
  4. "imgProxy": [
  5. {
  6. "newUrl": "https://ctest.malls.iformall.com/img",
  7. "orgUrl": "https://iformall-net.s3.cn-northwest-1.amazonaws.com.cn"
  8. },
  9. {
  10. "newUrl": "https://ctest.malls.iformall.com/img1",
  11. "orgUrl": "https://s3.cn-northwest-1.amazonaws.com.cn"
  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. "plugins": {
  29. "live-player-plugin": {
  30. "version": "1.0.16",
  31. "provider": "wx2b03c6e691cd7370"
  32. }
  33. }
  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. "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. }