From c309a98cf8a99f60be712a7d4f836db4702c209a Mon Sep 17 00:00:00 2001
From: YM <479443481@qq.com>
Date: 星期二, 14 五月 2024 16:53:59 +0800
Subject: [PATCH] Merge branch 'master' of http://182.92.203.7:2001/r/testbookLayout

---
 src/main.js |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/src/main.js b/src/main.js
index 07be28c..6e7021d 100644
--- a/src/main.js
+++ b/src/main.js
@@ -55,7 +55,9 @@
   });
 
   props.setGlobalState({
-    state: 3 // 搴旂敤鎸傝浇瀹屾垚锛屽悓鏃剁敤浜庤Е鍙戜竴娆tateChange灏唖tate鎸傝浇鍦╲uex褰撲腑
+    state: 3, // 搴旂敤鎸傝浇瀹屾垚锛屽悓鏃剁敤浜庤Е鍙戜竴娆tateChange灏唖tate鎸傝浇鍦╲uex褰撲腑
+    bookName:config.activeBook.bookName,
+    bookId:config.activeBook.bookId
   });
 
   render(props);

--
Gitblit v1.9.1