feat: release

This commit is contained in:
zzc
2026-05-21 23:00:54 +08:00
parent b778216afb
commit 1b7dc31916
5 changed files with 81 additions and 55 deletions

View File

@@ -49,7 +49,7 @@
</template>
<script setup>
import { FILE_BASE_URL } from "@/utils/common.js";
import { FILE_BASE_URL } from "@/utils/constants";
const props = defineProps({
topic: {