codefaster-dubbo-template
Version:
springboot、dubbo、nacos项目初始化模版
16 lines (15 loc) • 496 B
HTML
<html lang="zh-CN" style="height: 100%;">
<head>
<meta charset="UTF-8">
</head>
<body style="height: 100%;">
<div class="g-bd" style="height: 100%;">
<div class="containerMain" style="height: 100%;position: relative">
<div class="content_text" style="width: 100%;position:absolute;left:0;top:30%;text-align: center;font-size: 40px">
HTTP 错误 401 <br>基本认证未通过!
</div>
</div>
</div>
</body>
</html>