| 成分 | 用量 | 单价 | 小计 | |
|---|---|---|---|---|
|
{{ oilsStore.unitLabel(ing.oil) }}
|
{{ ing.oil ? oilsStore.fmtPrice(oilsStore.pricePerDrop(ing.oil)) : '-' }}/{{ oilsStore.unitLabel(ing.oil) }} | {{ ing.oil ? oilsStore.fmtPrice(oilsStore.pricePerDrop(ing.oil) * (ing.drops || 0)) : '-' }} | ||
| 椰子油 | 填满 (约{{ editorCocoFillMl }}ml) | {{ oilsStore.fmtPrice(oilsStore.pricePerDrop('椰子油')) }} | {{ oilsStore.fmtPrice(oilsStore.pricePerDrop('椰子油') * editorCocoActualDrops) }} |