多语言
This commit is contained in:
@@ -79,7 +79,7 @@ class _MyExperiencePageState extends State<MyExperiencePage> {
|
||||
children: [
|
||||
// 中间居中的标题
|
||||
Text(
|
||||
'我的预约',
|
||||
'我的预约'.tr,
|
||||
textAlign: TextAlign.center,
|
||||
style: TextStyle(
|
||||
color: Colors.white,
|
||||
|
||||
Reference in New Issue
Block a user