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

master
WinUser01 4 years ago
parent 286e5db659
commit 952a6144b2

@ -539,7 +539,7 @@ class _TodayListZpjlPageState extends State<TodayListZpjlContentNew> {
// Flutter Text
Expanded(
child: Text(time,
textAlign: TextAlign.left,
textAlign: TextAlign.right,
overflow: TextOverflow.ellipsis,
style: TextStyle(color: color)))
],

Loading…
Cancel
Save