Explorar o código

添加更新日志弹窗

chendeben hai 1 ano
pai
achega
4b72dd9358
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      entry/src/main/ets/common/constants/UpdateConstants.ets

+ 1 - 1
entry/src/main/ets/common/constants/UpdateConstants.ets

@@ -16,7 +16,7 @@ export class UpdateConstants {
   /**
    * 是否在每次启动时都检查更新日志
    */
-  static readonly CHECK_ON_EVERY_LAUNCH: boolean = true;
+  static readonly CHECK_ON_EVERY_LAUNCH: boolean = false;
   /**
    * 更新日志弹窗显示延迟时间(毫秒)
    */