|
@@ -172,7 +172,7 @@ render() { |
|
|
<View style={styles.container}> |
|
|
<View style={styles.container}> |
|
|
|
|
|
|
|
|
<Text style={styles.welcome}> |
|
|
<Text style={styles.welcome}> |
|
|
可以修改此处文字,查看是否更新成功! |
|
|
|
|
|
|
|
|
当前版本是:{Package.version} |
|
|
</Text> |
|
|
</Text> |
|
|
|
|
|
|
|
|
<TouchableOpacity onPress={this.sync.bind(this)}> |
|
|
<TouchableOpacity onPress={this.sync.bind(this)}> |
|
|