<!-- 固定位置的联动版佩罗西图是实现 -->

Signed-off-by: changyunju <2743319061@qq.com>
This commit is contained in:
changyunju 2025-06-24 10:32:42 +08:00
parent ef3bcaaba8
commit 907d9c7380

View File

@ -296,4 +296,5 @@ onUnmounted(() => {
.modal-content { position: relative; background-color: #0d1b38; padding: 20px; border-radius: 8px; border: 1px solid #3a95ff; box-shadow: 0 0 25px rgba(58, 149, 255, 0.5); width: 80vw; height: 75vh; display: flex; flex-direction: column; }
.close-btn { position: absolute; top: 10px; right: 15px; background: none; border: none; color: #a7c5d4; font-size: 24px; cursor: pointer; }
.details-chart-container { width: 100%; flex-grow: 1; }
</style>
</style>
<!-- 固定位置的联动版佩罗西图是实现 -->