mirror of
https://git.fightbot.fun/hxuanyu/BingPaper.git
synced 2026-03-07 20:19:32 +08:00
优化首页图片的加载模式,对于日期变更但图片未更新的情况进行提示
This commit is contained in:
@@ -238,6 +238,7 @@ const initPanelPosition = () => {
|
||||
|
||||
if (isMobile) {
|
||||
// 移动端:居中显示
|
||||
const panelWidth = windowWidth - 16 // 左右各8px边距
|
||||
const panelHeight = 580 // 估计高度
|
||||
panelPos.value = {
|
||||
x: 8,
|
||||
|
||||
Reference in New Issue
Block a user