feat: 首次提交
This commit is contained in:
34
pages/layout/rollHor/index.js
Normal file
34
pages/layout/rollHor/index.js
Normal file
@ -0,0 +1,34 @@
|
||||
// 本文件由FirstUI授权予新疆天衡创新研究院有限公司(手机号: 18 614 0 72 54 9,身份证尾号:5A07X5)专用,请尊重知识产权,勿私下传播,违者追究法律责任。
|
||||
const records = [{
|
||||
avatar: '/static/images/common/logo.png',
|
||||
name: '独留清风醉'
|
||||
}, {
|
||||
avatar: '/static/images/common/img_logo.png',
|
||||
name: '醉酒鞭名马'
|
||||
}, {
|
||||
avatar: '/static/images/help/light/icon_assembly_3x.png',
|
||||
name: '久居孤海'
|
||||
}, {
|
||||
avatar: '/static/images/common/logo.png',
|
||||
name: '张大大'
|
||||
}, {
|
||||
avatar: '/static/images/common/img_logo.png',
|
||||
name: '李思思'
|
||||
}, {
|
||||
avatar: '/static/images/help/light/icon_bug_3x.png',
|
||||
name: '邹小小'
|
||||
}, {
|
||||
avatar: '/static/images/common/logo.png',
|
||||
name: '独留清风醉'
|
||||
}, {
|
||||
avatar: '/static/images/common/img_logo.png',
|
||||
name: '醉酒鞭名马'
|
||||
}, {
|
||||
avatar: '/static/images/help/light/icon_member_relevant_3x.png',
|
||||
name: '久居孤海'
|
||||
}]
|
||||
|
||||
|
||||
export default {
|
||||
records
|
||||
}
|
Reference in New Issue
Block a user