Commit Graph

7 Commits

Author SHA1 Message Date
hanqiangqiang 38e4562d74 [Common]
添加字符串GZip压缩和解压缩类
[UI.Client]
RecipeHistory对象添加RecipeGZip属性,用来存储到数据库,查询后解压为正确的字符串输出
2023-11-27 14:07:44 +08:00
hanqiangqiang 091300f6da [UI.Client]
调试Recipe历史数据对比
2023-11-21 15:56:50 +08:00
hanqiangqiang 608924abfe UI.Client]
1.Recipe参数添加对比属性IsCompareDifferent,通过函数CompareDifferent来设置
2.IsCompareDifferent添加颜色转换器
3.优化对比界面动画和提示信息
2023-10-25 13:47:44 +08:00
auvkk 639befe87e [UI.Client]
修正Recipe编辑视图中所有参数显示空白的问题。
2023-10-24 18:46:26 +08:00
hanqiangqiang c31e0ed594 Recipe对比合并到Develope分支,报错处理 2023-10-24 17:19:18 +08:00
hanqiangqiang e80f15c09f [UI.Client]
Recipe对比功能,添加单元格背景设置
2023-10-19 10:38:31 +08:00
hanqiangqiang ef20419a7e [UI.Client]
Recipe对比功能修改类名称
2023-10-18 16:25:36 +08:00