Example #1
0
?>
											</select>

											<select      name="paytype"       onchange="form_search();"    >
												<option   value="" >交易类型</option>
												<?php 
Utility::getStrOption($walletPayType, @$_REQUEST['paytype']);
?>
											</select>
									</div>

									<div class="col-sm-12 m-t-10">
 										<div class="col-sm-2">
											<select class="width-80 chosen-select"     placeholder="输入关键字"   name="searchType"  data-placeholder="请选择" style="display: none;">
												<?php 
Utility::getStrOption($arrSecondHouseSearch, @$_REQUEST['searchType']);
?>
											</select>
										</div>


										<div class="col-sm-5">
											<div class="input-group">
												<input type="text" class="form-control search-query" placeholder="输入关键字"   value="<?php 
echo trim(@$_REQUEST['searchKeyWrod']);
?>
" name="searchKeyWrod">
												<span class="input-group-btn">
													<button type="button" class="btn btn-purple btn-sm"  id="search_button">
														搜索
														<i class="icon-search icon-on-right bigger-110"></i>
Example #2
0
echo $_SERVER['PHP_SELF'];
?>
" enctype="multipart/form-data" method="post">
									<div class="col-sm-12">
										<div class="col-sm-2 w_a" >
												<select name="size"  onchange="form_search();"  class="form-control" id="form-field-select-1">
													<?php 
Utility::getStrOption($arrPageI, @$_REQUEST['size'] ? $_REQUEST['size'] : DEFAULT_PAGE_SIZE);
?>
												</select>
										</div>

										<div class="col-sm-2">
											<select class="width-80 chosen-select"     placeholder="输入关键字"   name="searchType"  data-placeholder="请选择" style="display: none;">
												<?php 
Utility::getStrOption($arrYouhuiSearch, @$_REQUEST['searchType']);
?>
											</select>
										</div>


										<div class="col-sm-3">
											<div class="input-group">
												<input type="text" class="form-control search-query" placeholder="输入关键字"   value="<?php 
echo trim(@$_REQUEST['searchKeyWrod']);
?>
" name="searchKeyWrod">
												<span class="input-group-btn">
													<button type="button" class="btn btn-purple btn-sm"  id="search_button">
														搜索
														<i class="icon-search icon-on-right bigger-110"></i>
Example #3
0
												<?php 
Utility::getStrOption($arrPageI, @$_REQUEST['size'] ? $_REQUEST['size'] : DEFAULT_PAGE_SIZE);
?>
											</select>

											<select      name="isreverse"       onchange="form_search();"    >
												<option   value="" >是否倒序</option>
												<?php 
Utility::getStrOption($arrIsReverse, @$_REQUEST['isreverse']);
?>
											</select>

 										<div class="col-sm-2">
											<select class="width-80 chosen-select"     placeholder="输入关键字"   name="searchType"  data-placeholder="请选择" style="display: none;">
												<?php 
Utility::getStrOption($arrActvitySearch, @$_REQUEST['searchType']);
?>
											</select>
										</div>


										<div class="col-sm-5">
											<div class="input-group">
												<input type="text" class="form-control search-query" placeholder="输入关键字"   value="<?php 
echo trim(@$_REQUEST['searchKeyWrod']);
?>
" name="searchKeyWrod">
												<span class="input-group-btn">
													<button type="button" class="btn btn-purple btn-sm"  id="search_button">
														搜索
														<i class="icon-search icon-on-right bigger-110"></i>
Example #4
0

									<div class="col-sm-12">
										<div class="col-sm-2 w_a" >
												<select name="size"  onchange="form_search();"  class="form-control" id="form-field-select-1">
													<?php 
Utility::getStrOption($arrPageI, @$_REQUEST['size'] ? $_REQUEST['size'] : DEFAULT_PAGE_SIZE);
?>
												</select>
										</div>

<!--
 										<div class="col-sm-2">
											<select class="width-80 chosen-select"     placeholder="输入关键字"   name="searchType"  data-placeholder="请选择" style="display: none;">
												<?php 
Utility::getStrOption($arrShakeSearch, @$_REQUEST['searchType']);
?>
											</select>
										</div>


										<div class="col-sm-3">
											<div class="input-group">
												<input type="text" class="form-control search-query" placeholder="输入关键字"   value="<?php 
echo trim(@$_REQUEST['searchKeyWrod']);
?>
" name="searchKeyWrod">
												<span class="input-group-btn">
													<button type="button" class="btn btn-purple btn-sm"  id="search_button">
														搜索
														<i class="icon-search icon-on-right bigger-110"></i>
Example #5
0

										<div class="col-sm-1">
											<select class="w_a"       name="authstatus"    onchange="form_search();"    >
												<option value="-1">认证状态</option>
												<?php 
Utility::getStrOption($arrStudentStatus, @$_REQUEST['authstatus']);
?>
											</select>
										</div>


 										<div class="col-sm-2">
											<select class="width-80 chosen-select"     placeholder="输入关键字"   name="searchType"  data-placeholder="请选择" style="display: none;">
												<?php 
Utility::getStrOption($arrStudentListSearch, @$_REQUEST['searchType']);
?>
											</select>
										</div>


										<div class="col-sm-3">
											<div class="input-group">
												<input type="text" class="form-control search-query" placeholder="输入关键字"   value="<?php 
echo trim(@$_REQUEST['searchKeyWrod']);
?>
" name="searchKeyWrod">
												<span class="input-group-btn">
													<button type="button" class="btn btn-purple btn-sm"  id="search_button">
														搜索
														<i class="icon-search icon-on-right bigger-110"></i>
Example #6
0
												<option   value="-1" >状态</option>
												<?php 
Utility::getStrOption($renwuStatus, @$_REQUEST['status']);
?>
											</select>




									</div>

									<div class="col-sm-12 m-t-10">
 										<div class="col-sm-2">
											<select class="width-80 chosen-select"     placeholder="输入关键字"   name="searchType"  data-placeholder="请选择" style="display: none;">
												<?php 
Utility::getStrOption($arrtaskslistWhere, @$_REQUEST['searchType']);
?>
											</select>
										</div>


										<div class="col-sm-5">
											<div class="input-group">
												<input type="text" class="form-control search-query" placeholder="输入关键字"   value="<?php 
echo trim(@$_REQUEST['searchKeyWrod']);
?>
" name="searchKeyWrod">
												<span class="input-group-btn">
													<button type="button" class="btn btn-purple btn-sm"  id="search_button">
														搜索
														<i class="icon-search icon-on-right bigger-110"></i>
Example #7
0
include 'config/breadcrumbs.php';
?>
					<div class="page-content">

						<!-- 搜索 -->
						<div class="well well-sm well-nav">
							<div class="form-search-top">
								<form id='form_search' action="<?php 
echo $_SERVER['PHP_SELF'];
?>
" enctype="multipart/form-data" method="post">
									<div class="col-sm-12">
										<div class="col-sm-2 w_a" >
											<select name="size"  onchange="form_search();"  class="form-control" id="form-field-select-1">
												<?php 
Utility::getStrOption($arrPageI, @$_REQUEST['size'] ? $_REQUEST['size'] : DEFAULT_PAGE_SIZE);
?>
											</select>
										</div>
									</div>
								</form>
							</div>
						</div>

						<div class="row">
							<div class="col-xs-12">


								<table id="sample-table-1" class="table table-striped table-bordered table-hover">
									<thead>
									<tr>
Example #8
0
');
											</script>
									
										-->
										<div class="col-sm-1">
											<select class="w_a"       name="authstatus"    onchange="form_search();"    >
												<option value="-1">认证状态</option>
												<?php 
Utility::getStrOption($arrauthstatus, @$_REQUEST['status']);
?>
											</select>
										</div>
										<div class="col-sm-2">
											<select class="width-80 chosen-select"     placeholder="输入关键字"   name="searchType"  data-placeholder="请选择" style="display: none;">
												<?php 
Utility::getStrOption($arrPersonSeach, @$_REQUEST['searchType']);
?>
											</select>
										</div>
										

										<div class="col-sm-3">
											<div class="input-group">
												<input type="text" class="form-control search-query" placeholder="输入关键字"   value="<?php 
echo trim(@$_REQUEST['searchKeyWrod']);
?>
" name="searchKeyWrod">
												<span class="input-group-btn">
													<button type="button" class="btn btn-purple btn-sm"  id="search_button">
														搜索
														<i class="icon-search icon-on-right bigger-110"></i>
Example #9
0


											<select      name="authstatus"       onchange="form_search();"    >
												<option   value="" >认证状态</option>
												<?php 
Utility::getStrOption($arrauthstatus, @$_REQUEST['authstatus']);
?>
											</select>
									</div>

									<div class="col-sm-12 m-t-10">
 										<div class="col-sm-2">
											<select class="width-80 chosen-select"     placeholder="输入关键字"   name="searchType"  data-placeholder="请选择" style="display: none;">
												<?php 
Utility::getStrOption($arrCompanySearch, @$_REQUEST['searchType']);
?>
											</select>
										</div>


										<div class="col-sm-5">
											<div class="input-group">
												<input type="text" class="form-control search-query" placeholder="输入关键字"   value="<?php 
echo trim(@$_REQUEST['searchKeyWrod']);
?>
" name="searchKeyWrod">
												<span class="input-group-btn">
													<button type="button" class="btn btn-purple btn-sm"  id="search_button">
														搜索
														<i class="icon-search icon-on-right bigger-110"></i>
Example #10
0
												</select>
										</div>
										
										<div class="col-sm-1">
											<select class="w_a"       name="status"    onchange="form_search();"    >
												<option value="-1">状态</option>
												<?php 
Utility::getStrOption($systemStatus, @$_REQUEST['status']);
?>
											</select>
										</div>
										
																<div class="col-sm-2">
											<select class="width-80 chosen-select"     placeholder="输入关键字"   name="searchType"  data-placeholder="请选择" style="display: none;">
												<?php 
Utility::getStrOption($arrevaluationlistWhere, @$_REQUEST['searchType']);
?>
											</select>
										</div>
										

										<div class="col-sm-3">
											<div class="input-group">
												<input type="text" class="form-control search-query" placeholder="输入关键字"   value="<?php 
echo trim(@$_REQUEST['searchKeyWrod']);
?>
" name="searchKeyWrod">
												<span class="input-group-btn">
													<button type="button" class="btn btn-purple btn-sm"  id="search_button">
														搜索
														<i class="icon-search icon-on-right bigger-110"></i>
Example #11
0
?>
" enctype="multipart/form-data" method="post">
									<div class="col-sm-12">
										<div class="col-sm-2 w_a" >
												<select name="size"  onchange="form_search();"  class="form-control" id="form-field-select-1">
													<?php 
Utility::getStrOption($arrPageI, @$_REQUEST['size'] ? $_REQUEST['size'] : DEFAULT_PAGE_SIZE);
?>
												</select>
										</div>
										
										<div class="col-sm-1">
											<select class="w_a"       name="status"    onchange="form_search();"    >
												<option value="-1">状态</option>
												<?php 
Utility::getStrOption($systemStatus, @$_REQUEST['status']);
?>
											</select>
										</div>
										
									</div>
								</form>
							</div> <!--  row end -->
						</div>  <!-- seach  end -->




						<div class="row">
							<div class="col-xs-12">
Example #12
0
					
											<select      name="redeemstatus"       onchange="form_search();"    >
												<option   value="" >提现状态</option>
												<?php 
Utility::getStrOption($redeemStatus, @$_REQUEST['redeemstatus']);
?>
											</select>


									</div>

									<div class="col-sm-12 m-t-10">
 										<div class="col-sm-2">
											<select class="width-80 chosen-select"     placeholder="输入关键字"   name="searchType"  data-placeholder="请选择" style="display: none;">
												<?php 
Utility::getStrOption($arrwalletPaySearch, @$_REQUEST['searchType']);
?>
											</select>
										</div>


										<div class="col-sm-5">
											<div class="input-group">
												<input type="text" class="form-control search-query" placeholder="输入关键字"   value="<?php 
echo trim(@$_REQUEST['searchKeyWrod']);
?>
" name="searchKeyWrod">
												<span class="input-group-btn">
													<button type="button" class="btn btn-purple btn-sm"  id="search_button">
														搜索
														<i class="icon-search icon-on-right bigger-110"></i>
Example #13
0
												</select>
										</div>
										
										<div class="col-sm-1">
											<select class="w_a"       name="status"    onchange="form_search();"    >
												<option value="-1">状态</option>
												<?php 
Utility::getStrOption($systemStatus, @$_REQUEST['status']);
?>
											</select>
										</div>
										
										<div class="col-sm-2">
											<select class="width-80 chosen-select"     placeholder="输入关键字"   name="searchType"  data-placeholder="请选择" style="display: none;">
												<?php 
Utility::getStrOption($arrPofessSearch, @$_REQUEST['searchType']);
?>
											</select>
										</div>


										<div class="col-sm-3">
											<div class="input-group">
												<input type="text" class="form-control search-query" placeholder="输入关键字"   value="<?php 
echo trim(@$_REQUEST['searchKeyWrod']);
?>
" name="searchKeyWrod">
												<span class="input-group-btn">
													<button type="button" class="btn btn-purple btn-sm"  id="search_button">
														搜索
														<i class="icon-search icon-on-right bigger-110"></i>