优化文字

This commit is contained in:
GoEdgeLab
2023-05-28 15:17:33 +08:00
parent 3a3ab57953
commit ff25e06dcd
7 changed files with 11 additions and 11 deletions

View File

@@ -4,7 +4,7 @@ Tea.context(function () {
this.addrError = ""
// 当前服务协议
// 当前网站协议
this.isHTTP = (this.serverType == "httpProxy" || this.serverType == "httpWeb")
if (this.serverType == "httpProxy") {
this.protocol = "http"