💄 add(weapon): 先挂张图在那,json 跟资源明天再搞吧

This commit is contained in:
BTMuli
2023-04-14 20:13:21 +08:00
parent d154b5bd74
commit 7c7ee077ca

View File

@@ -1 +1,7 @@
<template />
<template>
<TLoading empty title="开发中" loading="false" />
</template>
<script lang="ts" setup>
// vue
import TLoading from "../../components/t-loading.vue";
</script>