完善版本过低提示

This commit is contained in:
fofolee
2022-04-21 11:44:07 +08:00
parent ed706aba17
commit 8f68659411
2 changed files with 4 additions and 3 deletions

View File

@@ -6,7 +6,7 @@
<div style="font-size: 20vh">需要升级</div>
<div class="text-h4" style="opacity: 0.4">
uTools 当前版本 {{ version }}<br />然而这个插件是基于
uTools 当前版本 {{ version || "过低" }}<br />然而这个插件是基于
{{ requiredversion }} 版本开发的低于该版本可能会出现不可预料的问题
</div>