diff --git a/frontend/src/views/Projects.vue b/frontend/src/views/Projects.vue index a2a97e2..5789973 100644 --- a/frontend/src/views/Projects.vue +++ b/frontend/src/views/Projects.vue @@ -110,6 +110,26 @@ {{ oils.fmtPrice(materialCost) }} + +
+

🧪 消耗分析

+ + + + + + + + + + + + +
精油单次用量瓶装容量可做次数
{{ c.oil }}{{ c.drops }}滴{{ c.bottleDrops }}滴{{ c.sessions }}次
+
+ ⚠️ {{ limitingOil }} 最先消耗完,最多可做 {{ maxSessions }} +
+
@@ -186,27 +206,6 @@ - -
-

🧪 消耗分析

- - - - - - - - - - - - -
精油单次用量瓶装容量可做次数
{{ c.oil }}{{ c.drops }}滴{{ c.bottleDrops }}滴{{ c.sessions }}次
-
- ⚠️ {{ limitingOil }} 最先消耗完,最多可做 {{ maxSessions }} -
-
-

📝 备注