updated 添加广告测试

This commit is contained in:
zhenghaole 2023-09-22 15:15:04 +08:00
parent dfd00d4948
commit 76947f433f
3 changed files with 5 additions and 1 deletions

View File

@ -427,6 +427,10 @@
<p><img src="static/image/qrcode.jpg" width="150" alt="亲戚关系微信小程序"/></p>
<p>微信扫一扫,使用小程序</p>
</div>
<div class="box">
<p><img src="static/image/luckmoney.jpg" width="200" alt="扫码领红包"/></p>
<p>支付宝扫码领红包</p>
</div>
<p>Copyright &copy; <a href="http://passer-by.com">passer-by.com</a></p>
</div>
</div>

BIN
static/image/luckmoney.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 94 KiB

View File

@ -627,13 +627,13 @@ a:hover{
}
.mod-foot .box{
width: 200px;
height: 180px;
margin: 0 auto 20px;
line-height: 30px;
text-align: center;
overflow: hidden;
}
.mod-foot p{
margin-bottom: 10px;
line-height: 30px;
}