mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-12-03 02:10:25 +08:00
优化文字
This commit is contained in:
@@ -4,7 +4,7 @@ Tea.context(function () {
|
||||
|
||||
this.addrError = ""
|
||||
|
||||
// 当前服务协议
|
||||
// 当前网站协议
|
||||
this.isHTTP = (this.serverType == "httpProxy" || this.serverType == "httpWeb")
|
||||
if (this.serverType == "httpProxy") {
|
||||
this.protocol = "http"
|
||||
|
||||
Reference in New Issue
Block a user