Browse Source

【大屏】【修改】【定位样式】

tags/jenkins-front-end-screenad-239-v137^0
caserKing 6 years ago
parent
commit
6f01803715
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      App.js

+ 2
- 2
App.js View File

@@ -1188,9 +1188,9 @@ MyPage = CodePush(codePushOptions)(MyPage);
alignItems: 'center',
position: 'absolute',
left: 0,
bottom: 30/PixelRatio.get(),
bottom: 60/PixelRatio.get(),
width: '100%',
height: 369/PixelRatio.get(),
height: 270/PixelRatio.get(),
},

adTypeItemImgWrap:{


Loading…
Cancel
Save