fix: 更新应用版本至1.3.31并调整更新逻辑

- 将config.js和version.json中的版本号更新为1.3.31
- 移除easycode.vue中钢卷质量状态的发货限制
- 修改update.js的更新提示,取消更新时直接退出应用
This commit is contained in:
2026-04-24 13:23:01 +08:00
parent b93d636c8a
commit 3f1032713e
4 changed files with 18 additions and 16 deletions

View File

@@ -9,7 +9,7 @@ module.exports = {
// 应用名称
name: "ruoyi-app",
// 应用版本
version: "1.3.30",
version: "1.3.31",
// 应用logo
logo: "/static/logo.jpg",
// 官方网站