1 Star 0 Fork 72

仲昭伟 / 前端教学项目

forked from Albert / 前端教学项目 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
index.html 427 Bytes
一键复制 编辑 原始数据 按行查看 历史
仲昭伟 提交于 2018-09-05 19:38 . 给我上去
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>index</title>
<<<<<<< HEAD
</head>
<script>
window.location.href="views/login.html"
</script>
<body>
index.html
=======
</head>
<body>
<script>
window.location.href="login.html";
</script>
>>>>>>> 14b17e855c7b529d1a99100ebb0b87a0bf8b8ecc
</body>
</html>
HTML/CSS
1
https://gitee.com/zzw1996/frontend_teaching_project.git
git@gitee.com:zzw1996/frontend_teaching_project.git
zzw1996
frontend_teaching_project
前端教学项目
master

搜索帮助