📅 发布时间:2026/6/19 16:20:32 设置ng返回的信息在页面显示 ngx.header.content_type = 'text/html; charset=utf-8' ngx.say("抱歉,您没有权限查看该监控! 如需开通权限,联系丁培倡/郑浩生添加") ngx.status = 403 ngx.exit(403)