Commit a5d31eb9 authored by FionaChen's avatar FionaChen

修改小圖位置,

放在停用後面
parent fe1239c3
...@@ -226,7 +226,7 @@ ...@@ -226,7 +226,7 @@
</div> </div>
</td> </td>
<td data-th="狀態" class="phone-row"> <td data-th="狀態" class="phone-row">
<span class="mr-auto">使用中<img src="images/icon/icon-dangerous.svg" class="ml-1"></span> <span class="mr-auto">使用中</span>
<div class="custom-control custom-checkbox phone-show"> <div class="custom-control custom-checkbox phone-show">
<input type="checkbox" class="custom-control-input boardCheck" <input type="checkbox" class="custom-control-input boardCheck"
id="company02a" name="defaultExampleRadios02"> id="company02a" name="defaultExampleRadios02">
...@@ -267,7 +267,7 @@ ...@@ -267,7 +267,7 @@
</div> </div>
</td> </td>
<td data-th="狀態" class="phone-row"> <td data-th="狀態" class="phone-row">
<span class="mr-auto">停用中</span> <span class="mr-auto">停用中<img src="images/icon/icon-dangerous.svg" class="ml-1"></span>
<div class="custom-control custom-checkbox phone-show"> <div class="custom-control custom-checkbox phone-show">
<input type="checkbox" class="custom-control-input boardCheck" <input type="checkbox" class="custom-control-input boardCheck"
id="boardyel02a" name="defaultExampleRadios02"> id="boardyel02a" name="defaultExampleRadios02">
...@@ -568,7 +568,7 @@ ...@@ -568,7 +568,7 @@
</tr> </tr>
<tr> <tr>
<td data-th="執行">停用</td> <td data-th="執行">停用<img src="images/icon/icon-dangerous.svg" class="ml-1"></td>
<td data-th="執行日期">2021-10-05</td> <td data-th="執行日期">2021-10-05</td>
<td data-th="簽約總公司">BBB公司</td> <td data-th="簽約總公司">BBB公司</td>
<td data-th="公司名稱">乙公司</td> <td data-th="公司名稱">乙公司</td>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment