6 Star 36 Fork 35

成都市一颗优雅草科技有限公司 / YYC松鼠短视频server服务端源码-开源--优雅草科技

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
404.html 481 Bytes
一键复制 编辑 原始数据 按行查看 历史
bigniu 提交于 2019-09-29 16:36 . first commit
<!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>
PHP
1
https://gitee.com/youyacao/songshu-video-back.git
git@gitee.com:youyacao/songshu-video-back.git
youyacao
songshu-video-back
YYC松鼠短视频server服务端源码-开源--优雅草科技
develop

搜索帮助