style(trips): fix responsive layout
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
const proxy: Record<string, any> = {
|
||||
dev: {
|
||||
'/api': {
|
||||
target: 'http://192.168.30.85:9001',
|
||||
target: 'http://192.168.30.102:81',
|
||||
changeOrigin: true,
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user