updated 图片测试

This commit is contained in:
mumuy 2022-06-15 14:08:30 +08:00
parent c878827c62
commit 5fa3c71d9b
4 changed files with 10 additions and 5 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 22 KiB

After

Width:  |  Height:  |  Size: 22 KiB

View File

@ -51,7 +51,7 @@
<p>逢年过节遇到三姑六婆,拒绝叫不出口的尴尬!轻松搞定亲戚关系~</p>
<p>当前亲戚称呼大全已收录约<b id="count">-</b>条亲戚关系</p>
<div class="picture">
<img src="image/app.png" width="320" alt="亲戚称呼换算APP"/>
<img src="image/app.png" width="512" height="320" alt="亲戚称呼换算APP"/>
<a class="btn" href="/relationship/vue/" target="_blank">访问手机版</a>
</div>
</div>

View File

@ -147,10 +147,13 @@ a:hover{
}
.mod-panel .hd .picture{
position: relative;
width: 400px;
padding-top: 15px;
margin-right: 20%;
text-align: center;
}
.mod-panel .hd .picture img{
margin-left: -56px;
}
.mod-panel .hd .picture .btn{
display: inline-block;
height: 36px;
@ -548,11 +551,13 @@ a:hover{
overflow: hidden;
}
.mod-panel .hd .picture{
margin-right: 0;
width: auto;
padding-top: 0;
}
.mod-panel .hd .picture img{
width: 213.33px;
width: 256px;
height: 160px;
margin-left: 0;
}
.mod-panel .hd .picture .btn{
display: block;

View File

@ -51,7 +51,7 @@
<p>逢年過節遇到三姑六婆,拒絕叫不出口的尷尬!輕鬆搞定親戚關系~</p>
<p>當前親戚稱呼大全已收錄約<b id="count">-</b>條親戚關系</p>
<div class="picture">
<img src="image/app.png" width="320" alt="親戚稱呼換算APP"/>
<img src="image/app.png" width="512" height="320" alt="親戚稱呼換算APP"/>
<a class="btn" href="/relationship/vue/" target="_blank">訪問手機版</a>
</div>
</div>