李志伟 3 년 전
부모
커밋
ea7caf7f16
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0
    1
      lib/pages/splash/splash.dart

+ 0
- 1
lib/pages/splash/splash.dart 파일 보기

@@ -41,7 +41,6 @@ class _SplashScreen extends State<SplashScreen> {
41 41
             child: Container(
42 42
               width: 375.w,
43 43
               height: 60.w,
44
-              // color: Color(0xffffffff),
45 44
               child: Center(
46 45
                 child: Image.asset(
47 46
                   'images/logo.png',