chore: auto scroll

This commit is contained in:
jialin
2024-09-14 22:14:25 +08:00
parent 2c0d813767
commit 86a43d3006
2 changed files with 9 additions and 5 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ const isProduction = env === 'production';
const t = Date.now();
export default defineConfig({
proxy: {
...proxy()
...proxy('http://192.168.50.166:8080')
},
history: {
type: 'hash'