上线测试完毕 @xrilang

This commit is contained in:
萌狼蓝天 2024-08-08 21:58:11 +08:00
parent a05b95340f
commit f066d6aca0
6 changed files with 64 additions and 18 deletions

5
.idea/.gitignore vendored Normal file
View File

@ -0,0 +1,5 @@
# 默认忽略的文件
/shelf/
/workspace.xml
# 基于编辑器的 HTTP 客户端请求
/httpRequests/

View 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
View 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
View File

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="VcsDirectoryMappings">
<mapping directory="" vcs="Git" />
</component>
</project>

View File

@ -49,7 +49,7 @@ body {
width: 90%; width: 90%;
min-width: 350px; min-width: 350px;
/* 调整高度以适应剩余的空间 */ /* 调整高度以适应剩余的空间 */
height: 50px; height: 50px;
margin: 16px auto; margin: 16px auto;
padding: 0.5em; padding: 0.5em;
box-sizing: border-box; box-sizing: border-box;
@ -64,7 +64,7 @@ body {
width: 90%; width: 90%;
min-width: 350px; min-width: 350px;
/* 调整高度以适应剩余的空间 */ /* 调整高度以适应剩余的空间 */
height: 85%; height: 85%;
/* max-height: calc(100vh - 18%); */ /* max-height: calc(100vh - 18%); */
margin: 16px auto; margin: 16px auto;
padding: 0.5em; padding: 0.5em;
@ -118,7 +118,7 @@ footer a:hover{
} }
.profile-text{ .profile-text{
margin-left: 0.5em; margin-left: 0.5em;
} }
.tag{ .tag{
background-color:black; background-color:black;
@ -147,4 +147,16 @@ footer a:hover{
.gongsi-jieshao{ .gongsi-jieshao{
padding: 1em; padding: 1em;
box-sizing: border-box; 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;
}

View File

@ -18,13 +18,13 @@
<body> <body>
<div class="container"> <div class="container">
<div class="main-content"> <div class="main-content">
<div class="header shadow mh round"> <div class="header shadow mh round">
<!-- <!--
<div class="menu-icon" id="menu-icon"> <div class="menu-icon" id="menu-icon">
<span></span> <span></span>
<span></span> <span></span>
<span></span> <span></span>
</div> </div>
--> -->
<nav class="menu-container"> <nav class="menu-container">
<div class="menu" data-menu="简介">简 介</div> <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> <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> <span class="profile-about"> Web开发Java/Python | vue/uni-app、爬虫与自动化</span>
</div> </div>
</div> </div>
<div class="tags"> <div class="tags">
专业:<span class="tag border round-5">软件工程</span><span class="tag border round-5">人工智能</span> 专业:<span class="tag border round-5">软件工程</span><span class="tag border round-5">人工智能</span>
</div> </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>
<div class="xiangmu shadow mh round"> <div class="xiangmu shadow mh round">
2 待更新
</div> </div>
<div class="wangzhan shadow mh round"> <div class="wangzhan shadow mh round">
3 待更新
</div> </div>
<div class="gongsi shadow mh round"> <div class="gongsi shadow mh round">
<h2 class="gongsi-pinpai center" style="margin: 0.5em ;">乖乖狼科技</h2> <h2 class="gongsi-pinpai center" style="margin: 0.5em ;">乖乖狼科技</h2>
@ -74,17 +77,17 @@
价值观:技术为本 专注创新 价值观:技术为本 专注创新
</p> </p>
<p> <p>
经营理念:客户至上 产品为王 经营理念:客户至上 产品为王
</p> </p>
</div> </div>
<h4 class="gongsi-name center" style="margin: 0.25em;">联系我们</h4> <h4 class="gongsi-name center" style="margin: 0.25em;">联系我们</h4>
<div class="gongsi-jieshao"> <div class="gongsi-jieshao">
<p style="text-indent: 2em;"> <p>
欢迎致信<e-mail>vip@mllt.cc</e-mail>,您也可以通过微信公众号 <code>乖乖狼科技</code>、抖音:<code>乖乖狼科技</code> 联系我们 欢迎致信<e-mail>vip@mllt.cc</e-mail>,您也可以通过微信公众号 <code>乖乖狼科技</code>、抖音:<code>乖乖狼科技</code> 联系我们
</p> </p>
</div> </div>
</div> </div>
@ -94,7 +97,7 @@
</div> </div>
</div> </div>
</div> </div>
<footer class="shadow mh"> <footer class="shadow mh">
<a href="https://beian.miit.gov.cn/#/Integrated/index">渝ICP备2020015002号</a> <a href="https://beian.miit.gov.cn/#/Integrated/index">渝ICP备2020015002号</a>
| |
@ -104,8 +107,8 @@
</div> </div>
</body> </body>
<script> <script>
document.addEventListener('DOMContentLoaded', function() { document.addEventListener('DOMContentLoaded', function() {
@ -126,4 +129,4 @@
.catch(error => console.error('Error:', error)); .catch(error => console.error('Error:', error));
}); });
</script> </script>
</html> </html>