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

build问题 #57

Open
Nicky213Zhang opened this issue Nov 21, 2022 · 1 comment
Open

build问题 #57

Nicky213Zhang opened this issue Nov 21, 2022 · 1 comment
Labels
提问 需要更多信息

Comments

@Nicky213Zhang
Copy link

本地build之后,打开页面没有底部footer,但是html文本里是有这段代码的

@itorr itorr added the 提问 需要更多信息 label Nov 30, 2022
@itorr
Copy link
Owner

itorr commented Nov 30, 2022

请提供更多信息。

不过,首先可以先确保 build 之后,是在 http://https:// 协议下打开页面。

页面中 字体 需要通过 fetch API 获取,页尾会在字体加载完成之后显示。

如果是以 file:// 形式打开页面,fetch API 会无法正常工作,导致字体无法正常加载,进而导致无法触发字体加载完成回调。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
提问 需要更多信息
Projects
None yet
Development

No branches or pull requests

2 participants