style: 优化国际出港运抵列表状态展示并替换出库交接字段

- 运抵列表主单/分单状态改为全圆角胶囊 Tag,按语义着色
- 分单改为白色圆角卡片,仅表头浅蓝底(#dbeafe)
- 出库交接列表"总重/货重"替换为"装机重/板型"
- 版本号升至 1.8.7

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-07-11 16:22:15 +08:00
parent de0f4a67d5
commit 00ea0bbb68
10 changed files with 85 additions and 27 deletions

View File

@@ -26,8 +26,8 @@ android {
applicationId "com.lukouguoji.aerologic"
minSdkVersion 24
targetSdkVersion 30
versionCode 85
versionName "1.8.5"
versionCode 87
versionName "1.8.7"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"