mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-11-26 04:00:32 +08:00
节点时间相差30秒钟以上才提示
This commit is contained in:
@@ -256,7 +256,7 @@
|
|||||||
<td>上次更新时间</td>
|
<td>上次更新时间</td>
|
||||||
<td>
|
<td>
|
||||||
{{nodeDatetime}}
|
{{nodeDatetime}}
|
||||||
<p class="comment" v-if="nodeTimeDiff > 3"><span class="red">当前节点时间与API节点时间相差 {{nodeTimeDiff}} 秒,请同步节点时间。</span></p>
|
<p class="comment" v-if="nodeTimeDiff > 30"><span class="red">当前节点时间与API节点时间相差 {{nodeTimeDiff}} 秒,请同步节点时间。</span></p>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
|
|||||||
Reference in New Issue
Block a user