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

修复Iconfont CDN链接格式变动导致的无法正常获取图标的BUG #72

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Oct 11, 2022

  1. 修复Iconfont CDN链接格式变动导致的无法正常获取图标的BUG

    之前的CDN格式:
    //at.alicdn.com/t/font_xxx.css
    现在的新格式:
    //at.alicdn.com/t/c/font_xxx.css
    WhitePaper233 committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    ac1af6f View commit details
    Browse the repository at this point in the history