This commit is contained in:
donghym
2026-05-31 21:26:47 +08:00
parent 5470393061
commit 7fd3fc1ca1
3 changed files with 5 additions and 37 deletions
+3
View File
@@ -4,6 +4,9 @@ import { resolve } from 'path'
export default defineConfig({
// host: '0.0.0.0',
// port: 8000,
scripts: [
`if (location.pathname === '/' || location.pathname === '') { location.replace('/guide/introduce'); }`,
],
themeConfig: {
name: 'RustUI',
logo: false,