浏览代码

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

tags/jenkins-front-end-screenad-239-v137^0
caserKing 6 年前
父节点
当前提交
6f01803715
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. +2
    -2
      App.js

+ 2
- 2
App.js 查看文件

@@ -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:{


正在加载...
取消
保存