Vanessa 2023-04-21 10:23:35 +08:00
parent f34123c1ad
commit c3edf5bd9e
4 changed files with 56 additions and 9 deletions

View file

@ -185,6 +185,7 @@ export const getLocalStorage = (cb: () => void) => {
};
defaultStorage[Constants.LOCAL_FONTSTYLES] = [];
defaultStorage[Constants.LOCAL_SEARCHDATA] = {
page: 1,
sort: 0,
group: 0,
hasReplace: false,