新增分享二维码

This commit is contained in:
zdx
2020-12-31 13:15:31 +08:00
parent cff94e05f6
commit aa94413f67
12 changed files with 422 additions and 145 deletions

View File

@@ -78,7 +78,7 @@ page{
}
.couponLabel text.active {
background-color: #2151f5;
background-color: #378fff;
color: #fff;
}
@@ -128,7 +128,7 @@ page{
top: 0;
left: 0;
background-color: #c0d3fc;
color: #2151f5;
color: #378fff;
z-index: 102;
font-size: 26rpx;
border-radius: 10rpx 0 10rpx 0;
@@ -215,7 +215,7 @@ page{
.couponEject-list-btn {
width: 140rpx;
color: #2d6bf6;
color: #378fff;
background-color: #fff;
border-radius: 50rpx;
text-align: center;