mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-11-23 01:40:29 +08:00
实现基础的统计指标
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<div class="right-box">
|
||||
<!-- 审核中 -->
|
||||
<div v-show="isAuditing">
|
||||
<p class="ui message warning">当前域名正在审核中,请审核域名的所有人、备案情况等。</p>
|
||||
<warning-message>当前域名正在审核中,请审核域名的所有人、备案情况等。</warning-message>
|
||||
<form method="post" class="ui form" data-tea-action=".audit" data-tea-success="auditSuccess">
|
||||
<csrf-token></csrf-token>
|
||||
<input type="hidden" name="serverId" :value="serverId"/>
|
||||
|
||||
Reference in New Issue
Block a user