mirror of
https://git.fightbot.fun/hxuanyu/BingPaper.git
synced 2026-02-15 05:59:32 +08:00
大图查看页面增加日历展示,支持显示节假日信息,提高实用性
This commit is contained in:
@@ -238,7 +238,6 @@ const initPanelPosition = () => {
|
||||
|
||||
if (isMobile) {
|
||||
// 移动端:居中显示
|
||||
const panelWidth = windowWidth - 16 // 左右各8px边距
|
||||
const panelHeight = 580 // 估计高度
|
||||
panelPos.value = {
|
||||
x: 8,
|
||||
|
||||
Reference in New Issue
Block a user