1 Star 0 Fork 1

matrixgo2023 / jet-template

forked from theajack / jet-template 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
index.html 1.04 KB
一键复制 编辑 原始数据 按行查看 历史
theajack 提交于 2018-11-22 13:08 . 2018-11-22
<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8'>
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<meta name="keywords" content="">
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="apple-touch-fullscreen" content="yes">
<meta content="telephone=no" name="format-detection">
<link rel="icon" href="/src/image/icon.ico" type="image/x-icon"/>
<title>Welcome To Jet</title>
<!--jui.min.css 可以选择性使用,如果不使用JUI,则无需引入 -->
<link rel="stylesheet" href="assets/css/jui.min.css">
<link rel="stylesheet" id='COMMON_CSS' href="src/css/common.css">
</head>
<body>
<div id='JET_ROOT'></div>
<script type="text/javascript" src="assets/js/jet.min.js"></script>
<script type="text/javascript" src="src/config.js"></script>
</body>
</html>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/matrixgo2023/jet-template.git
git@gitee.com:matrixgo2023/jet-template.git
matrixgo2023
jet-template
jet-template
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891