hyzp_ybqx-Commit150:优化。优化今日统计详情页面的布局,在一个页面中就能显示完,避免滚动
This commit is contained in:
@@ -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)))
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user