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.

75 lines
2.1 KiB

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