Эх сурвалжийг харах

去掉开屏logo白色背景

chendeben 1 жил өмнө
parent
commit
b82ab0d466

+ 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)