style: 调整结果卡片样式

- 计算结果样式修改
- 纸吸管尺寸计算添加图例显示
This commit is contained in:
2025-12-06 16:41:57 +08:00
parent 5e3a12283b
commit efb595f086
11 changed files with 150 additions and 107 deletions

View File

@ -94,20 +94,22 @@
</v-card-title>
<v-list lines="two">
<result-section
<result-list-item
:label="$t('paperRollWeight')"
:value="result.paperRollWeight"
/>
<result-section
<result-list-item
:label="$t('paperRollLength')"
:value="result.paperRollLength"
/>
<result-section
<result-list-item
:label="$t('paperThickness')"
:value="result.paperThickness"
/>
</v-list>
<v-divider class="my-4" />
<v-expansion-panels flat multiple>
<v-expansion-panel hide-actions>
<v-expansion-panel-title class="text-warning font-weight-bold">