123
litian
2024-05-15 1687ecf6414f977f9115cc1e53987ef6b6dbae6b
src/qiankunState/state.ts
@@ -3,9 +3,10 @@
  bookName:"",
  bookId:0,
  windowSelection: null,
  fontSizeNum: 16,
  bgColor: '#FBF9F4'
  showCatalogList:[],
  gotoPage:null,
  renderSign: null,
  delSign:null
}
export default state