litian
2024-05-17 30605ea2c8e9683e8202cd531de84ce98fd7be75
src/qiankunState/state.ts
@@ -3,9 +3,12 @@
  bookName:"",
  bookId:0,
  windowSelection: null,
  fontSizeNum: 16,
  bgColor: '#FBF9F4'
  showCatalogList:[],
  gotoPage:null,
  renderSign: null,
  delSign:null,
  scale:100,
  fontSize:16,
}
export default state