照片直接使用算法客户端推送信息

nanjing-wuliu-qsl
LAPTOP-S9HJSOEB\昊天 3 years ago
commit 09fec84220

@ -45,7 +45,7 @@
<happy-scroll color="rgba(100,100,100,0.5)" size="8" class="scroll-box" style="height:30px;">
<viewer :images="text.intoStockPic">
<img class="historyImg" v-for="(item,index) in text.intoStockPics" :key="index" :src="imgUrl+item" />
<img class="historyImg" v-for="(item,index) in text.intoStockPics" :key="index" :src="item" />
</viewer>
</happy-scroll>
</span>

Loading…
Cancel
Save