feat: 更新应用版本至1.3.18并启用更新提示

- 将config.js、manifest.json和version.json中的版本号更新为1.3.18
- 启用update.js中的版本更新提示模态框
- 在easycode.vue中添加发货操作的取消处理逻辑
This commit is contained in:
砂糖
2026-01-10 10:25:05 +08:00
parent 94e67c73b6
commit cd491678d9
5 changed files with 44 additions and 36 deletions

View File

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