作者 sgj
1 个管道 的构建 通过 耗费 0 秒

添加最新版本的easywechat

... ... @@ -30,9 +30,8 @@
<input type="text" class="form-control js-bootstrap-datetime" name="end_time"
value="{$end_time|default=''}"
style="width: 140px;" autocomplete="off"> &nbsp; &nbsp;
<input type="submit" class="btn btn-primary" value="搜索" />
<input type="hidden" name="type" value="daochu">
<input type="submit" class="btn btn-primary" value="导出" />
<input type="submit" id="search" class="btn btn-primary" value="搜索" />
<input type="submit" id="excel" class="btn btn-primary" value="导出" />
<a class="btn btn-danger" href="{:url('volunteer/index')}">清空</a>
</form>
<form class="js-ajax-form" action="" method="post">
... ...