updated 添加活动图片
This commit is contained in:
parent
db415a37f0
commit
6c05f76b2a
BIN
image/my.png
Normal file
BIN
image/my.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 71 KiB |
@ -85,6 +85,10 @@
|
||||
<div class="box"><img src="image/qrcode.jpg" width="150" alt="亲戚关系微信小程序"/></div>
|
||||
<p>微信扫一扫,使用小程序</p>
|
||||
</div>
|
||||
<div class="mod-my">
|
||||
<div class="box"><img src="image/my.png" width="189" alt="我的活动二维码"/></div>
|
||||
<p>一起玩起来吧</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -129,3 +129,18 @@ a:hover{
|
||||
.mod-qrcode p{
|
||||
line-height: 30px;
|
||||
}
|
||||
|
||||
.mod-my{
|
||||
position: fixed;
|
||||
left: 25px;
|
||||
bottom: 25px;
|
||||
text-align: center;
|
||||
}
|
||||
.mod-my .box{
|
||||
width: 189px;
|
||||
/*height: 148px;*/
|
||||
overflow: hidden;
|
||||
}
|
||||
.mod-my p{
|
||||
line-height: 30px;
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user