lifanagju_citu 11 months ago
parent
commit
2ab411f205

+ 1 - 1
src/views/personal/myPublicRecruitment/components/bountyDisplay.vue

@@ -58,7 +58,7 @@ const avatarList = [
   'https://img1.baidu.com/it/u=3995643348,1848098846&fm=253&fmt=auto&app=138&f=JPEG?w=800&h=800',
   'https://img1.baidu.com/it/u=3995643348,1848098846&fm=253&fmt=auto&app=138&f=JPEG?w=800&h=800',
 ]
 ]
 const listSource = []
 const listSource = []
-for (let index = 0; index < 2; index++) {
+for (let index = 0; index < 68; index++) {
   const obj = {
   const obj = {
     id: 'id' + (index+1),
     id: 'id' + (index+1),
     name: '用户' + (index+1),
     name: '用户' + (index+1),