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
在pdfjs官网下载文件放在目录public文件夹下,页面iframe需要访问public文件夹下的html页面,但是每次打开都在iframe里又一次加载了一遍项目,且页面显示404.仿佛访问根目录静态资源被路由拦截,请问如何能访问到静态资源下的html页面。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
在pdfjs官网下载文件放在目录public文件夹下,页面iframe需要访问public文件夹下的html页面,但是每次打开都在iframe里又一次加载了一遍项目,且页面显示404.仿佛访问根目录静态资源被路由拦截,请问如何能访问到静态资源下的html页面。
The text was updated successfully, but these errors were encountered: