From 93b5c564dc708050f7f8586ae2b5888d8502f0a1 Mon Sep 17 00:00:00 2001 From: hdw <496960745@qq.com> Date: 星期五, 19 十月 2018 10:29:32 +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