1 Star 0 Fork 1

小徐/web竞赛

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
index.html 1.28 KB
一键复制 编辑 原始数据 按行查看 历史
小徐 提交于 2021-10-16 22:29 . 提交代码
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<title>pc</title>
<link href="./static/css/bootstrap.min.css" rel="stylesheet" type="text/css"/>
<link href="./static/css/essentials.css" rel="stylesheet" type="text/css" />
<link href="./static/css/layout.css" rel="stylesheet" type="text/css" />
<link href="./static/css/assets/images/favicon.ico">
<!-- PAGE LEVEL SCRIPTS -->
<link href="./static/css/header-1.css" rel="stylesheet" type="text/css" />
<link href="./static/css/layout-shop.css" rel="stylesheet" type="text/css" />
<link href="./static/css/color_scheme/orange.css" rel="stylesheet" type="text/css" id="color_scheme" />
<!-- <link href="/static/js/toastr/toastr.min.css" rel="stylesheet" /> -->
</head>
<body >
<div id="app">
<Header/>
<App/>
<Footer/>
</div>
<script src="./static/js/jquery.js"></script>
<script src="./static/js/bootstrap-touchspin-master/src/jquery.bootstrap-touchspin.js"/>
<!-- <script src="./static/js/toastr/toastr.min.js"></script> -->
<script src="./static/js/swiper.min.js"></script>
<script src="./static/js/jquery.bootpag.min.js"></script>
</body>
</html>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/nannanxu/web-competition.git
git@gitee.com:nannanxu/web-competition.git
nannanxu
web-competition
web竞赛
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385