记得上下班打卡 | git大法好,push需谨慎

Commit db52051c authored by 姜秀龙's avatar 姜秀龙

场次限购-优化, 展示无

parent ebd20873
......@@ -121,9 +121,9 @@
<label>场次实名限购:</label>
<span th:each="dict : ${kylinPerformanceMisVo.ticketTimes}"
th:if="${dict.realNameLimit == 1}"
th:text="${dict.title} + ' '"
style="display: inline;">
th:text="${dict.title} + ' '">
</span>
<span th:if="${#lists.isEmpty(kylinPerformanceMisVo.ticketTimes.?[realNameLimit == 1])}"></span>
</div>
<div class="panel-footer">
<label>时间:</label>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment