更新
This commit is contained in:
@@ -42,7 +42,7 @@ class ScorePage extends GetView<mh.ScoreController> {
|
||||
children: [
|
||||
// 中间居中的标题
|
||||
Text(
|
||||
'评价',
|
||||
'评价'.tr,
|
||||
textAlign: TextAlign.center,
|
||||
style: TextStyle(
|
||||
color: Colors.white,
|
||||
@@ -107,7 +107,7 @@ class ScorePage extends GetView<mh.ScoreController> {
|
||||
alignment:
|
||||
AlignmentDirectional(0, 0),
|
||||
child: Text(
|
||||
'我要评价',
|
||||
'我要评价'.tr,
|
||||
style: TextStyle(
|
||||
fontFamily: 'Readex Pro',
|
||||
fontSize: 30.rpx,
|
||||
|
||||
Reference in New Issue
Block a user