optimize the image comparison component

This commit is contained in:
2024-12-13 23:23:03 +08:00
parent 6ea5038f5b
commit 7896541c2d
19 changed files with 1108 additions and 1476 deletions

View File

@@ -1,15 +1,10 @@
<template>
<CompareImage/>
</template>
<script setup lang="ts">
</script>
<template>
<div>
<p>AllPhoto</p>
<!-- <Folder/>-->
</div>
</template>
<style scoped lang="scss" src="./index.scss">
</style>