Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我是 WCM 的新手,我正在使用 weceem 博客。我想对博客进行分页,当我尝试使用偏移量和最大限制时,在 wcm 的 HTML 页面中不起作用。但是,我可以使用一些标签,比如 .
请帮助解决这个问题。提前致谢。
根据文档我是对的
这里,使用了三个不同的 Grails 标签库来创建表单: g:hasErrors 是一个 Grails 标签,用于检测提交内容数据上的任何错误,并在出现错误时提醒用户 wcm:submitContentForm 创建一个将提交特定类型内容的表单,在“类型”属性中设置。
所以你需要使用 gsp 并且可能返回一个部分。我会看看 angular 和 ngbindhtml