|
@@ -108,8 +108,8 @@ const vueConfig = {
|
|
// If you want to turn on the proxy, please remove the mockjs /src/main.jsL11
|
|
// If you want to turn on the proxy, please remove the mockjs /src/main.jsL11
|
|
proxy: {
|
|
proxy: {
|
|
'/api': {
|
|
'/api': {
|
|
- target: 'http://192.168.16.102:8301/gc-admin/',
|
|
|
|
- // target: 'https://lese.test.sxzxyj.net/gc-admin/',
|
|
|
|
|
|
+ // target: 'http://192.168.16.102:8301/gc-admin/',
|
|
|
|
+ target: 'https://lese.test.sxzxyj.net/gc-admin/',
|
|
ws: false,
|
|
ws: false,
|
|
changeOrigin: true,
|
|
changeOrigin: true,
|
|
pathRewrite: {
|
|
pathRewrite: {
|