zhangwencui
2026-05-16 88f5470dc4829e2bdde9dc4aeb79be85837c1c84
1
2
3
4
5
6
7
8
const constant = {
   avatar: 'vuex_avatar',
   name: 'vuex_name',
   roles: 'vuex_roles',
   permissions: 'vuex_permissions'
 }
 
 export default constant