1
YM
2024-05-15 59df9492f5f50767f58f13161bc92ec942c67a71
src/qiankunState/state.ts
@@ -1,5 +1,10 @@
const state = {
  aa: 1
  state: 0,
  bookName:"",
  bookId:0,
  windowSelection: null,
  showCatalogList:[],
  gotoPage:null
}