1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556 |
- {
- "title": "婚庆文化沉浸体验展",
- "banner": {
- "style": "margin: 11rpx;",
- "btmShadow": true,
- "border": {
- "width": "28rpx",
- "tp-lf": "/images/bd-top.png",
- "tp-rf": "/images/bd-top.png",
- "bt-lf": "/images/bd-bt-lf.png",
- "bt-rf": "/images/bd-bt-lf.png"
- },
- "list": ["/banner/1.jpg", "/banner/2.jpg"]
- },
- "sceneTitleImg": {
- "width": "173rpx",
- "path": "/images/xzcj.png"
- },
- "recordTitleImg": {
- "width": "173rpx",
- "path": "/images/psjl.png"
- },
- "scenes": [
- {
- "id": "1",
- "title": "场景一"
- },
- {
- "id": "2",
- "title": "场景二"
- }
- ],
- "activeSceneBdImg": {
- "width": "229rpx",
- "height": "310rpx",
- "path": "/images/scene-bd.png"
- },
- "records": {
- "cardImgPath": "/images/record-bg@2x.png"
- },
- "rescan": {
- "height": "140rpx",
- "bg": "/images/rescan-bg.jpg",
- "btnImg": "/images/rescan@2x.png",
- "btnWidth": "281rpx",
- "borderColor": "#d9d9d9"
- },
- "filterPath": "/images/filter.png",
- "resourceImg": {
- "style": "padding: 32rpx;width:calc(100% - 30rpx);",
- "imgStyle": "position:relative;top:-4rpx;",
- "bg": "/images/img-bd.png"
- },
- "timerBdImgPath": "/images/timer-bd.png",
- "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;"
- }
|