1 Star 0 Fork 173

季鹏程 / 出入人员登记系统

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
template.h5.html 1000 Bytes
一键复制 编辑 原始数据 按行查看 历史
zhetengbiji 提交于 2020-02-03 13:53 . 修复PC预览
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
<title>
<%= htmlWebpackPlugin.options.title %>
</title>
<script>
if (window.innerWidth > 960 && location.hostname !== 'localhost') {
location.href = '//uniapp.dcloud.io/pc.html#' + encodeURIComponent(location.href)
}
</script>
<script>
document.addEventListener('DOMContentLoaded', function() {
document.documentElement.style.fontSize = document.documentElement.clientWidth / 20 + 'px'
})
</script>
<link rel="stylesheet" href="<%= BASE_URL %>static/index.<%= VUE_APP_INDEX_CSS_HASH %>.css" />
</head>
<body>
<noscript>
<strong>Please enable JavaScript to continue.</strong>
</noscript>
<div id="app"></div>
<!-- built files will be auto injected -->
</body>
</html>
JavaScript
1
https://gitee.com/ji_peng_cheng/xinguan2020-alien-registration.git
git@gitee.com:ji_peng_cheng/xinguan2020-alien-registration.git
ji_peng_cheng
xinguan2020-alien-registration
出入人员登记系统
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891