* adjust for integrate ranzhi.

This commit is contained in:
wangyidong
2016-04-11 17:30:27 +08:00
parent 7fea820831
commit ac2bfc94dd
3 changed files with 14 additions and 11 deletions
+1 -1
View File
@@ -25,6 +25,6 @@
<?php endif;?>
<tr><?php if(!empty($blocks)) echo $blocks;?></tr>
</table>
<div id='blockParam'><?php if(!empty($blocks)) echo $blocks;?></div>
<div id='blockParam'></div>
<?php js::set('index', $index)?>
<?php include '../../common/view/footer.lite.html.php';?>