Browse Source

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

tags/jenkins-front-end-screenad-38^0
hupeng 6 years ago
parent
commit
48e3b42e4f
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      App.js

+ 1
- 1
App.js View File

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

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

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


Loading…
Cancel
Save