litian
2024-05-21 480728c3c1b96d94a2053c1e418c173006d4ff68
src/qiankunState/state.ts
@@ -2,10 +2,14 @@
  state: 0,
  bookName:"",
  bookId:0,
  getBookConfig: null,
  windowSelection: null,
  showCatalogList:[],
  gotoPage:null
  gotoPage:null,
  renderSign: null,
  delSign:null,
  scale:100,
  fontSize:16,
}
export default state