微信绑定

This commit is contained in:
gongfuxiang 2019-05-26 01:48:28 +08:00
parent d99181673d
commit 48b0ac5c0a
2 changed files with 6 additions and 1 deletions

View File

@ -0,0 +1,3 @@
.my-content {
background-color: #fff;
}

View File

@ -216,13 +216,15 @@
line-height: 45px;
text-align: center;
color: #666;
font-size: 20px;
cursor: pointer;
border-radius: 50px;
border: 1px solid #e3e3e3;
z-index: 1000;
display: none;
}
.commonrightnavigation-right-nav .go-top i {
font-size: 24px;
}
.cart-show {
display: block !important;
}