This commit is contained in:
2025-06-26 17:13:33 +08:00
parent 04c26fbba8
commit 5f682d0467

View File

@@ -1,6 +1,6 @@
<script setup> <script setup>
import {ref} from 'vue'; import {ref} from 'vue';
import SY_ICON from '../static/icons/syyl.png.png'; import SY_ICON from '../static/icons/syyl.png';
const {src, list, imageClass, sy} = defineProps({ const {src, list, imageClass, sy} = defineProps({
src: { src: {