refactor(l2): 统一轧辊字典命名并优化样式
- 将roller_type和roller_position统一重命名为main_roll_type和main_roll_position - 移除冗余的标签显示,直接使用dict-tag组件 - 调整页面布局和样式,移除不必要的背景和边框 - 更新日志模块使用新的字典类型 - 更新hand-factory版本号至1.3.12 - 修改staging环境API地址
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"name" : "科伦普",
|
||||
"appid" : "__UNI__E781B49",
|
||||
"description" : "",
|
||||
"versionName" : "1.3.10",
|
||||
"versionName" : "1.3.12",
|
||||
"versionCode" : 1,
|
||||
"transformPx" : false,
|
||||
"app-plus" : {
|
||||
|
||||
Reference in New Issue
Block a user