盘点历史显示三张照片

merge-requests/6/head
QuShuailong 3 years ago
parent 229542f666
commit b25e50e10c

@ -106,7 +106,11 @@
<template>
<span style="height:100%;">
<happy-scroll color="rgba(100,100,100,0.5)" size="8" class="scroll-box" style="width:320px;height:90px;">
<viewer><img class="historyImg" :src="imgUrl+text.pic"/></viewer>
<viewer>
<img class="historyImg" :src="imgUrl+text.pic"/>
<img class="historyImg" :src="imgUrl+text.pic+'.jpg'"/>
<img class="historyImg" :src="imgUrl+text.pic+'.jpg.jpg'"/>
</viewer>
</happy-scroll>
</span>

Loading…
Cancel
Save