From 47b84b6eed132c227911e6a076fbe4eacd0aaaa7 Mon Sep 17 00:00:00 2001 From: zhengkunwang223 <1paneldev@sina.com> Date: Sat, 28 Feb 2026 18:50:23 +0800 Subject: [PATCH] fix(frontend): change table style --- frontend/src/lang/modules/en.ts | 2 +- frontend/src/views/website/runtime/php/index.vue | 4 ++-- frontend/src/views/website/ssl/index.vue | 8 ++++---- frontend/src/views/website/website/index.vue | 4 ++-- 4 files changed, 9 insertions(+), 9 deletions(-) diff --git a/frontend/src/lang/modules/en.ts b/frontend/src/lang/modules/en.ts index d33deaf67718..181e1898f344 100644 --- a/frontend/src/lang/modules/en.ts +++ b/frontend/src/lang/modules/en.ts @@ -2802,7 +2802,7 @@ const message = { 'If unsure, you can enter 0.0.0.0/0 (ipv4) ::/0 (ipv6) [Note: Allowing any source IP is not secure]', http3Helper: 'HTTP/3 is an upgrade to HTTP/2, offering faster connection speeds and better performance, but not all browsers support HTTP/3. Enabling it may cause some browsers to be unable to access the site.', - cors: 'Cross-Origin Resource Sharing (CORS)', + cors: 'CORS', enableCors: 'Enable CORS', allowOrigins: 'Allowed domains', allowMethods: 'Allowed request methods', diff --git a/frontend/src/views/website/runtime/php/index.vue b/frontend/src/views/website/runtime/php/index.vue index ec2aa4fad72a..49af8cc5c73a 100644 --- a/frontend/src/views/website/runtime/php/index.vue +++ b/frontend/src/views/website/runtime/php/index.vue @@ -43,7 +43,7 @@ - +