This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
mobileui
/
screenAd
Watch
3
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
273
Wiki
Activity
Browse Source
[版本][更改]:可以在更新代码后看到版本号
tags/jenkins-front-end-screenad-38^0
hupeng
6 years ago
parent
4bc9902e4c
commit
48e3b42e4f
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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)}>
Write
Preview
Loading…
Cancel
Save