zhangxiaoxu123456
2022-04-22 ee658b8ab1dd3b76b8c3fa3f2006b4fa8e8af0cf
1
2
3
4
5
6
7
8
9
const Us = {
    title: 'video admin',
    tag: 'tags options',
    tag1: 'close current tags',
    tag2: 'close other tags',
    tag3: 'close all tags',
    logout: 'logout',
}
export default Us;