|
@@ -70,7 +70,7 @@ export default {
|
|
}
|
|
}
|
|
for(let i=0;i<total;i++){
|
|
for(let i=0;i<total;i++){
|
|
//?time=${Date.parse(new Date())}
|
|
//?time=${Date.parse(new Date())}
|
|
- this.showList.push(require(`@/assets/images/introduce/${index}/${i+1}.0@2x.png`))
|
|
|
|
|
|
+ this.showList.push(require(`@/assets/images/introduce/${index}/${i+1}.0@1x.png`))
|
|
}
|
|
}
|
|
},
|
|
},
|
|
},
|
|
},
|