Explorar el Código

[版本][更改]:可以在更新代码后看到版本号

tags/jenkins-front-end-screenad-38^0
hupeng hace 6 años
padre
commit
48e3b42e4f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      App.js

+ 1
- 1
App.js Ver fichero

@@ -172,7 +172,7 @@ render() {
<View style={styles.container}>

<Text style={styles.welcome}>
可以修改此处文字,查看是否更新成功!
当前版本是:{Package.version}
</Text>

<TouchableOpacity onPress={this.sync.bind(this)}>


Cargando…
Cancelar
Guardar