+ {{ description }} +
++ {{ src }} +
++ 图片加载中... +
++ + 正在检测网络连接... + + + 正在检测服务状态... + +
++ + 检测到后端服务问题,正在重定向到登录页面... + + + 检测到可能的服务问题,即将自动跳转到登录页面... + +
+您确定进行关闭么?
`, + title: string = '温馨提示:', + confirmButtonText: string = '确定', + cancelButtonText: string = '取消', + type: string = 'warning', +): Promise