#@layout() #define script() #end #define css() #end #define content() 写文章 首页 / 文章 / 写文章 网址:#option('web_domain')#(CPATH)/article/#(article.slug ??)#if(option("web_fake_static_enable"))#option('web_fake_static_suffix')#end #if(article && article.isNormal()) (访问) #end #if(editMode && editMode == 'html') Markdown编辑 #else 可视化编辑 #end #(article.orignalContent ??) 文章属性 #(fields.render()) 发布 草稿 移至垃圾箱 分类 #for(category : categories) #for(i = 0; i < category.layerNumber; i++) #end #if(category.isCheck) #else #end #(category.title ??) #else 暂无分类 #end 标签 #for(tag : tags) #(tag.title ??) #end 多个标签请用 “回车键” 或英文逗号(,)隔开。 #tags(count = 20) #for(tag : tags) #(tag.title) #end #end 缩略图 其他 #if(styles && styles.size() > 0 ) 默认样式 #for(style : styles) #(style) #end #end #if(flags && flags.size() > 0) 当前模板支持的展示标识有: #for(flag : flags ??) #(flag) #end #end #end
多个标签请用 “回车键” 或英文逗号(,)隔开。
当前模板支持的展示标识有: