更新请求带版本号

This commit is contained in:
wyf
2026-01-09 09:56:58 +08:00
parent 2991deb8b3
commit 0ef8ddee8a
6 changed files with 17 additions and 4 deletions

View File

@@ -253,7 +253,7 @@ class _SettingPageState extends State<SettingPage> {
),
].divide(SizedBox(width: 22.rpx)),
),
Text('SWES2026.1.8',
Text('${AppConstants.zhmht_app_version}',
style: TextStyle(
color: Colors.white,
fontSize: 26.rpx,