This commit is contained in:
xushier 2022-08-11 23:16:56 +08:00
parent 6d99669f51
commit d24363f6ac

View File

@ -10,7 +10,7 @@
# 使用方法
## 使用 Github 链接
直接复制图标链接地址粘贴即可。若访问不了github可以使用镜像加速地址如`raw.fastgit.org`。使用时将图片地址的`raw.githubusercontent.com`替换为`raw.fastgit.org`即可。
直接复制图标链接地址粘贴即可。若访问不了 github可以使用镜像地址`raw.fastgit.org`,使用时将图片地址的 `raw.githubusercontent.com` 替换为 `raw.fastgit.org` 即可。或使用代理加速地址,如 `ghproxy.com`,使用时将图片地址前加上 `https://ghproxy.com/` 即可。
## 使用本地链接
将图片下载到本地,使用本地链接调用即可。例如,图片在`boot/config`下,则图标地址填写`/boot/config/xxx.png`或者`http://127.0.0.1/boot/config/xxx.png`。