上线测试完毕 @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

@ -148,3 +148,15 @@ footer a:hover{
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;
}

View File

@ -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>
@ -80,7 +83,7 @@
<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>