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.
我想以速度显示多值字段。
该字段是从 oracle 数据库中提取的。
我的问题是它不显示每行的值。相反,它只是一个接一个地包装行,而不是为新行创建新行。
以下代码是我使用的:
<div>#field('BugDescription')</div>
我如何分解它,所以它更具可读性?
使用该#foreach指令循环遍历集合的值。
#foreach