zhangwencui
6 天以前 bd5f7c8da7a46fe8fb12cd68373739931b268890
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