C端小程序
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.

78 rindas
2.1 KiB

  1. {
  2. "ext": {
  3. "attr": {
  4. "imgProxy": [
  5. {
  6. "newUrl": "https://c.malls.iformall.com/img",
  7. "orgUrl": "https://iformall-net.s3.cn-northwest-1.amazonaws.com.cn"
  8. },
  9. {
  10. "newUrl": "https://c.malls.iformall.com/img1",
  11. "orgUrl": "https://s3.cn-northwest-1.amazonaws.com.cn"
  12. },
  13. {
  14. "newUrl": "https://c.malls.iformall.com/img2",
  15. "orgUrl": "https://wx.qlogo.cn"
  16. }
  17. ],
  18. "configUrl": "https://c.malls.iformall.com/C/api",
  19. "etcpAppId": "wxc07f9d67923d676d",
  20. "ifStoreApp": "0",
  21. "etcpVersion": "release",
  22. "etcpCallbackUrl": "https://admin.malls.iformall.com/api/carCallback/etcpPaidCallback",
  23. "ifHaveWebSocket": "0",
  24. "ifHaveCarModular": "1"
  25. },
  26. "name": "富茂链客生产版",
  27. "weappId": "wx6a2524a8286d687f",
  28. "appVersion": "C.5.1.1"
  29. },
  30. "debug": false,
  31. "tabBar": {
  32. "list": [
  33. {
  34. "text": "首页",
  35. "iconPath": "assets/images/home.png",
  36. "pagePath": "index/index",
  37. "selectedIconPath": "assets/images/home-a.png"
  38. },
  39. {
  40. "text": "门店",
  41. "iconPath": "assets/images/mendian.png",
  42. "pagePath": "index/searchbar",
  43. "selectedIconPath": "assets/images/mendian-a.png"
  44. },
  45. {
  46. "text": "停车",
  47. "iconPath": "assets/images/park.png",
  48. "pagePath": "index/passCar",
  49. "selectedIconPath": "assets/images/park-a.png"
  50. },
  51. {
  52. "text": "我的",
  53. "iconPath": "assets/images/user.png",
  54. "pagePath": "index/user",
  55. "selectedIconPath": "assets/images/user-a.png"
  56. }
  57. ],
  58. "custom": true
  59. },
  60. "window": {
  61. "backgroundTextStyle": "dark",
  62. "navigationBarTextStyle": "black",
  63. "navigationBarTitleText": "",
  64. "navigationBarBackgroundColor": "#FFFFFF"
  65. },
  66. "extAppid": "wx6a2524a8286d687f",
  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. }