feat:删除按钮悬浮出现
This commit is contained in:
@@ -50,10 +50,10 @@ export default defineConfig({
|
||||
// target: 'http://82.157.183.212:21092',
|
||||
// target: 'http://82.157.183.212:21097',
|
||||
target: 'http://localhost:8000',
|
||||
// rewrite: (path: string) => path.replace(/^\/api/, ''),
|
||||
// configure: (proxy, options) => {
|
||||
// console.log('Proxy configured:', options)
|
||||
// },
|
||||
rewrite: (path: string) => path.replace(/^\/api/, ''),
|
||||
configure: (proxy, options) => {
|
||||
console.log('Proxy configured:', options)
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user