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.

78 righe
2.1 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. },
  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. "extAppid": "wx649b3be73c1afe47",
  67. "extEnable": true,
  68. "permission": {
  69. "scope.userLocation": {
  70. "desc": "你的位置信息将用于小程序位置接口的效果展示"
  71. }
  72. },
  73. "directCommit": false,
  74. "networkTimeout": {
  75. "request": 30000,
  76. "downloadFile": 10000
  77. }
  78. }