大图查看页面增加日历展示,支持显示节假日信息,提高实用性

This commit is contained in:
2026-01-28 20:23:41 +08:00
parent 8bc9b44a14
commit 7433bc2e7e

View File

@@ -238,7 +238,6 @@ const initPanelPosition = () => {
if (isMobile) {
// 移动端:居中显示
const panelWidth = windowWidth - 16 // 左右各8px边距
const panelHeight = 580 // 估计高度
panelPos.value = {
x: 8,