C端小程序
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.

79 wiersze
2.2 KiB

  1. {
  2. "ext": {
  3. "attr": {
  4. "imgProxy": [
  5. {
  6. "newUrl": "https://ciformall.youlane.cn/img",
  7. "orgUrl": "https://iformall-net.s3.cn-northwest-1.amazonaws.com.cn"
  8. },
  9. {
  10. "newUrl": "https://ciformall.youlane.cn/img1",
  11. "orgUrl": "https://s3.cn-northwest-1.amazonaws.com.cn"
  12. },
  13. {
  14. "newUrl": "https://ciformall.youlane.cn/img2",
  15. "orgUrl": "https://wx.qlogo.cn"
  16. }
  17. ],
  18. "configUrl": "https://ciformall.youlane.cn/C/api",
  19. "etcpAppId": "wx192b7d2e8dcbefd0",
  20. "socketUrl": "wss://mp.youlane.cn/W/ws",
  21. "etcpVersion": "release",
  22. "etcpCallbackUrl": "https://ciformall.youlane.cn/api/carCallback/etcpPaidCallback",
  23. "ifHaveWebSocket": "0",
  24. "ifStoreApp": "0",
  25. "ifHaveCarModular": "1"
  26. },
  27. "name": "富茂客官开发",
  28. "weappId": "wxea71200db93d756b",
  29. "appVersion": "C.4.5.106"
  30. },
  31. "debug": false,
  32. "tabBar": {
  33. "custom": true,
  34. "list": [
  35. {
  36. "pagePath": "index/index",
  37. "iconPath": "assets/images/home.png",
  38. "selectedIconPath": "assets/images/home-a.png",
  39. "text": "首页"
  40. },
  41. {
  42. "pagePath": "index/searchbar",
  43. "iconPath": "assets/images/mendian.png",
  44. "selectedIconPath": "assets/images/mendian-a.png",
  45. "text": "门店"
  46. },
  47. {
  48. "pagePath": "index/passCar",
  49. "iconPath": "assets/images/park.png",
  50. "selectedIconPath": "assets/images/park-a.png",
  51. "text": "停车"
  52. },
  53. {
  54. "pagePath": "index/user",
  55. "iconPath": "assets/images/user.png",
  56. "selectedIconPath": "assets/images/user-a.png",
  57. "text": "我的"
  58. }
  59. ]
  60. },
  61. "window": {
  62. "backgroundTextStyle": "dark",
  63. "navigationBarTextStyle": "black",
  64. "navigationBarTitleText": "WeChat",
  65. "navigationBarBackgroundColor": "#fff"
  66. },
  67. "extAppid": "wxea71200db93d756b",
  68. "extEnable": true,
  69. "permission": {
  70. "scope.userLocation": {
  71. "desc": "你的位置信息将用于小程序位置接口的效果展示"
  72. }
  73. },
  74. "directCommit": false,
  75. "networkTimeout": {
  76. "request": 30000,
  77. "downloadFile": 10000
  78. }
  79. }