zhangxiaoxu123456
2022-04-21 41f383d6ef3812bd81098d03e44cdeab549eeb08
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;