...
|
...
|
@@ -51,6 +51,9 @@ |
|
|
<input type="hidden" name="uid" value="{$uid|default=''}">
|
|
|
<input type="submit" class="btn btn-primary" value="搜索"/>
|
|
|
<a class="btn btn-danger" href="{:url('index',array('uid'=>$uid))}">清空</a>
|
|
|
|
|
|
总消费积分:总消费金额:
|
|
|
|
|
|
</form>
|
|
|
<form method="post" class="js-ajax-form">
|
|
|
<table class="table table-hover table-bordered">
|
...
|
...
|
|