Browse Source

【大屏】【测试提交1】

tags/jenkins-front-end-screenad-335-^0
caserKing 5 years ago
parent
commit
4c668f8b2c
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      App.js

+ 1
- 0
App.js View File

@@ -804,6 +804,7 @@ renderTicketDom() {
<ImageBackground style={styles.background} resizeMode='center' source={require('./image/background.png')}>
{/* 头部title二维码开始 */}
<View style={styles.title}>
<Text>我们都是好孩子</Text>
<View style={styles.titleImagePlace}>
<Image source={require('./image/title.png')} resizeMode='center' style={styles.titleImage} />
</View>


Loading…
Cancel
Save