第二张图片增加.jpg后缀

merge-requests/5/merge
LAPTOP-S9HJSOEB\昊天 3 years ago
parent 5cd9ec24d9
commit 9310df79f5

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

Loading…
Cancel
Save