|
@@ -1941,7 +1941,8 @@
|
|
|
|
|
|
// 二维码区域
|
|
|
.two-code-box{
|
|
|
- i{width: 115px;height: 115px;display: block;margin: 60px auto 20px;
|
|
|
+ i{width: 115px;height: 115px;display: block;margin: 60px auto 20px;background-size: cover;
|
|
|
+ //border: 1px solid #666;border-radius: 4px;
|
|
|
background-image:url("~static/images/client/urbanPartners/zs-qd-code.png");}
|
|
|
p{
|
|
|
font-size: 20px;font-weight: 400;text-align: center;color: #3b3838;
|