更新
This commit is contained in:
@@ -360,13 +360,7 @@ class _InstantBodyPageState extends State<InstantBodyPage> {
|
||||
padding: EdgeInsetsDirectional.fromSTEB(
|
||||
66.rpx, 0, 66.rpx, 0),
|
||||
child: Container(
|
||||
// decoration: BoxDecoration(
|
||||
// image: DecorationImage(
|
||||
// image: AssetImage(
|
||||
// 'assets/img/body_black.gif'), // 本地图片
|
||||
// fit: BoxFit.cover,
|
||||
// ),
|
||||
// ),
|
||||
|
||||
decoration: BoxDecoration(
|
||||
image: DecorationImage(
|
||||
image: AssetImage(
|
||||
|
||||
Reference in New Issue
Block a user