Browse Source

【大屏】【修改】【透明度】

tags/jenkins-front-end-screenad-235-^0
caserKing 5 years ago
parent
commit
a0fb10a394
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      App.js

+ 2
- 1
App.js View File

@@ -1241,7 +1241,8 @@ MyPage = CodePush(codePushOptions)(MyPage);
flexDirection: 'row',
alignItems: 'flex-start',
borderRadius: 6,
backgroundColor:'#fff',
backgroundColor:'rgba(255,255,255,.8)',
},

onlyAdSwiperItem:{


Loading…
Cancel
Save