去除高德定位
This commit is contained in:
@@ -25,7 +25,6 @@
|
||||
},
|
||||
/* 模块配置 */
|
||||
"modules" : {
|
||||
"Maps" : {},
|
||||
"Barcode" : {},
|
||||
"Camera" : {},
|
||||
"Push" : {}
|
||||
@@ -73,6 +72,7 @@
|
||||
"ad" : {},
|
||||
"maps" : {
|
||||
"amap" : {
|
||||
"name" : "",
|
||||
"appkey_ios" : "73262624599d79ee4ad8bba2ab4a0958",
|
||||
"appkey_android" : "c93dd87e087f3686a9d4463ce5ebcbe1"
|
||||
}
|
||||
@@ -144,8 +144,8 @@
|
||||
"proxy" : {
|
||||
"/api" : {
|
||||
"https" : true,
|
||||
"target" : "https://pqmcn.com:8092/api",
|
||||
// "target" : "http://192.168.1.62:10215",
|
||||
// "target" : "https://pqmcn.com:8092/api",
|
||||
"target" : "http://192.168.1.62:10215",
|
||||
"changOrigin" : true,
|
||||
"pathRewrite" : {
|
||||
"/api" : ""
|
||||
|
||||
Reference in New Issue
Block a user