We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
比如图片格式,.png,.jpg,.jpeg等,如果使用同一图标,需要重复设置,比较麻烦
.png
.jpg
.jpeg
或许将path改成数组类型,可以为多个后缀添加一个图标,减少操作步骤
The text was updated successfully, but these errors were encountered:
RavenHogWarts
Successfully merging a pull request may close this issue.
比如图片格式,
.png
,.jpg
,.jpeg
等,如果使用同一图标,需要重复设置,比较麻烦或许将path改成数组类型,可以为多个后缀添加一个图标,减少操作步骤
The text was updated successfully, but these errors were encountered: