feat: 更新应用版本至1.3.19并修复发货逻辑

- 将应用版本从1.3.18升级至1.3.19
- 修复easycode.vue中的发货逻辑,启用原本注释掉的API调用
- 修改质量状态提示信息为更友好的uni.showToast方式
This commit is contained in:
砂糖
2026-01-11 17:21:50 +08:00
parent cd491678d9
commit 1c74f99766
5 changed files with 22 additions and 19 deletions

View File

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