安装版本 字体 改为 已安装版本

This commit is contained in:
DESKTOP-I3JPKHK\wy 2026-02-02 17:35:34 +08:00
parent 704a300896
commit 93462a04ed
1 changed files with 1 additions and 1 deletions

View File

@ -1050,7 +1050,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,