|
@@ -90,7 +90,7 @@
|
|
|
<script type="text/html" id="nature">
|
|
|
|
|
|
{{# if(d.nature == '个人'){ }}
|
|
|
- <span style="color: red;">{{d.realname}}/span>
|
|
|
+ <span style="color: red;">{{d.realname}}</span>
|
|
|
{{# } }}
|
|
|
{{# if(d.nature == '公司'){ }}
|
|
|
<span style="color: blue;">公司</span>
|