mac不强制更新
This commit is contained in:
@@ -14,7 +14,8 @@
|
||||
<!-- 配置页面 - 使用 v-show 保持状态 -->
|
||||
<div class="h-full w-full animate-fadeIn" v-show="currentPage === 'config'">
|
||||
<ConfigPage @go-to-browser="handleGoToBrowser" @logout="handleLogout" />
|
||||
<UpdateNotification />
|
||||
<!-- 更新通知组件:启动时已在 UpdateChecker 检查,此处暂不显示 -->
|
||||
<!-- <UpdateNotification /> -->
|
||||
</div>
|
||||
|
||||
<!-- 浏览器页面 -->
|
||||
|
||||
Reference in New Issue
Block a user