Skip to content

put_html 引用本地字体文件 #260

Answered by wang0618
gvenusleo asked this question in Q&A
Discussion options

You must be logged in to vote

要引入本地文件的话,需要在start_server()种使用static_dir参数所在文件夹暴露到web服务中,然后使用/static/xxx来访问。具体参见start_server()的文档

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by gvenusleo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #259 on January 06, 2022 16:35.