|
|
@@ -34,7 +34,7 @@ module.exports = {
|
|
|
open: true,
|
|
|
proxy: {
|
|
|
'/profile/upload': {
|
|
|
- target: process.env.VUE_APP_BASE_API,
|
|
|
+ target: 'https://test.baoxianzhanggui.com/nightFragrance',
|
|
|
changeOrigin: true,
|
|
|
pathRewrite:{
|
|
|
['^/profile/upload']: '/profile/upload',
|