feat:增加RouteGo,统一路由跳转
This commit is contained in:
@@ -10,7 +10,7 @@ export default defineConfig({
|
||||
hash: true,
|
||||
title: false,
|
||||
history: {
|
||||
type: "browser"
|
||||
type: "hash"
|
||||
},
|
||||
proxy
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user