xiaoxin 1 yıl önce
ebeveyn
işleme
5c6e5017aa
1 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. 2 2
      manifest.json

+ 2 - 2
manifest.json

@@ -66,7 +66,7 @@
 					//目标接口域名
 					"target": "https://chtech.ncjti.edu.cn/carstop/carbook",
 					// "target": "http://192.168.161.220:8088/carBook",
-					// "target" : "https://chtech.ncjti.edu.cn/testingServertomcat/carbook/",
+					// "target": "https://chtech.ncjti.edu.cn/testingServertomcat/carbook/",
 					//是否跨域
 					"changeOrigin": true,
 					// 设置支持https协议的代理
@@ -75,7 +75,7 @@
 			}
 		},
 		"router": {
-			// "base" : "/testingServertomcat/dist5/"
+			// "base": "/testingServertomcat/dist5/"
 			"base": "/carstop/dist5/"
 		}
 	}