This commit is contained in:
parent
67e778cd65
commit
5d9d4bf5c0
|
@ -628,12 +628,15 @@
|
|||
"enablePullDownRefresh": false
|
||||
}
|
||||
},
|
||||
// 线上看展
|
||||
// 线上看展-详情
|
||||
{
|
||||
"path": "xskz/details",
|
||||
"style": {
|
||||
"navigationBarTitleText": "线上看展-详情",
|
||||
"enablePullDownRefresh": false
|
||||
"enablePullDownRefresh": false,
|
||||
"usingComponents": {
|
||||
"player-component": "plugin://player/video"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
|
@ -655,4 +658,4 @@
|
|||
"navigationBarBackgroundColor": "#FFFFFF", //导航栏背景颜色(同状态栏背景色)
|
||||
"backgroundColor": "#F8F8F8" //下拉显示出来的窗口的背景色
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue