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