1 Star 0 Fork 47

pandalin1985/美业管理平台(新)

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
404.html 479 Bytes
Copy Edit Raw Blame History
simple authored 2020-10-28 13:54 . 修复合并错误
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
<title>404</title>
<style>
body{
background-color:#444;
font-size:14px;
}
h3{
font-size:60px;
color:#eee;
text-align:center;
padding-top:30px;
font-weight:normal;
}
</style>
</head>
<body>
<h3>404,您请求的文件不存在!</h3>
</body>
</html>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/panda5530/meiye_management_platform__new.git
git@gitee.com:panda5530/meiye_management_platform__new.git
panda5530
meiye_management_platform__new
美业管理平台(新)
master

Search