feat(钢卷打包): 新增钢卷打包功能及相关页面

- 在easycode页面添加打包按钮及跳转逻辑
- 新增packing页面用于钢卷打包操作
- 更新应用版本号至1.3.16
- 添加打包状态相关表单字段及样式
This commit is contained in:
砂糖
2025-12-12 15:15:06 +08:00
parent 2ac6d387e1
commit 133d41c4e5
6 changed files with 666 additions and 20 deletions

View File

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