Yu Sung f01f002614 refactor(account): 로그인 상태 필드 정리 및 role 저장
왜: userId/nickname/profileImage는 사용처가 없어 유지보수 단순화. 대신 권한 판별을 위해 role 필요.\n무엇: accountStore에서 세 필드 삭제, role 추가. isAuthenticated 동기화 수정. LOGIN/LOGOUT 로직 role 반영. Axios Authorization 유지.
2026-05-07 14:19:21 +09:00
2024-11-21 21:55:51 +09:00
2023-08-04 23:02:15 +09:00
2023-08-04 23:02:15 +09:00
2023-08-04 23:02:15 +09:00
2023-08-06 13:52:03 +09:00
2023-08-04 23:02:15 +09:00

soda-live-admin

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

Description
sodalive-vuejs-admin
Readme 3.5 MiB
Languages
Vue 91.6%
JavaScript 8.3%