diff --git a/views/inc/meteorological.ejs b/views/inc/meteorological.ejs
index 8bcede3..58829ab 100644
--- a/views/inc/meteorological.ejs
+++ b/views/inc/meteorological.ejs
@@ -7,9 +7,12 @@
-
+
+
+
+
+ 常规气象要素监测
@@ -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'
}]
});
\ No newline at end of file