fix: 修复个人中心切页空白
This commit is contained in:
parent
5af4b4d297
commit
f25b84388c
@ -155,6 +155,7 @@ async function rotateImage(src: string, degrees: number) {
|
||||
}
|
||||
</script>
|
||||
<template>
|
||||
<div class="h-full">
|
||||
<Profile
|
||||
v-model:model-value="tabsValue"
|
||||
avatar-editable
|
||||
@ -217,4 +218,5 @@ async function rotateImage(src: string, degrees: number) {
|
||||
</div>
|
||||
</div>
|
||||
</Modal>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user