Commit d2390b95 authored by 袁玲利's avatar 袁玲利

Merge branch 'v_req_11.2' into uat

parents 7cbfd08b 67b6f5a0
...@@ -298,6 +298,7 @@ export default { ...@@ -298,6 +298,7 @@ export default {
font-size: 20rpx; font-size: 20rpx;
color: rgba(0, 0, 0, 0.35); color: rgba(0, 0, 0, 0.35);
margin-left: 12rpx; margin-left: 12rpx;
white-space: nowrap;
} }
.game-description { .game-description {
...@@ -310,6 +311,7 @@ export default { ...@@ -310,6 +311,7 @@ export default {
.launch-btn { .launch-btn {
width: 110rpx; width: 110rpx;
min-width: 110rpx;
height: 56rpx; height: 56rpx;
background-image: url("https://xiaopay2020.oss-cn-shenzhen.aliyuncs.com/static/weapp/gameOrder/playgame.png"); background-image: url("https://xiaopay2020.oss-cn-shenzhen.aliyuncs.com/static/weapp/gameOrder/playgame.png");
background-repeat: no-repeat; background-repeat: no-repeat;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment