@@ -103,9 +103,9 @@ class App extends Component {
]
})
// 自义定全屏组件
- // novelManager.setFullScreenComponentStatus({
- // show: true
- // })
+ novelManager.setFullScreenComponentStatus({
+ show: true
+ })
// 监听用户行为事件
novelManager.onUserTriggerEvent(res => {
/**