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.

82 lines
2.1 KiB

  1. {
  2. "extEnable": true,
  3. "extAppid": "wxea71200db93d756b",
  4. "ext": {
  5. "weappId": "wxea71200db93d756b",
  6. "name": "富茂客官开发",
  7. "attr": {
  8. "appFlag":"0",
  9. "ifHaveCarModular":"1",
  10. "configUrl":[
  11. {
  12. "url01":"https://ciformall.youlane.cn/C/api"
  13. },
  14. {
  15. "url02": "https://ctest.malls.iformall.com/C/api"
  16. },
  17. {
  18. "url03": "https://c.malls.iformall.com/C/api"
  19. }
  20. ],
  21. "passCarAppId": [
  22. {"releaseAppId":"wxc07f9d67923d676d"},
  23. {"developAppId":"wx192b7d2e8dcbefd0"}
  24. ],
  25. "passCarPath": [
  26. {
  27. "haveCarModular": "pages/passCar/passCar"
  28. },
  29. {
  30. "nothaveCarModular": "pages/cartest/cartest"
  31. }
  32. ],
  33. "passCarreturnUrl":[
  34. {
  35. "returnUrl1": "https://ciformall.youlane.cn/api/carCallback/etcpPaidCallback"
  36. },
  37. {
  38. "returnUrl2": "https://c.malls.iformall.com/api/carCallback/etcpPaidCallback"
  39. },
  40. {
  41. "returnUrl3": "https://ctest.malls.iformall.com/api/carCallback/etcpPaidCallback"
  42. }
  43. ]
  44. }
  45. },
  46. "directCommit": false,
  47. "tabBar": {
  48. "color": "#9F9F9F",
  49. "selectedColor": "#00C0FF",
  50. "list": [
  51. {
  52. "pagePath": "pages/login/index",
  53. "iconPath": "assets/images/home-n.png",
  54. "selectedIconPath": "assets/images/home-y.png",
  55. "text": "首页"
  56. },
  57. {
  58. "pagePath": "pages/passCar/passCar",
  59. "iconPath": "assets/images/pass1.png",
  60. "selectedIconPath": "assets/images/pass0.png",
  61. "text": "停车"
  62. },
  63. {
  64. "pagePath": "pages/user/index",
  65. "iconPath": "assets/images/user-n.png",
  66. "selectedIconPath": "assets/images/user-y.png",
  67. "text": "我的"
  68. }
  69. ]
  70. },
  71. "window": {
  72. "backgroundTextStyle": "dark",
  73. "navigationBarBackgroundColor": "#02C0FF",
  74. "navigationBarTitleText": "WeChat",
  75. "navigationBarTextStyle": "white"
  76. },
  77. "networkTimeout": {
  78. "request": 30000,
  79. "downloadFile": 10000
  80. },
  81. "debug": false
  82. }