瀏覽代碼

添加了自定义段落组件

shenwu 4 天之前
父節點
當前提交
b11fab1e60
共有 1 個文件被更改,包括 3 次插入3 次删除
  1. 3 3
      src/app.tsx

+ 3 - 3
src/app.tsx

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