上线测试完毕 @xrilang
This commit is contained in:
parent
a05b95340f
commit
f066d6aca0
5
.idea/.gitignore
vendored
Normal file
5
.idea/.gitignore
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
# 默认忽略的文件
|
||||
/shelf/
|
||||
/workspace.xml
|
||||
# 基于编辑器的 HTTP 客户端请求
|
||||
/httpRequests/
|
12
.idea/info-page-static.iml
Normal file
12
.idea/info-page-static.iml
Normal file
@ -0,0 +1,12 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<module type="WEB_MODULE" version="4">
|
||||
<component name="NewModuleRootManager">
|
||||
<content url="file://$MODULE_DIR$">
|
||||
<excludeFolder url="file://$MODULE_DIR$/.tmp" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/temp" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/tmp" />
|
||||
</content>
|
||||
<orderEntry type="inheritedJdk" />
|
||||
<orderEntry type="sourceFolder" forTests="false" />
|
||||
</component>
|
||||
</module>
|
8
.idea/modules.xml
Normal file
8
.idea/modules.xml
Normal file
@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="ProjectModuleManager">
|
||||
<modules>
|
||||
<module fileurl="file://$PROJECT_DIR$/.idea/info-page-static.iml" filepath="$PROJECT_DIR$/.idea/info-page-static.iml" />
|
||||
</modules>
|
||||
</component>
|
||||
</project>
|
6
.idea/vcs.xml
Normal file
6
.idea/vcs.xml
Normal file
@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="VcsDirectoryMappings">
|
||||
<mapping directory="" vcs="Git" />
|
||||
</component>
|
||||
</project>
|
@ -49,7 +49,7 @@ body {
|
||||
width: 90%;
|
||||
min-width: 350px;
|
||||
/* 调整高度以适应剩余的空间 */
|
||||
height: 50px;
|
||||
height: 50px;
|
||||
margin: 16px auto;
|
||||
padding: 0.5em;
|
||||
box-sizing: border-box;
|
||||
@ -64,7 +64,7 @@ body {
|
||||
width: 90%;
|
||||
min-width: 350px;
|
||||
/* 调整高度以适应剩余的空间 */
|
||||
height: 85%;
|
||||
height: 85%;
|
||||
/* max-height: calc(100vh - 18%); */
|
||||
margin: 16px auto;
|
||||
padding: 0.5em;
|
||||
@ -118,7 +118,7 @@ footer a:hover{
|
||||
}
|
||||
.profile-text{
|
||||
margin-left: 0.5em;
|
||||
|
||||
|
||||
}
|
||||
.tag{
|
||||
background-color:black;
|
||||
@ -147,4 +147,16 @@ footer a:hover{
|
||||
.gongsi-jieshao{
|
||||
padding: 1em;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
}
|
||||
|
||||
.btn{
|
||||
width: 95%;
|
||||
margin: 0.5em auto;
|
||||
text-align: center;
|
||||
text-decoration: none;
|
||||
outline: none;
|
||||
color: bisque;
|
||||
background: black;
|
||||
padding: 0.5em;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
31
index.html
31
index.html
@ -18,13 +18,13 @@
|
||||
<body>
|
||||
<div class="container">
|
||||
<div class="main-content">
|
||||
<div class="header shadow mh round">
|
||||
<!--
|
||||
<div class="header shadow mh round">
|
||||
<!--
|
||||
<div class="menu-icon" id="menu-icon">
|
||||
<span></span>
|
||||
<span></span>
|
||||
<span></span>
|
||||
</div>
|
||||
</div>
|
||||
-->
|
||||
<nav class="menu-container">
|
||||
<div class="menu" data-menu="简介">简 介</div>
|
||||
@ -43,18 +43,21 @@
|
||||
<p style="margin: 0;"><span class="profile-name">萌狼蓝天</span><span class="tags-profile"><span class="tag border round-5">软件工程</span><span class="tag border round-5">人工智能</span></span></p>
|
||||
<span class="profile-about"> Web开发(Java/Python | vue/uni-app)、爬虫与自动化</span>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div class="tags">
|
||||
专业:<span class="tag border round-5">软件工程</span><span class="tag border round-5">人工智能</span>
|
||||
</div>
|
||||
<a href="https://i.mllt.cc" target="_blank" class="btn round-5 shadow">查看简历</a>
|
||||
<a href="https://cnblogs.com/mllt" target="_blank" class="btn round-5 shadow">技术博客</a>
|
||||
<a href="https://space.bilibili.com/104330271" target="_blank" class="btn round-5 shadow">技术分享</a>
|
||||
<a href="https://blog.mllt.cc" target="_blank" class="btn round-5 shadow">个人博客</a>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="xiangmu shadow mh round">
|
||||
2
|
||||
待更新
|
||||
</div>
|
||||
<div class="wangzhan shadow mh round">
|
||||
3
|
||||
待更新
|
||||
</div>
|
||||
<div class="gongsi shadow mh round">
|
||||
<h2 class="gongsi-pinpai center" style="margin: 0.5em ;">乖乖狼科技</h2>
|
||||
@ -74,17 +77,17 @@
|
||||
价值观:技术为本 专注创新
|
||||
</p>
|
||||
<p>
|
||||
经营理念:客户至上 产品为王
|
||||
经营理念:客户至上 产品为王
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<h4 class="gongsi-name center" style="margin: 0.25em;">联系我们</h4>
|
||||
<div class="gongsi-jieshao">
|
||||
<p style="text-indent: 2em;">
|
||||
<p>
|
||||
欢迎致信<e-mail>vip@mllt.cc</e-mail>,您也可以通过微信公众号 <code>乖乖狼科技</code>、抖音:<code>乖乖狼科技</code> 联系我们
|
||||
</p>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
@ -94,7 +97,7 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<footer class="shadow mh">
|
||||
<a href="https://beian.miit.gov.cn/#/Integrated/index">渝ICP备2020015002号</a>
|
||||
|
|
||||
@ -104,8 +107,8 @@
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body>
|
||||
<script>
|
||||
document.addEventListener('DOMContentLoaded', function() {
|
||||
@ -126,4 +129,4 @@
|
||||
.catch(error => console.error('Error:', error));
|
||||
});
|
||||
</script>
|
||||
</html>
|
||||
</html>
|
||||
|
Loading…
Reference in New Issue
Block a user