优化文字

This commit is contained in:
刘祥超
2023-05-28 15:17:33 +08:00
parent 0e8ade3b61
commit dacc99b8b6
7 changed files with 11 additions and 11 deletions

View File

@@ -1,6 +1,6 @@
Tea.context(function () {
this.deleteServer = function (serverId) {
teaweb.confirm("html:确定要删除当前服务吗?<br/>请慎重操作,删除后无法恢复!", function () {
teaweb.confirm("html:确定要删除当前网站吗?<br/>请慎重操作,删除后无法恢复!", function () {
this.$post("$")
.params({
"serverId": serverId