mirror of
https://github.com/Finb/Bark.git
synced 2026-04-26 06:25:55 +03:00
[GH-ISSUE #145] 现在我的手机是ios15以上,但是使用icon参数失效了,请问是怎么回事 #134
Labels
No labels
bug
enhancement
in progress
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Bark#134
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @cloud-java on GitHub (Apr 24, 2022).
Original GitHub issue: https://github.com/Finb/Bark/issues/145
现在我的手机是ios15以上,但是使用icon参数失效了,请问是怎么回事
@Finb commented on GitHub (Apr 24, 2022):
icon 要能正常访问,必须是图片url
如果参数都正确设置还没没有,可以重启下手机试试
@cloud-java commented on GitHub (Apr 24, 2022):
多谢回复,目前我访问的地址是https://7383-122-193-105-243.ngrok.io/此处是我的devicekey/hispring?icon=https://tui.juhe.cn/img/pc-logo.e6317822.svg,手机重启了,也还是不行,以前测试还可以的
@cloud-java commented on GitHub (Apr 24, 2022):
https://7383-122-193-105-243.ngrok.io/此处是deveice_key/hispring?icon=https://tui.juhe.cn/img/pc-logo.e6317822.svg
@Finb commented on GitHub (Apr 24, 2022):
svg 矢量图暂时不行,必须使用位图例如 jpg png
@cloud-java commented on GitHub (Apr 24, 2022):
非常感谢回复,已经测试成功