当前版本==》安装版本

This commit is contained in:
DESKTOP-I3JPKHK\wy 2025-11-28 13:39:04 +08:00
parent 5f0ca7bed0
commit ba4bfe02cc
1 changed files with 1 additions and 1 deletions

View File

@ -939,7 +939,7 @@ mixin _UpgradeDialogLogic<T extends StatefulWidget> on State<T> {
child: _buildInfoChip( child: _buildInfoChip(
context, context,
icon: Icons.update, icon: Icons.update,
label: '当前版本', label: '安装版本',
// //
value: '${info.currentVersionName} +${info.currentBuildNumber}', value: '${info.currentVersionName} +${info.currentBuildNumber}',
colorScheme: colorScheme, colorScheme: colorScheme,