{{shadowRow.name}}
{{row.name}}
{{row.name.length > 4 ? row.name.substring(0, 4) + '...' : row.name }}
(通电时长:{{row.value}}
日
时
分钟
秒
)
¥{{row.price}}
{{row.description.length > 20 ? row.description.substring(0, 20) + '...' : row.description}}
触发wxs跳板,请勿删除
触发renderjs跳板,请勿删除