style: 用户中心popover触发采用hover方式

This commit is contained in:
fit2cloud-chenyw 2024-04-11 17:40:05 +08:00
parent 5788168502
commit 730275690e

View File

@ -118,7 +118,7 @@ if (uid.value === '1') {
<el-popover
ref="popoverRef"
:virtual-ref="buttonRef"
trigger="click"
trigger="hover"
title=""
virtual-triggering
placement="bottom-start"