| | |
| | | <div class="font-seal" style="color: #4CD964;border: 1px solid #4CD964"><%=(item.检验结果)%></div> |
| | | {{else if item.检验结果=='不合格'}} |
| | | <div class="font-seal"><%=(item.检验结果)%></div> |
| | | {{else}} |
| | | {{else if item.检验结果=='非检验项目'}} |
| | | <div class="font-seal" style="color: #A67D3D;border: 1px solid #A67D3D"><%=(item.检验结果)%></div> |
| | | {{/if}} |
| | | <span class="mui-media-object mui-pull-left" style="border-radius: 50%; height: 20px; width: 20px; display: inline-block; background: #<%=(c)%>; vertical-align: top;"> |
| | | <span style="display: block; color: #FFFFFF; height: 20px; line-height: 20px; text-align: center"><%=(++i)%></span> |