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
使用 npm run build
npm run build
使用 npm run preview
npm run preview
报错
:4173/#/login?redirect=/dashboard:1 Uncaught (in promise) <!doctype html><html lang="en"><head><meta charset="UTF-8"/><link rel="icon" type="image/svg+xml" href="./vite.svg"/><meta name="viewport" content="width=device-width,initial-scale=1"/><title>Vue3 Basic Admin</title><style>.dots-wrapper{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center}.dots-wrapper .dots-title{margin-top:25px;font-size:18px;color:#666}.dots-wrapper .dots-loader:not(:required){position:relative;display:inline-block;width:7px;height:7px;margin-bottom:30px;overflow:hidden;text-indent:-9999px;background:0 0;border-radius:100%;box-shadow:#f86 -14px -14px 0 7px,#fc6 14px -14px 0 7px,#6d7 14px 14px 0 7px,#4ae -14px 14px 0 7px;transform-origin:50% 50%;animation:dots-loader 5s infinite ease-in-out}@keyframes dots-loader{0%{box-shadow:#f86 -14px -14px 0 7px,#fc6 14px -14px 0 7px,#6d7 14px 14px 0 7px,#4ae -14px 14px 0 7px}8.33%{box-shadow:#f86 14px -14px 0 7px,#fc6 14px -14px 0 7px,#6d7 14px 14px 0 7px,#4ae -14px 14px 0 7px}16.67%{box-shadow:#f86 14px 14px 0 7px,#fc6 14px 14px 0 7px,#6d7 14px 14px 0 7px,#4ae -14px 14px 0 7px}25%{box-shadow:#f86 -14px 14px 0 7px,#fc6 -14px 14px 0 7px,#6d7 -14px 14px 0 7px,#4ae -14px 14px 0 7px}33.33%{box-shadow:#f86 -14px -14px 0 7px,#fc6 -14px 14px 0 7px,#6d7 -14px -14px 0 7px,#4ae -14px -14px 0 7px}41.67%{box-shadow:#f86 14px -14px 0 7px,#fc6 -14px 14px 0 7px,#6d7 -14px -14px 0 7px,#4ae 14px -14px 0 7px}50%{box-shadow:#f86 14px 14px 0 7px,#fc6 -14px 14px 0 7px,#6d7 -14px -14px 0 7px,#4ae 14px -14px 0 7px}58.33%{box-shadow:#f86 -14px 14px 0 7px,#fc6 -14px 14px 0 7px,#6d7 -14px -14px 0 7px,#4ae 14px -14px 0 7px}66.67%{box-shadow:#f86 -14px -14px 0 7px,#fc6 -14px -14px 0 7px,#6d7 -14px -14px 0 7px,#4ae 14px -14px 0 7px}75%{box-shadow:#f86 14px -14px 0 7px,#fc6 14px -14px 0 7px,#6d7 14px -14px 0 7px,#4ae 14px -14px 0 7px}83.33%{box-shadow:#f86 14px 14px 0 7px,#fc6 14px -14px 0 7px,#6d7 14px 14px 0 7px,#4ae 14px 14px 0 7px}91.67%{box-shadow:#f86 -14px 14px 0 7px,#fc6 14px -14px 0 7px,#6d7 14px 14px 0 7px,#4ae -14px 14px 0 7px}100%{box-shadow:#f86 -14px -14px 0 7px,#fc6 14px -14px 0 7px,#6d7 14px 14px 0 7px,#4ae -14px 14px 0 7px}}</style><script type="module" crossorigin src="./static/js/index-4df0e49c.js"></script><link rel="stylesheet" href="./static/css/index-4ace988b.css"></head><body><div id="app"><div class="dots-wrapper"><div class="dots-loader"></div><div class="dots-title">正在为您疯狂加载,请耐心等待...</div></div></div><script>console.log("version:1.8.3")</script></body></html>
The text was updated successfully, but these errors were encountered:
No branches or pull requests
使用
npm run build
使用
npm run preview
报错
The text was updated successfully, but these errors were encountered: