ソースを参照

[二维码][修改]:[二维码位置修改]

tags/jenkins-front-end-screenad-98-v72^0
meo 6年前
コミット
2779e54231
1個のファイルの変更4行の追加1行の削除
  1. +4
    -1
      App.js

+ 4
- 1
App.js ファイルの表示

@@ -462,7 +462,6 @@ render() {
<Text style={styles.bottomQrcode1Str}>公众号</Text>
</View>
<Text style={styles.bottomPlacehold}>{this.state.versionInfo}</Text>
{/* <Text style={styles.bottomPlacehold}>{this.state.heartConfig}</Text> */}
</View>
</ImageBackground>
);
@@ -700,6 +699,10 @@ render() {
flex: 5,
width:'100%',
height:'100%',
// borderStyle:"solid",
// borderWidth:1,
// borderColor:"red",
marginLeft:18,
backgroundColor:'transparent'
},



読み込み中…
キャンセル
保存