diff --git a/views/inc/water.ejs b/views/inc/water.ejs index cf6a046..a388a30 100644 --- a/views/inc/water.ejs +++ b/views/inc/water.ejs @@ -22160,16 +22160,13 @@ title: '所属行政区域' }, { field: 'longitude', - title: '经度', - class: 'tc_100' + title: '经度' }, { field: 'latitude', - title: '纬度', - class: 'tc_100' + title: '纬度' }, { field: 'altitude', - title: '海拔(米)', - class: 'tc_100' + title: '海拔(米)' }] }); \ No newline at end of file