Explorar o código

去掉开屏logo白色背景

chendeben hai 1 ano
pai
achega
b82ab0d466
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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%')
         .margin({bottom:30})
         .justifyContent(FlexAlign.Center)
-        .backgroundColor(Color.White)
+        // .backgroundColor(Color.White)
 
       }
       .justifyContent(FlexAlign.Center)