更新 simpleadmin/www/index.html
This commit is contained in:
parent
56f2bcd0a3
commit
bd742b23ab
@ -226,7 +226,6 @@
|
|||||||
x-show="sccPCI != '-'"
|
x-show="sccPCI != '-'"
|
||||||
x-text="pccPCI + ', ' + sccPCI"
|
x-text="pccPCI + ', ' + sccPCI"
|
||||||
></td>
|
></td>
|
||||||
|
|
||||||
<td x-show="sccPCI == '-'" x-text="pccPCI"></td>
|
<td x-show="sccPCI == '-'" x-text="pccPCI"></td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
@ -265,7 +264,7 @@
|
|||||||
class="btn btn-outline-secondary"
|
class="btn btn-outline-secondary"
|
||||||
type="button"
|
type="button"
|
||||||
>
|
>
|
||||||
Set
|
设置
|
||||||
</button>
|
</button>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user