This commit is contained in:
jxxghp
2023-07-30 17:51:50 +08:00
parent 65a87b64f9
commit 09d1811a83
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -42,6 +42,7 @@ function goPersonDetail() {
v-bind="hover.props"
:height="personProps.height"
:width="personProps.width"
class="rounded-lg"
:class="{
'transition transform-cpu duration-300 scale-105': hover.isHovering,
}"