File tree Expand file tree Collapse file tree 5 files changed +19
-9
lines changed
Expand file tree Collapse file tree 5 files changed +19
-9
lines changed Original file line number Diff line number Diff line change @@ -143,12 +143,12 @@ a {
143143 color : # 7d7d7d ;
144144}
145145
146- .contact-link , .join-link {
147- padding-left : 20px ;
146+ .contact-link {
147+ text-align : center;
148+ margin-top : 10px ;
148149}
149-
150150.join-link {
151+ text-align : center;
151152 margin-top : 10px ;
152153}
153-
154154/*footer end */
Original file line number Diff line number Diff line change @@ -118,6 +118,7 @@ window.examplesResources = {
118118 "tel" : "Tel: " ,
119119 "sns" : " WebGIS Chinese Technical QQ Group: " ,
120120 "sns_tips" : " (click to join)" ,
121+ "sns_full" : " (full)" ,
121122 "contact" : "Contact us: " ,
122123 "join" : "Join us: SuperMap Web Client Team" ,
123124 "join_tips1" : "(Please send email to: " ,
Original file line number Diff line number Diff line change @@ -59,9 +59,10 @@ window.examplesResources = {
5959 "supermap" : "超图官网" ,
6060 "dituhui" : "地图慧" ,
6161 "support" : "超图技术资源中心" ,
62- "tel" : "电话: " ,
63- "sns" : "WebGIS中文技术圈 QQ群: " ,
62+ "tel" : "电话 " ,
63+ "sns" : "WebGIS中文技术圈QQ群 " ,
6464 "sns_tips" : "(点击链接加入群)" ,
65+ "sns_full" : "(已满)" ,
6566 "contact" : "联系我们:" ,
6667 "join" : "加入我们: 超图Web客户端团队 " ,
6768 "join_tips1" : "(请发邮件至: " ,
Original file line number Diff line number Diff line change @@ -369,6 +369,13 @@ var exampleConfig = {
369369 localIgnore : true ,
370370 thumbnail : "mvt_UGCV5.png" ,
371371 fileName : "mvtVectorTile_precache"
372+ } ,
373+ {
374+ name : "土地利用" ,
375+ name_en : "Land Use" ,
376+ localIgnore : true ,
377+ thumbnail : "mvtVectorTile_landuse.png" ,
378+ fileName : "mvtVectorTile_landuse"
372379 }
373380 ]
374381 } ,
Original file line number Diff line number Diff line change 1313 </ div >
1414 < div class ="contact-link ">
1515 < span data-i18n ="footer.contact "> 联系我们:</ span >
16- < span > < span data-i18n ="footer.tel "> 电话: </ span > 400-8900-866</ span >
16+ < span > < span data-i18n ="footer.tel "> 电话 </ span > 400-8900-866</ span >
1717 < span style ="margin-left:20px ">
18- < span data-i18n ="footer.sns "> WebGIS中文技术圈 QQ群:</ span >
19- < a target ="_blank " href ="https://jq.qq.com/?_wv=1027&k=51jmepV "> 459804186</ a >
18+ < span data-i18n ="footer.sns "> WebGIS中文技术圈QQ群 </ span >
19+ 459804186< span data-i18n ="footer.sns_full "> (已满)</ span >
20+ < a target ="_blank " href ="https://jq.qq.com/?_wv=1027&k=5PtCyDM "> 636732377</ a >
2021 < span data-i18n ="footer.sns_tips "> (点击链接加入群)</ span >
2122 </ span >
2223 </ div >
You can’t perform that action at this time.
0 commit comments