mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-11-07 23:30:26 +08:00
优化文字
This commit is contained in:
@@ -97,7 +97,7 @@ func (this *IndexAction) RunPost(params struct {
|
|||||||
} else {
|
} else {
|
||||||
this.Data["result"] = maps.Map{
|
this.Data["result"] = maps.Map{
|
||||||
"isOk": true,
|
"isOk": true,
|
||||||
"message": "你安装已经是最新版本,无需更新",
|
"message": "你已安装最新版本,无需更新",
|
||||||
}
|
}
|
||||||
this.Success()
|
this.Success()
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user