hyzp_ybqx-Commit149:优化今日统计详情页面的布局,在一个页面中就能显示完,避免滚动

master
WinUser01 4 years ago
parent e16c970b9a
commit 286e5db659

@ -636,8 +636,7 @@ class _TodayListZpjlPageState extends State<TodayListZpjlContentNew> {
getText('${_hyshLx}意见:' + mapZpjl[_hyshYj]),
// getText('${_hyshLx}用户:' + mapZpjl[_hyshYh]),
// getText('${_hyshLx}时间:' + mapZpjl[_hyshSj]),
getUserAndTime(
'${_hyshLx}用户:' + mapZpjl[_hyshYh], '${_hyshLx}时间:' + mapZpjl[_hyshSj]),
getUserAndTime('${_hyshLx}用户:' + mapZpjl[_hyshYh], '时间:' + mapZpjl[_hyshSj]),
_hyshInfo == 'hyfhInfo' && widget.hyshlx == 'tsjj'
? (getText2('推送状态:', widget.tsztText, ' (${getDate(mapZpjl['ts_time'])})',
color:

Loading…
Cancel
Save