You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
memos/web/src/services
boojack e9ac6affef
feat: add explore page (#205)
3 years ago
..
README.md feat: remove user wx_open_id key 4 years ago
editorStateService.ts chore: update redux store and service 3 years ago
globalService.ts feat: add `user_setting` model (#145) 3 years ago
index.ts feat: add `user_setting` model (#145) 3 years ago
locationService.ts chore: update signin button in visitor mode 3 years ago
memoService.ts feat: add explore page (#205) 3 years ago
resourceService.ts chore: add `i18n` based with `useContext` 3 years ago
shortcutService.ts fix: visitor view in frontend 3 years ago
userService.ts feat: set editor font style (#174) 3 years ago

README.md

Services

What should service do?

  • request data api and throw error;
  • dispatch state actions;