mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-12-21 08:56:36 +08:00
多个提示页面增加请求ID
This commit is contained in:
@@ -48,8 +48,10 @@ Vue.component("http-firewall-actions-box", {
|
||||
|
||||
var defaultPageBody = `<!DOCTYPE html>
|
||||
<html>
|
||||
<title>403 Forbidden</title>
|
||||
<body>
|
||||
403 Forbidden
|
||||
<h1>403 Forbidden</h1>
|
||||
<address>Request ID: \${requestId}.</address>
|
||||
</body>
|
||||
</html>`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user