图片预览调整

This commit is contained in:
yanghang
2025-06-24 08:38:59 +08:00
parent 39f5acf49a
commit fb31fe14a0
2 changed files with 9 additions and 14 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
<template>
<view class="course-item-box" @click="clickItem">
<view class="img-box-view">
<ImagePreview class="img-box" :imgId="itemInfo.imgId"></ImagePreview>
<ImagePreview class="img-box" :imgId="itemInfo.imgId" :isCache="true"></ImagePreview>
<view class="item-grade">{{itemInfo.evalGrade}}</view>
</view>
<view class="cont-box">