Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🎨 手机端自适应 #44

Merged
merged 13 commits into from
Jul 5, 2024
Merged

🎨 手机端自适应 #44

merged 13 commits into from
Jul 5, 2024

Conversation

taozhiyu
Copy link
Contributor

  • 增加手机端自适应(未做广泛性页面测试)
  • 更新部分依赖
  • 更新部分被弃用的函数(方法)
  • 为 remix 更新到 V2 进行了最后一步适配(当然,最后结果是更新后报错=_=)
  • clean 指令增加多平台适配
  • 修复了 HMR 热更新的bug(参考: Remix dev asset server web socket error remix-run/remix#2958 (comment)
  • 修复了部分警告提示
  • 代码编辑器自适应窗口

TODO:

@CodFrm
Copy link
Member

CodFrm commented Jun 25, 2024

d04590539def5e82ac91ae31e702ed98

长脚本名有问题

@CodFrm
Copy link
Member

CodFrm commented Jun 25, 2024

92775158eb28b71077beed444cc99ebd

下方的排列也有问题

@CodFrm
Copy link
Member

CodFrm commented Jun 25, 2024

4249cc2f8135decec533b821d04a0d31

黑夜模式切换

@taozhiyu
Copy link
Contributor Author

#44 (comment)#44 (comment) 都是页面宽度断言导致的,这个可能需要更进一步修改测试,用更精准的数值来优化显示。。。

但是这个我个人感觉不影响?
而且由于内容和标题是一样的,可以搞成

image

或者甚至直接砍掉,

image

重复的内容,又很长,没有意义

哦,是搜索页啊,那没事了(但是还是觉得过长的文本应该截断,或者换行)

也可以改成下面这样

image

@CodFrm
Copy link
Member

CodFrm commented Jul 5, 2024

@taozhiyu 目前我暂时恢复原样了,最后一个方案可以考虑一下

@CodFrm CodFrm force-pushed the main branch 2 times, most recently from 6dced67 to 78f698b Compare July 5, 2024 09:19
@CodFrm CodFrm merged commit ba96dd0 into scriptscat:main Jul 5, 2024
@CodFrm
Copy link
Member

CodFrm commented Jul 5, 2024

已处理合并!感谢哥哥,我们再上测试环境看一下,没问题就发布了

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants