统一分类图标风格,目录结构调整

This commit is contained in:
fofolee
2025-01-06 10:24:13 +08:00
parent b8d48cb102
commit 4293f095ae
41 changed files with 53 additions and 53 deletions

View File

@@ -96,7 +96,7 @@
<script>
import { defineComponent } from "vue";
import NumberInput from "../ui/NumberInput.vue";
import NumberInput from "components/composer/common/NumberInput.vue";
export default defineComponent({
name: "ImageSearchEditor",