|
|
@@ -339,7 +339,7 @@ export default {
|
|
|
left: 0upx;
|
|
|
& > .btn_entrance {
|
|
|
display: inline-block;
|
|
|
- font-size: 30upx;
|
|
|
+ font-size: 32upx;
|
|
|
color: #666666;
|
|
|
padding: 30upx 20upx 10upx 20upx;
|
|
|
margin-left: 14upx;
|
|
|
@@ -362,7 +362,7 @@ export default {
|
|
|
background: #2ca99d;
|
|
|
position: absolute;
|
|
|
top:-80upx;
|
|
|
- right:35upx;
|
|
|
+ right:70upx;
|
|
|
}
|
|
|
.cg-button{
|
|
|
display: inline-block;
|
|
|
@@ -374,7 +374,7 @@ export default {
|
|
|
background: #3385FF;
|
|
|
position: absolute;
|
|
|
top:-80upx;
|
|
|
- right:-125upx;
|
|
|
+ right:-90upx;
|
|
|
}
|
|
|
.my-cg-button{
|
|
|
display: inline-block;
|