在 Rails 中嵌套部分
我创建了两个部分:_listDialog.rhtml 和 _list.rhtml。
listDialog 部分包含列表部分包含的所有代码 + 对话框的附加代码。这会导致代码重复。
我该如何解决这个问题?如果我将列表部分包含在 listDialog 部分中,那么我们将有嵌套部分(部分内的部分)
有什么想法吗?
I have created two partials: _listDialog.rhtml and _list.rhtml.
the listDialog partial has all the code that the list partial contains + additional code for the dialogbox. this results in duplication of code.
how do I solve this? if I include the list partial in the listDialog partial, then we'll have nested partials (a partial inside a partial)
any ideas?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论