@@ -231,6 +231,7 @@ onUnmounted(() => {
z-index: 99;
right: 34px;
bottom: 130px;
+ transform: translateZ(0);//不知道什么原理
.item {
margin-top: 10px;
}