I have the following code (simplified in head - not tested)
{{ item.i 3条回答 無奈伤痛 (楼主) 2021-01-14 17:29 Use (which will not create any additional nodes) as follows {{ item.id }} {{ item.name }} {{ more ? 'less':'more' }} 0 讨论(0) 查看其它3个回答 发布评论: 提交评论 加载中... 验证码 看不清? 提交回复
Use (which will not create any additional nodes) as follows
{{ item.id }} {{ item.name }} {{ more ? 'less':'more' }}