From 7ec816632b1751ec4d9a82ddacb6a525ac9968b6 Mon Sep 17 00:00:00 2001 From: tix Date: Sun, 15 Jan 2017 19:52:29 +0800 Subject: [PATCH] * update --- views/inc/meteorological.ejs | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) 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