From 925be12c604e55c1434d6c0c91bcc8bfbc6a51cc Mon Sep 17 00:00:00 2001 From: zhangyanpeng <bob.zhang@highdatas.com> Date: 星期日, 19 一月 2020 12:58:11 +0800 Subject: [PATCH] 新建任务 --- public/index.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/public/index.html b/public/index.html index 558c9fd..d13c382 100644 --- a/public/index.html +++ b/public/index.html @@ -7,7 +7,7 @@ <link rel="icon" href="<%= BASE_URL %>favicon.ico"> <title>srs</title> </head> - <body> + <body style="margin: 0; padding: 0;"> <noscript> <strong>We're sorry but srs doesn't work properly without JavaScript enabled. Please enable it to continue.</strong> </noscript> -- Gitblit v1.8.0