Update version to v2.3.5.3
Update version to v2.3.5.3
This commit is contained in:
@@ -207,9 +207,9 @@ func showSetting(show bool) {
|
||||
formattedIPv6 := fmt.Sprintf("%s %s[%s%s%s]:%d%s%s",
|
||||
Green+"面板 IPv6 访问地址------>>", // 绿色的提示信息
|
||||
Yellow+"http://", // 黄色的 http:// 部分
|
||||
Yellow, // 开始黄色的左
|
||||
Yellow, // 黄色的[左方括号
|
||||
ipv6, // IPv6 地址
|
||||
Yellow, // 保持黄色
|
||||
Yellow, // 黄色的]右方括号
|
||||
port, // 端口号
|
||||
Yellow+webBasePath, // 黄色的 Web 基础路径
|
||||
Reset) // 重置颜色
|
||||
|
||||
Reference in New Issue
Block a user