🎨 一些小改动

This commit is contained in:
BTMuli
2023-05-21 18:34:34 +08:00
parent 0250684067
commit 3dd24bf983
12 changed files with 44 additions and 184 deletions

View File

@@ -102,7 +102,7 @@
</template>
<script lang="ts" setup>
// vue
import { onMounted, ref, shallowRef } from "vue";
import { onMounted, ref } from "vue";
import TMiniAvatar from "./t-mini-avatar.vue";
import TMiniWeapon from "./t-mini-weapon.vue";
import TCalendarMaterial from "./t-calendar-material.vue";