Browse Source

站点地图免费停车

zhupeng 3 years ago
parent
commit
575b831883
1 changed files with 3 additions and 3 deletions
  1. 3 3
      pages/searchPile/stationAndPile/stationDetailsMap.vue

+ 3 - 3
pages/searchPile/stationAndPile/stationDetailsMap.vue

@@ -94,12 +94,12 @@
 				area: '荆州市',
 				action: '筛选',
 				 
-				item:{"id":"3865b3a3-13fd-461a-8145-ee9711df35a2","name":"荆鹏充电站","address":"江津东路附155号","longitude":112.276578,"latitude":30.306499,"type":"快/慢","costPrice":1.14,"electricityPrice":null,"servicePrice":null,"availableNum":5,"totalNum":5,"distance":null,"image":"http://oss.xiaoxinda.com/charging/chargingnewsInfo/2022/5/27/ccb8da40-7322-4448-9f9a-31fb64755a9c/0406204653.jpg","time":0,"park":"以实际费用为准"},
+				item:{"id":"3865b3a3-13fd-461a-8145-ee9711df35a2","name":"荆鹏充电站","address":"江津东路附155号","longitude":112.276578,"latitude":30.306499,"type":"快/慢","costPrice":1.14,"electricityPrice":null,"servicePrice":null,"availableNum":5,"totalNum":5,"distance":null,"image":"http://oss.xiaoxinda.com/charging/chargingnewsInfo/2022/5/27/ccb8da40-7322-4448-9f9a-31fb64755a9c/0406204653.jpg","time":0,"park":"2小时免费停车"},
 				/*{
 					name:'',
 				position:'',
 				price:1,idleNum:0,total:0,distance:0,time:0,type:'慢充',id: 0,
-							park: '以实际费用为准',
+							park: '2小时免费停车',
 							longitude: 112.28541,
 							latitude: 30.308354 },*/
 				stations:[]
@@ -233,7 +233,7 @@
 							data.station.time = 0;
 							_self.item = data.station;
 							if(_self.item.park == null)
-								_self.item.park = '以实际费用为准'
+								_self.item.park = '2小时免费停车'
 							if(_self.item.type == '2')
 								_self.item.type = '慢充'
 							else if(_self.item.type == '1')