hyzp_ybqx-Commit174:版本号更新为1.5.4+20220827,设置珙县点位地图中心坐标位置和版权信息

master
WinUser01 3 years ago
parent 8f16764e87
commit b51b2c60a8

@ -58,8 +58,9 @@ class UserInfo {
// 511501
// 511502
// 511524
// 511528
// 511526
// 511527
// 511528
// 511530
qx_name_long = '宜宾市' + trim_county(qx_name);
@ -136,6 +137,14 @@ class UserInfo {
case 511525: //
copyright_info_PinYin = 'YIBIN GAOXIAN BLACK SMOKE CAR CAPTURE SYSTEM';
break;
case 511526: //
service_tel = '';
copyright_info = '© ' + qx_name_long + '生态环境局 版权所有' + service_tel;
copyright_info_PinYin = 'YIBIN GONGXIAN BLACK SMOKE CAR CAPTURE SYSTEM';
// , pt: {latitude: 28.45382237207785, longitude: 104.7506958256658
center_latitude = 28.45382237207785; //
center_longitude = 104.7506958256658; //
break;
case 511527: //
copyright_info_PinYin = 'YIBIN JUNLIAN BLACK SMOKE CAR CAPTURE SYSTEM';
// "dwinfo":"腾达镇中和村吉安驾校附近","dwzb":"104.529183|28.150055"

@ -74,7 +74,8 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
#version: 1.4.33+20220515
#version: 1.5.1+20220517
#version: 1.5.2+20220531
version: 1.5.3+20220620
#version: 1.5.3+20220620
version: 1.5.4+20220827
environment:
sdk: ">=2.7.0 <3.0.0"
@ -133,7 +134,7 @@ dependencies:
image_picker: ^0.6.7+22
cached_network_image: ^2.4.1
flutter_easyrefresh: ^2.1.8
# photo_view: ^0.10.3
# photo_view: ^0.10.3
flustars: ^0.3.3
keyboard_avoider: ^0.1.2
scroll_to_index: ^1.0.6

Loading…
Cancel
Save