• 登录

fanwh / workai-build-tools · 文件

GitLab

  • 转到仪表盘
  • 项目
  • 活动
  • 文件
  • 提交
  • 构建 0
  • 图表
  • 里程碑
  • 问题 0
  • 合并请求 0
  • 标记
  • 维基
  • 派生
  • 网络
a2c60ba8d8500117649f8b0aff2dd7afb4496bd7
  • workai-build-tools
  • templates
  • hro_template
  • src
  • index-template.html
  • no message
      a2c60ba8
    fanwh 在
    6 years ago  
    创建 浏览文件 »
index-template.html 287 Bytes
原文件 审查 历史 永久链接
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
<!DOCTYPE html>
<html lang="en">

<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <meta http-equiv="X-UA-Compatible" content="ie=edge">
    <title>Document</title>
</head>

<body>
    <div id="root"></div>
</body>

</html>