소스 검색

upd

station_14109
altob.rd 8 년 전
부모
커밋
922989969a
2개의 변경된 파일4개의 추가작업 그리고 4개의 파일을 삭제
  1. +1
    -1
      views/qcar2/main_page.php
  2. +3
    -3
      views/qcar2/result_page2.php

+ 1
- 1
views/qcar2/main_page.php 파일 보기

@@ -158,7 +158,7 @@
<tbody>
<tr>
<td colspan="2" style="text-align:center;vertical-align: middle;">
<img id="show_img" style="max-width:400px" />
<img id="show_img" style="max-width:300px" />
</td>
</tr>
</tbody>


+ 3
- 3
views/qcar2/result_page2.php 파일 보기

@@ -48,7 +48,7 @@
<?php /* ----- 查詢結果 ----- */ ?>
<!-- div data-items="rent_sync" class="row" style="display:none;"-->
<div data-items="output_pks" class="row" style="display:none; height:100%">
<div class="col-lg-2 col-sm-2">
<div class="col-lg-3 col-sm-3">
<div class="panel panel-default">
<div class="panel-heading" style="font-size:28px;"><?php /* 資料顯示區灰色小表頭 */ ?>
查車結果
@@ -83,7 +83,7 @@
<tbody>
<tr>
<td style="text-align:center;vertical-align: middle;">
<img id="show_img" style="max-width:250px" />
<img id="show_img" style="max-width:150px" />
</td>
</tr>
</tbody>
@@ -112,7 +112,7 @@
</table>
</div-->
<div class="col-lg-10 col-sm-10">
<div class="col-lg-9 col-sm-9">
<div class="panel panel-default" style="min-height: 1200px">
<div class="panel-heading" style="font-size:28px;"><span>停車位置 : B1 樓層</span></div>
<div class="panel-body"><canvas id="b1canvas"></canvas></div>


불러오는 중...
취소
저장