【发布时间】:2015-05-11 14:36:52
【问题描述】:
我需要在html标签中动态设置背景色。
<html style="background-color:{{ backColor }};">
在 Meteor 中这是如何完成的?
【问题讨论】:
-
你的意思是
document.body.className="otherclass"- 你的意思是追溯吗? -
问题是..'你能为我做这个吗?'
-
请编辑重读自己,解释您面临的问题,提出问题。现在我几乎听不懂你在说什么。
标签: javascript css meteor iron-router