@#server.Name#@
+ :class="server.Host.CountryCode + ' flag'">@#server.Name#@
系统:@#server.Host.Platform#@-@#server.Host.PlatformVersion#@ [
diff --git a/resource/static/main.css b/resource/static/main.css index 2a1157f..e8bc7b0 100644 --- a/resource/static/main.css +++ b/resource/static/main.css @@ -27,7 +27,11 @@ height: 100%; } -.status.cards .header>.icon { +.status.cards .flag { + margin-right: 0 !important; +} + +.status.cards .header>.info.icon { float: right; margin-right: 0; } diff --git a/resource/template/page/home.html b/resource/template/page/home.html index 772186f..6405e60 100644 --- a/resource/template/page/home.html +++ b/resource/template/page/home.html @@ -7,7 +7,10 @@