Skip to content

Commit b0abec8

Browse files
committed
修改examples页面底部联系方式
1 parent 85f790a commit b0abec8

File tree

4 files changed

+55
-23
lines changed

4 files changed

+55
-23
lines changed

examples/css/common.css

Lines changed: 17 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -125,13 +125,28 @@ a {
125125
padding: 10px 0;
126126
}
127127

128-
.icl-contact .home-link {
129-
padding: 10px;
128+
.contact-main {
129+
margin: 0 auto;
130+
max-width: 770px;
131+
text-align: left;
132+
padding: 0 20px;
133+
}
134+
135+
.home-link {
136+
padding: 14px 60px;
130137
}
131138

132139
.home-link a {
133140
padding: 0 20px;
134141
color: #7d7d7d;
135142
}
136143

144+
.contact-link, .join-link {
145+
padding-left: 20px;
146+
}
147+
148+
.join-link {
149+
margin-top: 10px;
150+
}
151+
137152
/*footer end */

examples/locales/en-US/resources.js

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,9 +111,13 @@ window.resources = {
111111
"supermap": "SuperMap",
112112
"dituhui": "dituhui",
113113
"support": "Technical Resource Center",
114-
"tel": "Tel",
114+
"tel": "Tel: ",
115115
"sns": " WebGIS Chinese Technical QQ Group",
116-
"sns_tips": "click to join",
116+
"sns_tips": " (click to join)",
117+
"contact": "Contact us: ",
118+
"join": "Join us: SuperMap Web Client Team",
119+
"join_tips1": "(Please send email to: ",
120+
"join_tips2": " and attach your resume)",
117121
"copyright": "Copyright © 2000-2018 SuperMap Software Co., Ltd. All rights reserved"
118122
},
119123
"resources": {

examples/locales/zh-CN/resources.js

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,9 +111,13 @@ window.resources = {
111111
"supermap": "超图官网",
112112
"dituhui": "地图慧",
113113
"support": "超图技术资源中心",
114-
"tel": "电话",
114+
"tel": "电话",
115115
"sns": "WebGIS中文技术圈 QQ群",
116-
"sns_tips": "点击链接加入群",
116+
"sns_tips": "(点击链接加入群)",
117+
"contact": "联系我们:",
118+
"join": "加入我们: 超图Web客户端团队 ",
119+
"join_tips1": "(请发邮件至: ",
120+
"join_tips2": ",附上您的简历哦)",
117121
"copyright": "版权所有 © 2000-2018 北京超图软件股份有限公司 京ICP备11032883号-8 京公网安备11010502008721 甲测资字11002074"
118122
},
119123
"resources": {

examples/template/footer.html

Lines changed: 26 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,30 @@
11
<div class="icl-contact">
2-
<div class="home-link">
3-
<a href="http://iclient.supermap.io/web/download/download.html" data-i18n="footer.download"
4-
target="_blank">下载</a>
5-
<a href="http://iclient.supermap.io/web/faq/faq.html" data-i18n="footer.faq" target="_blank">常见问题</a>
6-
<a href="http://www.supermap.com.cn" data-i18n="footer.supermap" target="_blank">超图官网</a>
7-
<a href="http://www.dituhui.com" data-i18n="footer.dituhui" target="_blank">地图慧</a>
8-
<a href="http://support.supermap.com.cn" data-i18n="footer.support" target="_blank">超图技术资源中心</a>
9-
</div>
10-
<div class="contact-link">
11-
<span><span data-i18n="footer.tel">电话</span>:400-8900-866</span>
12-
<span style="margin-left:40px">
13-
<span data-i18n="footer.sns">WebGIS中文技术圈 QQ群</span>:
14-
<a target="_blank" href="https://jq.qq.com/?_wv=1027&k=51jmepV">
15-
459804186
16-
</a>
17-
(<span data-i18n="footer.sns_tips">点击链接加入群</span>)
18-
</span>
2+
<div class="contact-main">
3+
<div class="home-link">
4+
<a href="http://iclient.supermap.io/web/download/download.html" data-i18n="footer.download"
5+
target="_blank">下载</a>
6+
<a href="http://iclient.supermap.io/web/faq/faq.html" data-i18n="footer.faq" target="_blank">常见问题</a>
7+
<a href="http://www.supermap.com.cn" data-i18n="footer.supermap" target="_blank">超图官网</a>
8+
<a href="http://www.dituhui.com" data-i18n="footer.dituhui" target="_blank">地图慧</a>
9+
<a href="http://support.supermap.com.cn" data-i18n="footer.support" target="_blank">超图技术资源中心</a>
10+
</div>
11+
<div class="contact-link">
12+
<span data-i18n="footer.contact">联系我们:</span>
13+
<span><span data-i18n="footer.tel">电话:</span>400-8900-866</span>
14+
<span style="margin-left:20px">
15+
<span data-i18n="footer.sns">WebGIS中文技术圈 QQ群:</span>
16+
<a target="_blank" href="https://jq.qq.com/?_wv=1027&k=51jmepV">459804186</a>
17+
<span data-i18n="footer.sns_tips">(点击链接加入群)</span>
18+
</span>
19+
</div>
20+
<div class="join-link">
21+
<span data-i18n="footer.join">加入我们: 超图Web客户端团队</span>
22+
<span>
23+
<span data-i18n="footer.join_tips1">(请发邮件至: </span>
24+
<a href="mailto:zhouqiang@supermap.com">zhouqiang@supermap.com</a>
25+
<span data-i18n="footer.join_tips2">,附上您的简历哦)</span>
26+
</span>
27+
</div>
1928
</div>
2029
</div>
2130
<div class="icl-copyright" data-i18n="footer.copyright">版权所有 © 2000-2018 北京超图软件股份有限公司 京ICP备11032883号-8

0 commit comments

Comments
 (0)