commit
65b6505ef0
@ -170,7 +170,7 @@ export default {
|
|||||||
`摄入量:${oriData[`${dim}Weight`].toFixed(1)}克`,
|
`摄入量:${oriData[`${dim}Weight`].toFixed(1)}克`,
|
||||||
`摄入热量:${value.toFixed(1)}千卡`,
|
`摄入热量:${value.toFixed(1)}千卡`,
|
||||||
`供能比:${percent}%`,
|
`供能比:${percent}%`,
|
||||||
]
|
].join("</br>")
|
||||||
: [
|
: [
|
||||||
`${marker} ${name}`,
|
`${marker} ${name}`,
|
||||||
`热量:${data[`heat${dim}`].toFixed(1)}千卡`,
|
`热量:${data[`heat${dim}`].toFixed(1)}千卡`,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user