altob.rd преди 8 години
родител
ревизия
a5990b91a7
променени са 3 файла, в които са добавени 25 реда и са изтрити 9 реда
  1. +1
    -1
      views/qcar2/main_page.php
  2. +3
    -3
      views/qcar2/result_page.php
  3. +21
    -5
      views/qcar2/result_page2.php

+ 1
- 1
views/qcar2/main_page.php Целия файл

@@ -46,7 +46,7 @@
<div class="col-lg-8">
<form id="fuzzy_search_lpr" role="form" method="post">
<div class="form-group">
<input type="text" id="fuzzy_input" name="fuzzy_input" class="form-control" style="text-transform:uppercase;height:64px;font-size:32px"
<input type="text" id="fuzzy_input" name="fuzzy_input" class="form-control" style="text-transform:uppercase;height:64px;font-size:32px;"
placeholder="請輸入車牌關鍵字 ( 3 到 7 碼 ex. 111)"
autofocus required pattern="[A-Za-z0-9]*"
data-validation="length"


+ 3
- 3
views/qcar2/result_page.php Целия файл

@@ -35,10 +35,10 @@
<?php /* ----- 查詢結果 ----- */ ?>
<div data-items="not_found" class="row">
<div class="col-lg-6">
<div class="col-lg-12">
<div class="panel panel-default">
<div class="panel-heading" style="font-size:28px;"><?php /* 資料顯示區灰色小表頭 */ ?>
查車結果:查無 <span id="not_found_lpr" style="font-size:28px;color:blue;"></span> 在席資料
<div class="panel-heading" style="font-size:32px;"><?php /* 資料顯示區灰色小表頭 */ ?>
查車結果:查無 <span id="not_found_lpr" style="font-size:32px;color:blue;"></span> 在席資料
</div>
</div>
</div>


+ 21
- 5
views/qcar2/result_page2.php Целия файл

@@ -36,10 +36,10 @@
<?php /* ----- 查詢結果 ----- */ ?>
<div data-items="not_found" class="row">
<div class="col-lg-6">
<div class="col-lg-12">
<div class="panel panel-default">
<div class="panel-heading" style="font-size:28px;"><?php /* 資料顯示區灰色小表頭 */ ?>
查車結果:查無 <span id="not_found_lpr" style="font-size:28px;color:blue;"></span> 在席資料
<div class="panel-heading" style="font-size:64px;"><?php /* 資料顯示區灰色小表頭 */ ?>
查車結果:查無 <span id="not_found_lpr" style="font-size:64px;color:blue;"></span> 在席資料
</div>
</div>
</div>
@@ -75,6 +75,22 @@
<button type="button" class="btn btn-large btn-success pull-right" style="font-size:28px;" onclick="show_item('input_lpr');">結束查詢</button>
</td>
</tr-->
<tr>
<td style="text-align:right;vertical-align: middle;">在席照片</td>
<td style="text-align:left;vertical-align: middle;">
<table class="table table-striped table-bordered table-hover"">
<tbody>
<tr>
<td style="text-align:center;vertical-align: middle;">
<img id="show_img" style="max-height:200px" />
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div>
@@ -86,7 +102,7 @@
</div>
<!-- /.panel -->
</div>
<div class="col-lg-3 col-sm-6">
<!--div class="col-lg-3 col-sm-6">
<div class="panel panel-default">
<div class="panel-heading" style="font-size:28px;">
在席照片
@@ -105,7 +121,7 @@
</table>
</div>
</div>
</div>
</div-->
<!-- /.col-lg-12 -->

</div>


Loading…
Отказ
Запис