为什么此代码在Blogspot网站上不起作用?

时间:2020-04-11 03:09:27

标签: tags conditional-statements

我想只在台式机而不是手机上展示Google的Adsense广告。 但是我使用的代码根本不起作用。

有人帮助我

<b:if cond='data:mobile == &quot;false&quot;'>
Adsense ad code goes here..
</b:if>

0 个答案:

没有答案