blinkfox / hexo-theme-matery

A beautiful hexo blog theme with material design and responsive design.一个基于材料设计和响应式设计而成的全面、美观的Hexo主题。国内访问:http://blinkfox.com
https://blinkfox.github.io/
Apache License 2.0
5.23k stars 1.25k forks source link

移动端背景图适配问题 #852

Open cs-moushuai opened 1 year ago

cs-moushuai commented 1 year ago

在 config.yml 中有下面一行配置

# 网站背景图
background:
  enable: true
  url: "https://cdn.jsdelivr.net/gh/Tokisaki-Galaxy/res/site/medias/background.jpg"

在移动端图片由于比例问题,表现不良好 建议做一个移动端不显示背景图的功能

appotry commented 1 year ago

https://github.com/blinkfox/hexo-theme-matery/pull/859

刚随手改了一个 分辨率小于1024 不显示背景图

另外还可以类似修改为, 移动端显示不同的背景图,放一个小的竖屏的背景图也是可以的。不过小屏幕消耗这点流量,有点没必要