1 Star 0 Fork 1

liws521/Web

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
mindex.html 1.29 KB
一键复制 编辑 原始数据 按行查看 历史
liws521 提交于 2021-11-25 18:34 . 20211125-Win
<!DOCTYPE html>
<html lang="zh-CN">
<!-- profile的移动端页面 -->
<head>
<meta charset="UTF-8" />
<title>Web</title>
<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" />
<link rel="stylesheet" href="style/css/mprofile.css">
</head>
<body>
<img src="https://card.niconi.co.ni/asset/assets/image/unit/32003001/tx_u_32003001_normal_navi.texb" class="lihui" />
<div class="container">
<div class="logo">
<img src="https://card.niconi.co.ni/asset/assets/image/unit/32003001/u_32003001_normal_icon.png" />
</div>
<div class="name">Web</div>
<div id="intro" class="intro">
<div id="introText">攀一座山, 看一场雪, 追一个梦~</div>
</div>
<div class="buttons">
<button class="button" onclick="introduce()">Introduce</button>
<button class="button" onclick="window.open('./toc.html', '_self')">Repo Page</button>
<button class="button" onclick="window.open('https:\/\/liws521.gitee.io')">Home Page</button>
</div>
</div>
<script src="style/js/mobile.js"></script>
<script src="style/js/intro.js"></script>
</body>
</html>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/liws521/Web.git
git@gitee.com:liws521/Web.git
liws521
Web
Web
main

搜索帮助