hyzp_ybqx-Commit118:修正文本信息。版本号更新为1.4.23+20220408。该版本已经调整三江新区点位地图中心坐标。调整点位地图缩放范围为:10-18

This commit is contained in:
WinUser01
2022-04-09 14:46:51 +08:00
parent 9d0037e1e3
commit 32a04c2da0
2 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -96,7 +96,7 @@ class UserInfo {
break; break;
case 511530: // 三江新区 case 511530: // 三江新区
qx_name_long = '宜宾' + qx_name; qx_name_long = '宜宾' + qx_name;
copyright_info = '© ' + qx_name_long + '城乡融合发展局 四川省踏石科技\n版权所有' + service_tel; copyright_info = '© ' + qx_name_long + '城乡融合发展局 四川省踏石科技\n版权所有,' + service_tel.substring(1);
copyright_info_PinYin = 'YIBIN SANJIANG NEW AREA BLACK SMOKE CAR CAPTURE SYSTEM'; copyright_info_PinYin = 'YIBIN SANJIANG NEW AREA BLACK SMOKE CAR CAPTURE SYSTEM';
// 中心地址: // 中心地址:
// mapPoi = {text: 四川轻化工大学宜宾校区, pt: {latitude: 28.811272454489966, longitude: 104.67718748580859}, uid: f79d3a036020ce5fa3d23041} // mapPoi = {text: 四川轻化工大学宜宾校区, pt: {latitude: 28.811272454489966, longitude: 104.67718748580859}, uid: f79d3a036020ce5fa3d23041}
+2 -1
View File
@@ -63,7 +63,8 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
#version: 1.4.20+20220306 #version: 1.4.20+20220306
#version: 1.4.21+20220319 #version: 1.4.21+20220319
#version: 1.4.22+20220320 #version: 1.4.22+20220320
version: 1.4.23+20220408 #version: 1.4.23+20220408
version: 1.4.24+20220409
environment: environment:
sdk: ">=2.7.0 <3.0.0" sdk: ">=2.7.0 <3.0.0"