python - tornado模板里如何判断是传入了某个参数?
黄舟
黄舟 2017-04-18 09:28:46
0
1
268
黄舟
黄舟

人生最曼妙的风景,竟是内心的淡定与从容!

reply all(1)
刘奇
{% try %}
  {% if biz_status %}
    do something
  {% end %}
{% except %}
    do something
{% end %}

Finally, it is recommended that all parameters be returned in a dict.

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template