瀏覽代碼

Merge commit 'refs/tags/jenkins-front-end-screenad-340-v185^{}' into release

tags/jenkins-front-end-screenad-341-v45^0
caserKing 5 年之前
父節點
當前提交
4732cfe9b9
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      App.js

+ 1
- 1
App.js 查看文件

@@ -1562,7 +1562,7 @@ MyPage = CodePush(codePushOptions)(MyPage);
flexDirection: 'row',
alignItems: 'center',
width: '92%',
height: 250/PixelRatio.get(),
height: 240/PixelRatio.get(),
backgroundColor: '#fff',
borderRadius: 18/PixelRatio.get(),
marginTop: 30/PixelRatio.get(),


Loading…
取消
儲存