#@layout() #define script() #end #define css() #end #define content() 新建页面 首页 / 页面 / 新建页面 网址:#option('web_domain')#(CPATH)/page/#(page.slug ??)#if(option("web_fake_static_enable"))#option('web_fake_static_suffix')#end #if(page && page.isNormal()) (访问) #end 选择附件 #(page.orignalContent ??) 属性设置 SEO关键字 #(page.meta_keywords ??) SEO描述 #(page.meta_description ??) 发布 草稿 移至垃圾箱 模板 默认(page.html) #for(style : styles) page_#(style).html #end #if(flags && flags.size() > 0) 当前模板支持的展示标识有: #for(flag : flags ??) #(flag) #end #end 缩略图 #end
当前模板支持的展示标识有: