Advertisement
Katsiree

หน้ารายการแทง html

Jun 14th, 2019
136
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 18.66 KB | None | 0 0
  1. <div class="col-9" style="margin: 0 auto;">
  2.     <div class="alert alert-primary text-center rounded-0" role="alert">
  3.         *** สำคัญมาก!! กรุณาอ่านและทำความเข้าใจ "กฎและกติกา" และ "วิธีเล่นหวย" ที่เมนูด้านบน***
  4.         <br>
  5.         **บริษัทฯแนะนำลูกค้าทุกท่านให้ตรวจสอบรายการแทงทุกครั้งก่อนยืนยันการแทง
  6.         บริษัทฯจะไม่สามารถยกเลิกบิลที่กดบันทึกแล้วทุกกรณี***
  7.     </div>
  8.  
  9.        <div class="mt-3">
  10.                 <div class="card">
  11.                     <div class="card-header">
  12.                         <div class="row">
  13.                             <div class="col-12 p-0 ">
  14.  
  15.                                 <form class="form-inline">
  16.                                     <div><span style="font-size: 22px; font-weight: bold; color: #555658;">
  17.                                             ยอดพนันตามประเภท </span>
  18.                                     </div>
  19.  
  20.                                 </form>
  21.  
  22.                             </div>
  23.                         </div>
  24.                     </div>
  25.                     <div class="card-body">
  26.  
  27.                         <div class="row pp_amount">
  28.  
  29.                             <table class="table table-sm table-bordered table-striped table-hover w-100">
  30.                                 <tbody>
  31.                                     <tr>
  32.                                         <th>ประเภท</th>
  33.                                         <th>3 ตัวบน</th>
  34.                                         <th>3 ตัวล่าง</th>
  35.                                         <th>3 ตัวโต๊ด</th>
  36.                                         <th>2 ตัวบน</th>
  37.                                         <th>2 ตัวล่าง</th>
  38.                                         <th>2 ตัวโต๊ด</th>
  39.                                         <th>1 ตัวบน</th>
  40.                                         <th>1 ตัวล่าง</th>
  41.                                     </tr>
  42.                                     <tr class="pp_hover">
  43.                                         <td class="text-center">ยอดนัน</td>
  44.                                         <td class="text-right">0.00</td>
  45.                                         <td class="text-right">0.00</td>
  46.                                         <td class="text-right">0.00</td>
  47.                                         <td class="text-right">0.00</td>
  48.                                         <td class="text-right">0.00</td>
  49.                                         <td class="text-right">0.00</td>
  50.                                         <td class="text-right">0.00</td>
  51.                                         <td class="text-right">0.00</td>
  52.                                     </tr>
  53.                                     <tr class="pp_hover">
  54.                                         <td class="text-center">ยอดนัน</td>
  55.                                         <td class="text-right">0.00</td>
  56.                                         <td class="text-right">0.00</td>
  57.                                         <td class="text-right">0.00</td>
  58.                                         <td class="text-right">0.00</td>
  59.                                         <td class="text-right">0.00</td>
  60.                                         <td class="text-right">0.00</td>
  61.                                         <td class="text-right">0.00</td>
  62.                                         <td class="text-right">0.00</td>
  63.                                     </tr>
  64.                                 </tbody>
  65.                             </table>
  66.  
  67.                         </div>
  68.  
  69.                         <div class="row">
  70.                             <form class="form-inline mt-3 col-6">
  71.                                 <label class="sr-only" for="inlineFormInputGroupUsername2">Username</label>
  72.                                 <div class="input-group mb-2 mr-sm-2">
  73.                                     <select class="custom-select custom-select-sm">
  74.                                         <option selected>---- เลือกรายการ ----</option>
  75.                                         <option value="1">1</option>
  76.                                         <option value="2">2</option>
  77.                                         <option value="3">3</option>
  78.                                     </select>
  79.                                 </div>
  80.                                 <button type="submit" class="btn btn-sm btn-primary mb-2">ตกลง</button>
  81.                             </form>
  82.  
  83.                             <div class="col-6 text-right mt-3">
  84.                                 <form class="form-inline float-right" action="" method="get">
  85.                                     <div class="form-group">
  86.                                         <input type="text" class="form-control form-control-sm mr-2" id="search"
  87.                                            name="search" placeholder="ค้นหา">
  88.                                     </div>
  89.                                     <button type="submit" class="btn btn-sm btn-primary">ค้นหา</button>
  90.                                 </form>
  91.                             </div>
  92.                         </div>
  93.  
  94.  
  95.                         <div class="mt-3">
  96.                             <table class="table-striped table-bordered border border-secondary" style="width: 100%">
  97.                                 <thead>
  98.                                     <tr>
  99.                                         <th class="font-weight-bold border text-center bg-tb_order">ดูบิล</th>
  100.                                         <th class="font-weight-bold border text-center bg-tb_order">ลำดับ</th>
  101.                                         <th class="font-weight-bold border text-center bg-tb_order">เวลาแทง</th>
  102.                                         <th class="font-weight-bold border text-center bg-tb_order">เลขที่บิล</th>
  103.                                         <th class="font-weight-bold border text-center bg-tb_order">ตลาด</th>
  104.                                         <th class="font-weight-bold border bg-tb_order" width="20">อ้างอิง</th>
  105.                                         <th class="font-weight-bold border text-center bg-tb_order">รายการ</th>
  106.                                         <th class="font-weight-bold border text-center bg-tb_order">ยอดแทง (บาท)</th>
  107.                                         <th class="font-weight-bold border text-center bg-tb_order">ส่วนลด</th>
  108.                                         <th class="font-weight-bold border text-center bg-tb_order">สถานะ</th>
  109.                                     </tr>
  110.  
  111.                                     <tr class="bill-row" data-bill-id="94079" bgcolor="#f0f8ff" style="cursor: pointer">
  112.  
  113.                                         <td class="text-center p-1" id="accordionOrder">
  114.                                             <button type="button" onclick="showOrder(this)"
  115.                                                class="btn btn-sm btn-primary" style="font-size: 0.6rem;" type="button"
  116.                                                data-toggle="collapse" data-target="#collapse" aria-expanded="false"
  117.                                                aria-controls="collapse">+</button>
  118.                                         </td>
  119.  
  120.                                         <td class="p-1 text-center"> 1 </td>
  121.                                         <td class="p-1 text-center">08/06 16:05</td>
  122.                                         <td class="p-1 text-center"># เลขที่บิล</td>
  123.                                         <td class="p-1 text-center font-weight-bold"><img
  124.                                                src="https://cdn.countryflags.com/thumbs/thailand/flag-400.png"
  125.                                                style="width: 14px"> หวยไทย</td>
  126.  
  127.                                         <td class="p-1">อ้างอิง</td>
  128.  
  129.                                         <td class="text-center p-1">รายการ</td>
  130.                                         <td class="text-right p-1">45.00</td>
  131.                                         <td class="text-center p-1">ส่วนลด</td>
  132.                                         <td class="text-center p-1">สถานะ</td>
  133.  
  134.                                     </tr>
  135.  
  136.                                     <tr id="collapse" class="collapse" aria-labelledby="headingOne"
  137.                                        data-parent="#accordionOrder">
  138.                                         <td colspan="10" style="background: #ffffd9;" class="p-2">
  139.                                             <table class="table-striped table-sm"
  140.                                                style="width: 100%; background: #fff;">
  141.                                                 <tbody>
  142.                                                     <td colspan="4"
  143.                                                        class="font-weight-bold py-1 pl-2 table-bordered text-dark text-center"
  144.                                                        style="background: #80ffd4;">
  145.                                                         เลขที่บิล #xxxxxxxxx
  146.                                                         [ <img
  147.                                                            src="https://cdn.countryflags.com/thumbs/thailand/flag-400.png"
  148.                                                            style="width: 14px"> หวยไทย <i
  149.                                                            class="fas fa-calendar-alt"></i> งวดวัน
  150.                                                         xxxxx 01/01/2550 ]
  151.                                                     </td>
  152.                                                     <tr>
  153.                                                         <th class="text-center">ประเภท @ หมายเลข</th>
  154.                                                         <th class="text-center">ยอดเดิมพัน</th>
  155.                                                         <th class="text-center">เรทจ่าย</th>
  156.                                                         <th class="text-center">ส่วนลด</th>
  157.                                                     </tr>
  158.                                                     <tr>
  159.                                                         <td class="text-center font-weight-bold"><span
  160.                                                                class="text-danger">3 ตัวบน</span> @ <span
  161.                                                                class="text-primary">หมายเลข</span></td>
  162.                                                         <td class="text-right font-weight-bold">0.00</td>
  163.                                                         <td class="text-right font-weight-bold">0.00</td>
  164.                                                         <td class="text-right font-weight-bold">0.00</td>
  165.                                                     </tr>
  166.                                                     <tr>
  167.                                                         <td class="text-center font-weight-bold"><span
  168.                                                                class="text-danger">3 ตัวล่าง</span> @ <span
  169.                                                                class="text-primary">หมายเลข</span></td>
  170.                                                         <td class="text-right font-weight-bold">0.00</td>
  171.                                                         <td class="text-right font-weight-bold">0.00</td>
  172.                                                         <td class="text-right font-weight-bold">0.00</td>
  173.                                                     </tr>
  174.                                                     <tr>
  175.                                                         <td class="text-center font-weight-bold"><span
  176.                                                                class="text-danger">3 ตัวโต๊ด</span> @ <span
  177.                                                                class="text-primary">หมายเลข</span></td>
  178.                                                         <td class="text-right font-weight-bold">0.00</td>
  179.                                                         <td class="text-right font-weight-bold">0.00</td>
  180.                                                         <td class="text-right font-weight-bold">0.00</td>
  181.                                                     </tr>
  182.                                                     <tr>
  183.                                                         <td class="text-center font-weight-bold"><span
  184.                                                                class="text-danger">2 ตัวบน</span> @ <span
  185.                                                                class="text-primary">หมายเลข</span></td>
  186.                                                         <td class="text-right font-weight-bold">0.00</td>
  187.                                                         <td class="text-right font-weight-bold">0.00</td>
  188.                                                         <td class="text-right font-weight-bold">0.00</td>
  189.                                                     </tr>
  190.                                                     <tr>
  191.                                                         <td class="text-center font-weight-bold"><span
  192.                                                                class="text-danger">2 ตัวบน</span> @ <span
  193.                                                                class="text-primary">หมายเลข</span></td>
  194.                                                         <td class="text-right font-weight-bold">0.00</td>
  195.                                                         <td class="text-right font-weight-bold">0.00</td>
  196.                                                         <td class="text-right font-weight-bold">0.00</td>
  197.                                                     </tr>
  198.                                                     <tr>
  199.                                                         <td class="text-center font-weight-bold"><span
  200.                                                                class="text-danger">2 ตัวล่าง</span> @ <span
  201.                                                                class="text-primary">หมายเลข</span></td>
  202.                                                         <td class="text-right font-weight-bold">0.00</td>
  203.                                                         <td class="text-right font-weight-bold">0.00</td>
  204.                                                         <td class="text-right font-weight-bold">0.00</td>
  205.                                                     </tr>
  206.                                                     <tr>
  207.                                                         <td class="text-center font-weight-bold"><span
  208.                                                                class="text-danger">2 ตัวล่าง</span> @ <span
  209.                                                                class="text-primary">หมายเลข</span></td>
  210.                                                         <td class="text-right font-weight-bold">0.00</td>
  211.                                                         <td class="text-right font-weight-bold">0.00</td>
  212.                                                         <td class="text-right font-weight-bold">0.00</td>
  213.                                                     </tr>
  214.                                                     <tr>
  215.                                                         <td class="text-center font-weight-bold"><span
  216.                                                                class="text-danger">2 ตัวโต๊ด</span> @ <span
  217.                                                                class="text-primary">หมายเลข</span></td>
  218.                                                         <td class="text-right font-weight-bold">0.00</td>
  219.                                                         <td class="text-right font-weight-bold">0.00</td>
  220.                                                         <td class="text-right font-weight-bold">0.00</td>
  221.                                                     </tr>
  222.                                                     <tr>
  223.                                                         <td class="text-center font-weight-bold"><span
  224.                                                                class="text-danger">2 ตัวโต๊ด</span> @ <span
  225.                                                                class="text-primary">หมายเลข</span></td>
  226.                                                         <td class="text-right font-weight-bold">0.00</td>
  227.                                                         <td class="text-right font-weight-bold">0.00</td>
  228.                                                         <td class="text-right font-weight-bold">0.00</td>
  229.                                                     </tr>
  230.                                                 </tbody>
  231.                                             </table>
  232.                                         </td>
  233.                                     </tr>
  234.  
  235.                                     <tr class="bg-warning">
  236.                                         <td colspan="6" class="text-right font-weight-bold h5">รวม
  237.                                         </td>
  238.                                         <td colspan="2"class="text-right font-weight-bold h5">
  239.                                             00.00
  240.                                         </td>
  241.                                         <td colspan="2" class="text-right font-weight-bold h5">
  242.                                             00.00
  243.                                         </td>
  244.                                     </tr>
  245.  
  246.                                 </thead>
  247.  
  248.                             </table>
  249.                         </div>
  250.  
  251.                     </div>
  252.                 </div>
  253.             </div>
  254.  
  255. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement