瀏覽代碼

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

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'
},



Loading…
取消
儲存