人员资料填写方法改为选择 睡眠数据的多语言
This commit is contained in:
@@ -45,7 +45,7 @@ class _SettingPageState extends State<SettingPage> {
|
||||
decoration: BoxDecoration(
|
||||
image: DecorationImage(
|
||||
image: AssetImage('assets/img/bgNoImg.png'), // 本地图片
|
||||
fit: BoxFit.fill, // 填满整个 Container
|
||||
fit: BoxFit.fill, // 填满个 Container
|
||||
),
|
||||
),
|
||||
child: Scaffold(
|
||||
|
||||
Reference in New Issue
Block a user