下面使用条件语句创建了一个demo.j2模版文件。 setting = {{ setting }} {% if feature.enabled %} feature = True {% else %} feature = False ...
確定! 回上一頁