Skip to content

Commit e4857f1

Browse files
authored
Update vite.config.js
1 parent 2eaa098 commit e4857f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

vite.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import { ElementPlusResolver } from 'unplugin-vue-components/resolvers'
66

77
// https://vitejs.dev/config/
88
export default defineConfig({
9-
base: '/',
9+
base: '/tongui/',
1010
plugins: [
1111
vue(),
1212
AutoImport({

0 commit comments

Comments
 (0)