优化数据,增加默认的插件前缀

This commit is contained in:
2025-08-31 01:39:07 +08:00
parent 8bbc9e1a81
commit f6845a7675
8 changed files with 40 additions and 8 deletions
+1 -2
View File
@@ -1,6 +1,5 @@
<!--应用插件开发示例-->
<script setup lang="ts">
import {GlobalInjectKeyConst, type GlobalInjectUploadFileToOSS} from "~/types";
import ImagePreviewWithUpload from "./ImagePreviewWithUpload.vue";
import RecommendedImages from "./RecommendedImages.vue";