2 Star 10 Fork 3

Sophi/ai-face-system-front

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
index.html 634 Bytes
一键复制 编辑 原始数据 按行查看 历史
无题 提交于 2020-04-23 18:26 . 前端初步改造完毕
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<meta name="keywords" content="基于人脸识别的在线考勤系统" />
<meta name="description" content="基于人脸识别的在线考勤系统" />
<meta name="referrer" content="no-referrer"/>
<title>ai-face-system</title>
<style>
@font-face {
font-family: 'digital';
src: url('./static/assets/fonts/DS-Digital Bold.ttf');
}
</style>
</head>
<body>
<div id="app"></div>
<!-- built files will be auto injected -->
</body>
</html>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
NodeJS
1
https://gitee.com/sophis/vue-cms.git
[email protected]:sophis/vue-cms.git
sophis
vue-cms
ai-face-system-front
master

搜索帮助