Explorar el Código

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

tags/jenkins-front-end-screenad-98-v72^0
meo hace 6 años
padre
commit
2779e54231
Se han modificado 1 ficheros con 4 adiciones y 1 borrados
  1. +4
    -1
      App.js

+ 4
- 1
App.js Ver fichero

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



Cargando…
Cancelar
Guardar