抖音c端
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.

ext.json 2.6 KiB

hace 2 años
hace 1 año
hace 1 año
hace 1 año
hace 1 año
hace 1 año
hace 1 año
hace 1 año
hace 2 años
1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889
  1. {
  2. "ext": {
  3. "attr": {
  4. "car": {
  5. "tjd": {
  6. "payPath": "",
  7. "tjdAppId": "wx6945d1bda68d7993"
  8. },
  9. "etcp": {
  10. "payPath": "pages/pay/order-pay-open/main",
  11. "etcpAppId": "wxc07f9d67923d676d",
  12. "etcpCallbackUrl": "https://admin.malls.iformall.com/api/carCallback/etcpPaidCallback"
  13. },
  14. "bolink": {
  15. "payPath": "pages/park/park",
  16. "bolinkAppId": "wxbd08b4baa10fcc1d"
  17. },
  18. "version": "release"
  19. },
  20. "mchId": "1604439800",
  21. "imgProxy": [{
  22. "newUrl": "https://c.malls.iformall.com/img",
  23. "orgUrl": "https://iformall-net.formall.oss-accelerate.aliyuncs.com"
  24. }, {
  25. "newUrl": "https://c.malls.iformall.com/img1",
  26. "orgUrl": "https://formall.oss-accelerate.aliyuncs.com"
  27. }, {
  28. "newUrl": "https://c.malls.iformall.com/img2",
  29. "orgUrl": "https://wx.qlogo.cn"
  30. }],
  31. "configUrl": "https://c.malls.iformall.com/C/api",
  32. "ifStoreApp": "0",
  33. "ifHaveWebSocket": "0",
  34. "ifHaveCarModular": "0"
  35. },
  36. "name": "吾悦广场",
  37. "weappId": "tt48a23e1fd79d648801",
  38. "appVersion": "C.5.1.1"
  39. },
  40. "debug": false,
  41. "tabBar": {
  42. "list": [{
  43. "text": "首页",
  44. "iconPath": "assets/images/home.png",
  45. "pagePath": "index/index",
  46. "selectedIconPath": "assets/images/home-a.png"
  47. }, {
  48. "text": "首页",
  49. "iconPath": "assets/images/home.png",
  50. "pagePath": "pages/theme/index1/index",
  51. "selectedIconPath": "assets/images/home-a.png"
  52. }, {
  53. "text": "门店",
  54. "iconPath": "assets/images/mendian.png",
  55. "pagePath": "index/searchbar",
  56. "selectedIconPath": "assets/images/mendian-a.png"
  57. }, {
  58. "text": "停车",
  59. "iconPath": "assets/images/park.png",
  60. "pagePath": "index/passCar",
  61. "selectedIconPath": "assets/images/park-a.png"
  62. }, {
  63. "text": "我的",
  64. "iconPath": "assets/images/user.png",
  65. "pagePath": "index/user",
  66. "selectedIconPath": "assets/images/user-a.png"
  67. }],
  68. "custom": true
  69. },
  70. "window": {
  71. "backgroundTextStyle": "dark",
  72. "navigationBarTextStyle": "black",
  73. "navigationBarTitleText": "",
  74. "navigationBarBackgroundColor": "#FFFFFF"
  75. },
  76. "extAppid": "tt48a23e1fd79d648801",
  77. "extEnable": true,
  78. "permission": {
  79. "scope.userLocation": {
  80. "desc": "你的位置信息将用于小程序位置接口的效果展示"
  81. }
  82. },
  83. "directCommit": false,
  84. "networkTimeout": {
  85. "request": 30000,
  86. "downloadFile": 10000
  87. },
  88. "requiredPrivateInfos": ["chooseLocation", "getLocation"]
  89. }