mirror of
https://github.com/oopuuu/zTC1.git
synced 2025-12-13 05:28:14 +08:00
超出的log不显示
This commit is contained in:
@@ -35,6 +35,7 @@
|
|||||||
.power_pre{position:absolute;bottom:0;float:left;height:76px;width:0;border-left:1px solid #00ffff38;border-top:1px solid #000;}
|
.power_pre{position:absolute;bottom:0;float:left;height:76px;width:0;border-left:1px solid #00ffff38;border-top:1px solid #000;}
|
||||||
.power_by{text-align:center;}
|
.power_by{text-align:center;}
|
||||||
.power_by a{text-decoration:none;}
|
.power_by a{text-decoration:none;}
|
||||||
|
.log_div{min-inline-size:auto;overflow:hidden;}
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
@@ -184,10 +185,10 @@
|
|||||||
</table>
|
</table>
|
||||||
</fieldset>
|
</fieldset>
|
||||||
|
|
||||||
<fieldset class="connect">
|
<fieldset class="connect log_div">
|
||||||
<legend>System Log</legend>
|
<legend>System Log</legend>
|
||||||
<button class="submit_bt" onclick="GetSysLog()">Refresh</button>
|
|
||||||
<pre id="sys_log"></pre>
|
<pre id="sys_log"></pre>
|
||||||
|
<button class="submit_bt" onclick="GetSysLog()">Refresh</button>
|
||||||
</fieldset>
|
</fieldset>
|
||||||
|
|
||||||
<p class="power_by">power by <a href="https://github.com/zogodo/zTC1" target="_blank">github/zTC1</a></p>
|
<p class="power_by">power by <a href="https://github.com/zogodo/zTC1" target="_blank">github/zTC1</a></p>
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user