hyzp_ybqx-Commit139:reset到hyzp_ybqx-Commit138,在此次提交基础上进行修改,不依赖任何外部模块。修改包括:
1、修改IOS的点位地图文本图标元素的上下顺序,IOS版点位地图的文本图标定位基本准确;
2、按公司要求合并初审、复审页面的车牌文字和颜色框到一行
This commit is contained in:
@@ -93,7 +93,8 @@ class _HyshGroupState extends State<HyshGroup> {
|
||||
return Container(
|
||||
width: ScreenUtil().setWidth(1022),
|
||||
// height: ScreenUtil().setHeight(550),
|
||||
height: ScreenUtil().setHeight(480),
|
||||
// height: ScreenUtil().setHeight(480),
|
||||
height: ScreenUtil().setHeight(380),
|
||||
decoration: BoxDecoration(
|
||||
color: Colors.white,
|
||||
borderRadius: BorderRadius.all(
|
||||
|
||||
Reference in New Issue
Block a user