gaoluyang
7 天以前 93636cf4989b47555a91ff705d600a9c1328ec22
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