futian.liu
2023-12-08 41f606d686b077b6ee2bb2eb1b968c274294fe80
admin-web/src/components/upload/index.vue
@@ -44,7 +44,7 @@
        <img
          v-if="checkImg(src.name)"
          class="v-img"
          :src="src.url"
          :src="getUrl(src.path)"
          :alt="src.name"
          style="width: 100px;height: 100px;"
        >