hyzp_ybqx-Commit139:reset到hyzp_ybqx-Commit138,在此次提交基础上进行修改,不依赖任何外部模块。修改包括:
1、修改IOS的点位地图文本图标元素的上下顺序,IOS版点位地图的文本图标定位基本准确;
2、按公司要求合并初审、复审页面的车牌文字和颜色框到一行
This commit is contained in:
@@ -697,6 +697,8 @@ Future getAllSumCll(String field, List listStatis) async {
|
||||
Future bmfInit() async {
|
||||
// 只有IOS版才需要
|
||||
if (Platform.isIOS) {
|
||||
// if (true) {
|
||||
// 用于安卓环境下测试
|
||||
g_myIconPathPre = await createDir(g_myIconDir);
|
||||
print("g_myIconPathPre = $g_myIconPathPre");
|
||||
// g_myIconPathPre = /data/user/0/com.example.hyzp_yibin_bmfmap/app_flutter/myIcons
|
||||
|
||||
Reference in New Issue
Block a user