1
litian
2024-05-15 d1851498866db87d7218d68d1150fe383f5178b5
src/qiankunState/state.ts
@@ -1,6 +1,11 @@
const state = {
  state: 0,
  windowSelection: null
  bookName:"",
  bookId:0,
  windowSelection: null,
  showCatalogList:[],
  gotoPage:null,
  renderSign: null
}