feat: 添加应用版本检查功能,优化用户体验

This commit is contained in:
2026-03-07 19:07:55 +07:00
parent a11cde5a96
commit 537d598906
8 changed files with 229 additions and 127 deletions

7
app-version.json Normal file
View File

@@ -0,0 +1,7 @@
{
"version": "1.1.8",
"forceUpdate": true,
"updateMessage": "修复了一些问题并优化了性能",
"updateUrl": "https://store.yxdim.com/app/yxdIM",
"minSupportVersion": "0.0.1"
}