mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2025-12-15 09:48:14 +08:00
🐛 修复一些问题
This commit is contained in:
@@ -40,6 +40,7 @@ const show = ref(true);
|
||||
const props = withDefaults(defineProps<LoadingProps>(), {
|
||||
modelValue: true,
|
||||
title: "加载中",
|
||||
subtitle: "",
|
||||
empty: false,
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user