This commit is contained in:
tix 2017-01-15 19:52:29 +08:00
parent 850f477feb
commit 7ec816632b
1 changed files with 9 additions and 6 deletions

View File

@ -7,9 +7,12 @@
<div class="tab-content">
<div id="home" class="tab-pane fade in active">
<p class="ListParagraph" style="margin-left:21pt; text-indent:-21pt; line-height:150%; font-size:14pt">
<strong><span style="font-family:Arial; font-size:14pt; "><span
style="font-family:Wingdings"></span></strong></span><span
style="font:7.0pt 'Times New Roman'">&#xa0;&#xa0;&#xa0;&#xa0;&#xa0;&#xa0; </span><strong><span
<strong>
<span style="font-family:Arial; font-size:14pt;">
<span style="font-family:Wingdings"></span>
</span>
</strong>
<span style="font:7.0pt 'Times New Roman'">&#xa0;&#xa0;&#xa0;&#xa0;&#xa0;&#xa0; </span><strong><span
style="font-family:黑体; font-size:14pt; ">常规气象要素监测</span></strong>
</p>
<table cellspacing="0" cellpadding="0" style="border-collapse:collapse; margin-left:0pt">
@ -1821,15 +1824,15 @@
}, {
field: 'longitude',
title: '经度',
class: 'mdzz'
class: 'tc_100'
}, {
field: 'latitude',
title: '纬度',
class: 'mdzz'
class: 'tc_100'
}, {
field: 'altitude',
title: '海拔(米)',
class: 'mdzz'
class: 'tc_100'
}]
});
</script>