memos/web/src/services
boojack a0667abec8
chore: update data initial requests (#538)
2022-11-22 23:45:11 +08:00
..
README.md feat: remove user wx_open_id key 2021-12-12 21:49:46 +08:00
editorStateService.ts chore: remove mark memo (#476) 2022-11-15 21:22:08 +08:00
globalService.ts chore: update data initial requests (#538) 2022-11-22 23:45:11 +08:00
index.ts feat: add `user_setting` model (#145) 2022-08-13 14:35:33 +08:00
locationService.ts feat: visibility click filter (#463) 2022-11-13 21:23:40 +08:00
memoService.ts chore: update signin page (#410) 2022-11-04 12:28:16 +00:00
resourceService.ts chore: update resource service (#364) 2022-10-29 09:24:56 +00:00
shortcutService.ts fix: visitor view in frontend 2022-07-09 08:32:46 +08:00
userService.ts chore: update data initial requests (#538) 2022-11-22 23:45:11 +08:00

README.md

Services

What should service do?

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