aaa.json 2.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253
  1. {
  2. "page": {
  3. "description": "",
  4. "backgroundColor": "#f5f5f5",
  5. "backgroundImage": ""
  6. },
  7. "navigationBar": {
  8. "title": "页面标题",
  9. "description": "",
  10. "navBarHeight": 35,
  11. "backgroundColor": "#fff",
  12. "backgroundImage": "",
  13. "styleType": "default",
  14. "alwaysShow": true,
  15. "showGoBack": true
  16. },
  17. "tabBar": {
  18. "theme": "red",
  19. "style": {
  20. "bgType": "color",
  21. "bgColor": "#fff",
  22. "color": "#333",
  23. "activeColor": "#0e932e"
  24. },
  25. "items": [
  26. {
  27. "text": "首页",
  28. "url": "/pages/index/index",
  29. "iconUrl": "https://mall-ffkj.oss-cn-guangzhou.aliyuncs.com/7e4bb72e76663640d94f779181637ab276641051d05f6646f8074edf0ace3a52.png",
  30. "activeIconUrl": "https://mall-ffkj.oss-cn-guangzhou.aliyuncs.com/2fe2055a1d0798b8e77e4393e28009fa2eee290473ebbb6f6d697b8b62d4b837.png"
  31. },
  32. {
  33. "text": "分类",
  34. "url": "/pages/index/category?id=3",
  35. "iconUrl": "https://mall-ffkj.oss-cn-guangzhou.aliyuncs.com/bf4d78fba19bbf9425dd256c2b44144d83994318d33b326d9f60ac0fc36fdae4.png",
  36. "activeIconUrl": "https://mall-ffkj.oss-cn-guangzhou.aliyuncs.com/8343f8dd7d9601ba65d12aa6502941f4a05ce33ef436ef02294dfd194717dca7.png"
  37. },
  38. {
  39. "text": "购物车",
  40. "url": "/pages/index/cart",
  41. "iconUrl": "https://mall-ffkj.oss-cn-guangzhou.aliyuncs.com/8c8144c5028619c38b4a7f85fa1b3d447225c04a4964c62197f462cde08cc1e8.png",
  42. "activeIconUrl": "https://mall-ffkj.oss-cn-guangzhou.aliyuncs.com/bc2963eb016174393334090aa329bb8b8234c25c497f3f1ced1af8e40323da90.png"
  43. },
  44. {
  45. "text": "我的",
  46. "url": "/pages/index/user",
  47. "iconUrl": "https://mall-ffkj.oss-cn-guangzhou.aliyuncs.com/4cf1bab7d8c1ab32fabc6dec3e4996e4294e477ddeb3b3daf6d86d7460e52619.png",
  48. "activeIconUrl": "https://mall-ffkj.oss-cn-guangzhou.aliyuncs.com/50ce62ab19ab2a33d90e0bbadfc6d1aff4bcf7343cb8994ab5c9b589813ac446.png"
  49. }
  50. ]
  51. },
  52. "components": []
  53. }