update
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<script setup>
|
||||
import NULLICON from "../static/images/缺省图.png";
|
||||
import NULLICON from "../static/images/yczh.png";
|
||||
import XModal from "./XModal.vue";
|
||||
import {getCurrentInstance, nextTick, onMounted, reactive, ref, watch} from "vue";
|
||||
import PlatformENUM from "../enum/PlatformENUM";
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<script setup>
|
||||
import {ref} from 'vue';
|
||||
import SY_ICON from '../static/icons/水印_预览.png';
|
||||
import SY_ICON from '../static/icons/syyl.png.png';
|
||||
|
||||
const {src, list, imageClass, sy} = defineProps({
|
||||
src: {
|
||||
|
||||
Reference in New Issue
Block a user