press-next
Version:
Vue3 组件库,支持 Composition API
13 lines (12 loc) • 756 B
text/typescript
export const TEAM_AVAR_LIST = [
'https://image-1251917893.file.myqcloud.com/gp-match/img/badge1.png',
'https://image-1251917893.file.myqcloud.com/gp-match/img/badge2.png',
'https://image-1251917893.file.myqcloud.com/gp-match/img/badge3.png',
'https://image-1251917893.file.myqcloud.com/gp-match/img/badge4.png',
'https://image-1251917893.file.myqcloud.com/gp-match/img/badge5.png',
'https://image-1251917893.file.myqcloud.com/gp-match/img/badge6.png',
'https://image-1251917893.file.myqcloud.com/gp-match/img/badge7.png',
'https://image-1251917893.file.myqcloud.com/gp-match/img/badge8.png',
'https://image-1251917893.file.myqcloud.com/gp-match/img/badge9.png',
'https://image-1251917893.file.myqcloud.com/gp-match/img/badge10.png',
];