当前版本==》安装版本
This commit is contained in:
parent
5f0ca7bed0
commit
ba4bfe02cc
|
|
@ -939,7 +939,7 @@ mixin _UpgradeDialogLogic<T extends StatefulWidget> on State<T> {
|
|||
child: _buildInfoChip(
|
||||
context,
|
||||
icon: Icons.update,
|
||||
label: '当前版本',
|
||||
label: '安装版本',
|
||||
// 显示版本号
|
||||
value: '${info.currentVersionName} +${info.currentBuildNumber}',
|
||||
colorScheme: colorScheme,
|
||||
|
|
|
|||
Loading…
Reference in New Issue