更新沃棣背景适配
This commit is contained in:
@@ -38,7 +38,7 @@ class _ThemeSettingState extends State<ThemeSetting> {
|
||||
child: Container(
|
||||
decoration: BoxDecoration(
|
||||
image: DecorationImage(
|
||||
image: AssetImage('assets/img/bgNoImg.png'),
|
||||
image: AssetImage(getBackgroundImageNoImage()),
|
||||
fit: BoxFit.fill,
|
||||
),
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user