config.json 1.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556
  1. {
  2. "title": "婚庆文化沉浸体验展",
  3. "banner": {
  4. "style": "margin: 11rpx;",
  5. "btmShadow": true,
  6. "border": {
  7. "width": "28rpx",
  8. "tp-lf": "/images/bd-top.png",
  9. "tp-rf": "/images/bd-top.png",
  10. "bt-lf": "/images/bd-bt-lf.png",
  11. "bt-rf": "/images/bd-bt-lf.png"
  12. },
  13. "list": ["/banner/1.jpg", "/banner/2.jpg"]
  14. },
  15. "sceneTitleImg": {
  16. "width": "173rpx",
  17. "path": "/images/xzcj.png"
  18. },
  19. "recordTitleImg": {
  20. "width": "173rpx",
  21. "path": "/images/psjl.png"
  22. },
  23. "scenes": [
  24. {
  25. "id": "1",
  26. "title": "场景一"
  27. },
  28. {
  29. "id": "2",
  30. "title": "场景二"
  31. }
  32. ],
  33. "activeSceneBdImg": {
  34. "width": "229rpx",
  35. "height": "310rpx",
  36. "path": "/images/scene-bd.png"
  37. },
  38. "records": {
  39. "cardImgPath": "/images/record-bg@2x.png"
  40. },
  41. "rescan": {
  42. "height": "140rpx",
  43. "bg": "/images/rescan-bg.jpg",
  44. "btnImg": "/images/rescan@2x.png",
  45. "btnWidth": "281rpx",
  46. "borderColor": "#d9d9d9"
  47. },
  48. "filterPath": "/images/filter.png",
  49. "resourceImg": {
  50. "style": "padding: 32rpx;width:calc(100% - 30rpx);",
  51. "imgStyle": "position:relative;top:-4rpx;",
  52. "bg": "/images/img-bd.png"
  53. },
  54. "timerBdImgPath": "/images/timer-bd.png",
  55. "globalVar": "--bg-color:#FFDEBB;--record-title-color:rgba(0,0,0,0.6);--record-inner-color:rgba(0,0,0,0.6);--primary-color:#b78a2d;--text-color:rgba(0, 0, 0, 0.6);--text-tips-color:#898989;"
  56. }