From 35aa563c2678b6a949768bc3f60749e29dad5663 Mon Sep 17 00:00:00 2001 From: 81041 <81041@192.168.10.29> Date: 星期五, 19 十月 2018 11:51:35 +0800 Subject: [PATCH] 修改 --- gx_tieta/WebRoot/batt-state-manage.jsp | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gx_tieta/WebRoot/batt-state-manage.jsp b/gx_tieta/WebRoot/batt-state-manage.jsp index 2631575..c62260f 100644 --- a/gx_tieta/WebRoot/batt-state-manage.jsp +++ b/gx_tieta/WebRoot/batt-state-manage.jsp @@ -515,9 +515,9 @@ //缁埅 if(_data.station_stat_xuhang){ - arrTd[index++]=_data.station_stat_xuhang; + arrTd[index++]=create_ali_font('gcy_icofont','red',{msg: '宸插紓甯�'}); }else{ - arrTd[index++]=_data.station_stat_xuhang; + arrTd[index++]=create_ali_font('gcy_icofont','green',{msg: '姝e父'}); } arrTd[index++]=_data.station_xuhang_start_time; if(_data.station_stat_xuhang){ -- Gitblit v1.9.1