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
有两个问题: 1.springText弹性文字不动,不过不影响其他的。 2.作者你说的BrowserRouter导致js路径不正确加载不了的问题我也有,换了HashRouter就行。但是怎样才能使BrowserRouter正常工作呢?路径有#号确实有点奇怪不想用HashRouter。
The text was updated successfully, but these errors were encountered:
有两个问题: 1.springText弹性文字不动,不过不影响其他的。 2.作者你说的BrowserRouter导致JS路径不正确加载不了的问题我也有,换了HashRouter就行但是怎样才能使BrowserRouter正常工作。呢?路径有#号确实有点奇怪不想用HashRouter。
1.还没有碰到过这种情况,可能是浏览器的原因吧。 2.BrowserRouter需要和后端配合,网上有很多文档,你可以参考vue-router的https://router.vuejs.org/zh/guide/essentials/history-mode.html
Sorry, something went wrong.
No branches or pull requests
有两个问题:
1.springText弹性文字不动,不过不影响其他的。
2.作者你说的BrowserRouter导致js路径不正确加载不了的问题我也有,换了HashRouter就行。但是怎样才能使BrowserRouter正常工作呢?路径有#号确实有点奇怪不想用HashRouter。
The text was updated successfully, but these errors were encountered: