ソースを参照

文字Wade改为IPU

zhanglong7 6 年 前
コミット
1b8e9dfdd9
共有1 個のファイルを変更した1 個の追加1 個の削除を含む
  1. 1 1
      show-server/src/main/webapp/biz/js/plugins/map.js

+ 1 - 1
show-server/src/main/webapp/biz/js/plugins/map.js

@ -72,7 +72,7 @@ require([ "wadeMobile", "jcl", "iScroll", "jquery", "ipuUI" ], function(WadeMobi
72 72
			param.put("Longitude", 112.9886);
73 73
			param.put('Title', "我们是谁?");
74 74
			param.put("Snippet",
75
					"我们是Wade平台系统架构部,在长沙五一大道银华大酒店办公,如有需要可以联系我们。");
75
					"我们是IPU平台系统架构部,在长沙五一大道银华大酒店办公,如有需要可以联系我们。");
76 76
			WadeMobile.markMap(function(info) {
77 77
				var data = new $.DataMap(info);
78 78
				alert(data);