This repository has been archived by the owner on Jul 26, 2023. It is now read-only.
Oops,这里是 404 页面。 #929
-
Beta Was this translation helpful? Give feedback.
Answered by
spencerwooo
Apr 6, 2023
Replies: 3 comments 3 replies
-
|
Beta Was this translation helpful? Give feedback.
1 reply
-
Same error |
Beta Was this translation helpful? Give feedback.
2 replies
-
是资源目录没有配置好。如果需要暴露根目录,需要修改配置文件 -baseDirectory: '/Public',
+baseDirectory: '/', |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
spencerwooo
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
是资源目录没有配置好。如果需要暴露根目录,需要修改配置文件
site.config.js
: