2 Star 8 Fork 2

mr_beany/myVue

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
index.html 317 Bytes
一键复制 编辑 原始数据 按行查看 历史
mr_beany 提交于 2018-08-17 16:17 . 创建登录页,跳转Home页
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<title>myvue</title>
</head>
<style>
html,body{
margin: 0;
padding: 0;
height: 100%;
}
</style>
<body>
<div id="app"></div>
</body>
</html>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/beany/myVue.git
[email protected]:beany/myVue.git
beany
myVue
myVue
master

搜索帮助