chendeben 1 год назад
Родитель
Сommit
b82ab0d466
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      entry/src/main/ets/pages/SplashIndex.ets

+ 1 - 1
entry/src/main/ets/pages/SplashIndex.ets

@@ -386,7 +386,7 @@ struct  SplashIndex{
         .width('100%')
         .width('100%')
         .margin({bottom:30})
         .margin({bottom:30})
         .justifyContent(FlexAlign.Center)
         .justifyContent(FlexAlign.Center)
-        .backgroundColor(Color.White)
+        // .backgroundColor(Color.White)
 
 
       }
       }
       .justifyContent(FlexAlign.Center)
       .justifyContent(FlexAlign.Center)