zhangxiaoxu123
2022-09-14 77536cfa95b1e3c5e60f94dce3a53aa2e93f121a
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;