mirror of
https://github.com/acepanel/panel.git
synced 2026-02-04 06:47:20 +08:00
fix: 添加litessl描述
This commit is contained in:
@@ -219,7 +219,7 @@ onUnmounted(() => {
|
||||
<n-alert type="warning">
|
||||
{{
|
||||
$gettext(
|
||||
"Google is not accessible in mainland China, other CAs depend on network conditions, recommend using Let's Encrypt"
|
||||
"Google is not accessible in mainland China, other CAs depend on network conditions, recommend using Let's Encrypt or LiteSSL"
|
||||
)
|
||||
}}
|
||||
</n-alert>
|
||||
|
||||
@@ -76,7 +76,7 @@ const handleCreateAccount = () => {
|
||||
<n-alert type="warning">
|
||||
{{
|
||||
$gettext(
|
||||
"Google is not accessible in mainland China, other CAs depend on network conditions, recommend using Let's Encrypt"
|
||||
"Google is not accessible in mainland China, other CAs depend on network conditions, recommend using Let's Encrypt or LiteSSL"
|
||||
)
|
||||
}}
|
||||
</n-alert>
|
||||
|
||||
Reference in New Issue
Block a user