diff --git a/contact.html b/contact.html index 853538e..ce52ade 100644 --- a/contact.html +++ b/contact.html @@ -113,8 +113,8 @@
-
联系我们
-
打造创新型停车场 轻松停车
+ +
diff --git a/js/contact.js b/js/contact.js index 8f02a06..125a1ee 100644 --- a/js/contact.js +++ b/js/contact.js @@ -182,6 +182,19 @@ console.log(series) option = { backgroundColor: '#fff', + title : { + text: '联系我们', + subtext: '打造创新型停车场 轻松停车', + left: 'center', + textStyle : { + color: '#000', + fontSize:30, + }, + subtextStyle: { + color: 'rgba(0,0,0,.7)', + fontSize:22, + } + }, tooltip : { show:false,