style: 优化国际出港运抵列表状态展示并替换出库交接字段
- 运抵列表主单/分单状态改为全圆角胶囊 Tag,按语义着色 - 分单改为白色圆角卡片,仅表头浅蓝底(#dbeafe) - 出库交接列表"总重/货重"替换为"装机重/板型" - 版本号升至 1.8.7 Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -28,7 +28,7 @@ class PdaGuoBangViewModel : BaseViewModel() {
|
||||
val channelList = MutableLiveData(emptyList<KeyValue>())
|
||||
private var channel = KeyValue("", "")
|
||||
|
||||
// 版型
|
||||
// 板型
|
||||
val version = MutableLiveData("")
|
||||
|
||||
// 高度
|
||||
|
||||
Reference in New Issue
Block a user