@@ -1,14 +0,0 @@
-"h5": {
- "devServer": {
- "port": 80,
- "disableHostCheck": true,
- "proxy": {
- "/dpc": {
- "target": "https://apis.map.qq.com",
- "changeOrigin": true,
- "secure": false,
- "pathRewrite":{"^/dpc":""}
- }
@@ -95,8 +95,8 @@
}
},
"devServer": {
+ // "port": 80,
+ // "disableHostCheck": true,
"proxy": {
"/dpc": {
"target": "https://apis.map.qq.com/ws",
@@ -146,6 +146,7 @@
this.history()
markertap(e) {
+ console.log(e)
this.punctuation_id = e.detail.markerId[0]
this.punctuation_did = e.detail.markerId[1]
this.punctuation_type = e.detail.markerId[2]